I´m 开发者_C百科trying to display two movie clips on the scene. I made an action script file called main.as and the .fla file is calling the main class. The button class is a button movieclip.
I\'m wondering if it would be use开发者_如何学Pythonful to switch from developing in Flash IDE to Flash Builder.Still a bit confused if this will mean having to abandon all my previous Flash work, or
Sorry for my bad English. I have the following problem: I have a .fla file, that works with Socket class. There is a server(written in Delphi XE, but it does not matter). I connect to it from my .fl
If I do this: myButton.addEventListener(MouseEvent.CLICK, doThingA); myButton.addEventListener(MouseEvent.CLICK, doThingB);
I want to pulish SWF file from .fla file. I have some scripts there, but when I pulished them - they don\'t work. I get error from compiler:
I am dubious that anyone will be able to help, but thought I\'d post just in case... I\'m trying to get Flash to display a bulleted list using bold embedd开发者_StackOverflowed fonts.
I am getting a strange issue in Flash CS5. I have a .fla file that was working fine up until recently. Now, when I Ctrl-Enter to Test Movie...nothing happens.
I am creating a flash game for iPhone using Flash CS5, Everything runs smoothly when creating swf via Ctrl+Enter. But when i am attaching .p12 and provisioning profile files and publish the FLA for ge
Hey am a newbie to Android developme开发者_如何学运维nt. I need an application to test the accelerometer values on my mobile phone. I need the values on my system so that I can manipulate that info fo
I added a graphic to the stage and I need to access it from actionscript开发者_C百科, any idea how to do that?You need to convert your graphic to a MovieClip: