I have a flash document which is an animation of my company logo, it is displayed when loading any of my clients web pages but i need to know how to redirect it to the client\'s home page after the an
I have some ideas about flex and php comunation, and i want your suggestions and answers of the problem. My flex project will communicate with PHP that will output xml code, Actionscript will get this
I am using Flash - Actionscript 3.0 - to load image paths (and ultimately the images) from an XML file and then I am using the Tweener class to animate the tweens to scroll across the header.
I am calling an Actionscript function from JavaScript and it works in all browsers except for IE9. I narrowed it down to the js function that retrieves the movie object:
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am new in actionscript 3 and I have this code which doesn\'t work. So can you check it? I only want that Label1.text got input \"hello world\"
I have lexer/parser (Generated from an ANTLR grammar file) which (for performance reasons) I have compiled to C code which will be included into my actionscript project using Adobe Alchemly.
I use states in a Flex application to switch from normal to fullscreen view. These states are defined in mxml and in a specific tag:
My app has buttons that users press to insert predefined strings into a textarea. I\'m now making it load in the button values dynamically so users can define their own buttons.
If I have a swf file, is it possible to retrieve object names and types (some kind of reflection) somehow?