Loading swf in AS3 is not as simple as AS2 loadMovie(“file.swf”, mc_name). You first have to define a loader class and URLRequest path pointing to the external swf file location. Continue reading “How to load SWF into MovieClip in AS3”
Loading swf in AS3 is not as simple as AS2 loadMovie(“file.swf”, mc_name). You first have to define a loader class and URLRequest path pointing to the external swf file location. Continue reading “How to load SWF into MovieClip in AS3”