[swfmill] Extending existing swf
Michael Pliskin
pl at tepkom.ru
Mon Feb 4 07:05:45 PST 2008
Hello Krzysztof,
Thanks for the tip, this is what I was doing for AS2 as well.
However, if I do like that, I don't know (yet) any way in Flash9 to
access AsWing classes being 'hidden' in aswing_as3. Do you know any
way to deal with that?
Mike
KR> I usually do this by combining two or more swfs. Sth like that:
KR> <movie>
KR> <clip id="aswing_as3" import="aswing_as3.swf"/>
KR> <clip id="some_assets" import="assets.swf" />
KR> <clip id="componentsTheme" import="theme.swf" />
KR> <frame>
KR> <library>
KR> </library>
KR> </frame>
KR> </movie>
KR> So basically no need to add resources into existing swf - just make
KR> another out of them.
KR> Hope that is what are you looking for...
KR> Christopher
--
Best regards,
Michael mailto:pl at tepkom.ru
More information about the swfmill
mailing list