I have the following code on the timeline, but when I try and output date_string from the Slider_Tracker array it says it is undefined.
I need to create a designer tool in Flash for laying out how kitchen worktops/countertops look. I found something similar to what I need:
How do I create a global function that I can call from my actionscript code in a Coldfusion Flash Forms page. Currently, all actionscript functionality on the page is linked to an event, for example,
I am looking for code, examples, library, components for using google analytics event tracking with my Actionscript 2 Flash movies. I can find info about AS3 on the google code site but not AS2. What
I have create the \"snow\" effect with the linked tutorial, basically it manipulates the instance of an object on the canvas and calls the script in the actions on the animation load.
I want to learn event-handling methods in AS2. 开发者_开发知识库Can you please recommend me good website for learning?(a free one is good)From google:
I have a PHP script which includes a header file (header.php) which in开发者_运维知识库cludes a javascript file containing some javascript methods.
Ive been reading a bit about actionscript 2 and actionscri开发者_C百科pt 3, and there is something I want to ask, does these languages have a main class like in other languages ( C++ C#)...am asking t
I have a GUI using Flex. I have a condition like i need to execute some command line arguments in the local machine开发者_Python百科 and get the results back or output back to a textbox area. How can
I am having a problem passing an array variable from Flash (AS2) to PHP. In action script I have several arrays defined like thi开发者_StackOverflow中文版s