I have been trying to add a movieclip to my .fla file from a class. my main fla file: main.fla actionscript file: script.as
This is the strangest problem I\'ve faced in flash so far.I have no idea what\'s causing it.I can provide a .swf if someone wants to actually see it, but I\'ll describe it as best I can.
What are the steps necessary to access moviec开发者_高级运维lips from an imported swf within a Flex application?I\'m utilizing the SWFLoader, which allows me to import the swf into the application, bu
I\'m building a game of which the interface is one of the first items to load on screen. Sound button, p开发者_开发问答ause and all the bits -
I\'m writing a card game in ActionScript 3. Each card is represented by a开发者_如何学JAVAn instance of a class extending movieclip exported from Flash CS4 that contains the card graphics and a flip a
I have some nested movieClips. I\'ve got an event listener on the parent listening for a mouse click. Problem is, the listener never picks up the click.
Hey all. I\'m working on an application that was originally intended for HTML, but I\'ve recently concluded that the best thing to do for my purposes is to do it in Flash instead.
i\'v开发者_运维知识库e a MovieClip and i would like to change the transparency of this movieclip how can i do?
I have a MovieClip object, which is exported for actionscript (AS3) in an .swc file. When I place an instance of the clip on the stage without any modifications, it appears in the upper left corner,
I am trying to load a swf(as3) into another As3 Swf with the Movieclip loader. After loading however Loader.width/loader.content.width returns an exaggerated value than the actual width of the swf bei