I have a sample code: backgroundChange_btn.addEventListener(MouseEvent.CLICK, randomBG); function randomBG(e: MouseEvent): void { var Background = new Array
I'm required to use ActionScript 3.0 in Adobe Animate for my latest project. It is really difficult for me to understand because I'm still. If any of you guys c
With the latest version of adobe air the component HTMLLoader has been removing. In my case, I used it to display pdf files inside my air application. if ( HTML
I'm new to ActionScript and I'm confused about these two errors. I already have some prior coding experience from other languages. Scene 1, Layer 'Actions', Fra
I have this static public function berechne() and I want this function to return data. But data is inside another function, so I can't access it outside the fun
How can I find out when excactly SWF was created? Is there any free decompiler that can do the job? Thank you.
Okay, so I am making a game, and I can't figure out how to keep the sound track from overlapping. When the game comes to a lose or win screen, I will click "Pla
If I use colortransform to set a color to an object is there any way I can call on that color through the parent? for example var color1 = new ColorTransform();
I have an object that gets properties added in this sequence. Home School living status sound Memory When I loop through the object they don't come out in t
I am working on a app using Adobe flash Builder which should pop up a Alert window once a particular event has been triggered. Another event needs to be called
I need to convert latitude longitude values into pixel positions as well as do the opposite. I've found many solutions to go from lat/lng->pixel, but can't f
I am creating a flash site where someone can customize a canvas. Then they can preview this canvas on the product. Because of the way monitors display colors, w
Ok I need help to figure out how to make it when the stuntman collides with the hoop it adds one point but instead it detects the collision multiple times and a