Top "Flash-cs5" questions

Flash CS5 is part of Adobe's Creative Suite released on 30 April 2010.

How to create exit button in Flash application

I'm creating a Flash Application that will be exported in exe format and it's not going to run in browser. …

actionscript-3 flash-cs5
How to develop Augmented Reality application for Android

I would like to develop an augmented reality application on a HTC Nexus One mobile phone for android using Flash …

android air flash-cs5 augmented-reality
Change the position of the registration point in Flash CS5

Is there a way to change the position of the registration point inside a Movie Clip using Flash5 ? I've found …

flash flash-cs5
Type was not found or was not a compile-time constant 1046

I want to pulish SWF file from .fla file. I have some scripts there, but when I pulished them - …

actionscript-3 flash flash-cs5
Action Script string to number

I have a problem with following statement trace(Number("1/2")) //output NaN but trace(Number("1.2")) //output 1.2 So, I am bit confused …

actionscript-3 flash-cs5
How do I detect collision detection in flash AS3?

I wanted to create a maze in flash AS3, with the user guiding the character. I tried using this (below) …

actionscript-3 collision-detection flash-cs5
Arrange (z) order of objects in Flash with ActionScript 3?

Is it possible to arrange (z) order of objects in Flash with ActionScript 3? e.g. I have 3 symbol instances on …

flash actionscript-3 z-index flash-cs5
Best Tools for Debugging Flash ActionScript 3 (AS3)

Does anyone want to share the best debugging tools they have found for Actionscript 3 (AS3) and Flash CS5? I've just …

actionscript-3 actionscript flash-cs5
How to Create Alert Dialog in ActionScript3?

I'm working on a project with Actionscript 3.0 in Flash Pro (CS5). I want to create a confirmation box. If I …

actionscript-3 apache-flex flash-cs5
flash event listener for movieclip end?

Could anyone advise the best way to trigger a functiont when a movieclip animation finishes? I figure an eventlistener could …

flash actionscript-3 flash-cs5