actionscript 3.0 - .swf nested within a .swf?
Posted
by Sylos
on Stack Overflow
See other posts from Stack Overflow
or by Sylos
Published on 2010-04-20T15:39:52Z
Indexed on
2010/04/20
15:43 UTC
Read the original article
Hit count: 111
actionscript-3
|as3
I know how to load in a .swf from an external file. However, I don't know how to run one that's already in the library. Is it possible to have a .swf nested within a .swf? I want the final thing to be just one file. Please help!
© Stack Overflow or respective owner