[swfmill] Imported assets and associating a movieclip with a class
daniel fischer
dan at f3c.com
Wed Aug 23 08:14:30 EDT 2006
"Brent Lang" <brent.lang at u1gaming.com> (on Tue, 22 Aug 2006 16:02:55 -0600):
> <clip id="mcXXXButtonExport" class="XXXButton" /> //
> where mcXXXButtonExport is defined in XXXResources.swf
no, that wont work like this. the ids in swfml-simple are not related to internal ids in imported SWFs (those being numeric). You could manually (either from code or with swfml-ll) associate a class with a library symbol, afaik. registerClass is your friend :)
-dan
--
http://0xDF.com/
http://iterative.org/
More information about the swfmill
mailing list