Top "Flash-cs3" questions

Flash CS3 is the version 3 of Adobe Flash Professional tool, part of Adobe's Creative Suite.

Flash Security.AllowDomain()

I've got a Flash movie, loading data from an external URL. In fact, it's a RSS reader inside a banner. …

flash security flash-cs3
Flash CS3 - how to stop a frame

I created on first frame menu. On second frame there is all my game. I use button to change the …

flash actionscript-3 flash-cs3
How do I access a movieClip on the stage using as3 class?

public class MyClass extends MovieClip { public function MyClass():void { my_mc.addEventListener(MouseEvent.CLICK, action); } private function action(e:MouseEvent):…

actionscript-3 actionscript flash-cs3
How do I get the user's screen resolution in ActionScript 3?

Is there a way ActionScript 3 can detect the user's screen resolution?

actionscript-3 flash-cs4 flash-cs3
How to click through a display object in Flash with AS3?

I am creating a photo editor app where, at some point, the photo you edit is supposed to be dropped …

actionscript-3 image-manipulation flash-cs3
Passing a variable between frames with actionscript 3

I am new to actionscript 3.0 and I'm experiencing difficulty trying to pass a variable that is created and set in …

actionscript-3 global-variables flash-cs3
Flash CS3 + AS 3.0 Mute and unmute stage volume

Can someone please help quickly mute or unmute the stage volume in Flash CS3 using AS 3.0. Thanks

actionscript-3 flash-cs3
trace() is not working in flashbuilder 4?

i'm trying to use actionscript 3.0 and using trace(), it never outputs content of trace of variable either in flash player …

apache-flex actionscript-3 flash-cs3
Flash 10 Debugger flashlog.txt

I have installed the Adobe Flash Player 10 debugger for Firefox 3 and I am unable to locate the flashlog.txt file …

firefox-addon trace flash-cs3
AS3 How do I stop sound and video when clicking a menu button to go to another frame?

I have a problem with my slideshow script. I have embedding a flash video file into my website with this …

actionscript-3 video audio flash-cs3