Tagged Questions

2
votes
1answer
312 views

How to do a proper haXe preloader for Flash, or what do you think is the best way to do it?

I have recently begun to develop a game in haXe which targets the Flash platform. I can say that I'm not really used to Flash and how it works, it is really apparent that it was intended for ...
0
votes
1answer
442 views

Attaching swf elements by ObjectID

I have swf file with some graphics I need to use in my haxe(future compiled to swf too) program. There is no problem with embedding pictures by swfmill, so i tried to disassemble the swf with swfmill ...