I\'ve been trying to load a simple .swf (home.swf) and have it play automatically on my existing fla project (as2). These are the steps I have taken..
I have externalized the actionscript code of a movieclip into a separate class files. This movieclip requires references to some other clips on the stage. What I am currently doing to reference those
I\'m trying to play a remote AAC file in ActionScript 3 in Flash CS3 and am currently using this code:
I\'m trying to use the Astra library from Yahoo but I\'m getting an error saying the base class BaseScrollPane is not found. It appears to be imported from fl.containers.BaseScrollPane, which leads me
am using AS3 and i have one dynamic text filed. The properties Fontname \"verdana\" size \"14\" style \"Bold\"
I am creating a portfolio website for myself and want to embed a swf that is a simple flash game into my main flash file. My problem is that when I use this code to put the swf into my main flash file
I have run into a small graphics glitch in Flash.It seems to be both in FP9 - Exported via Flash CS3, and FP10 - Exported via the Flex 4 beta SDK.
I want to detach a movieclip and attach 开发者_如何学运维it elsewhere, but it doesn\'t seem possible in AS2.
I have this action script that pulls images from a xml file > myPhoto = new XML(); > myPhoto.ignoreWhite = true;
I\'ve created a small music player with a sliding volume control.I\'m having trouble with the volume.Though it does control volume properly, if I set the initial volum开发者_JS百科e to less than 100%,