I am new to actionscript 3.0 and am using Adobe flash CS6. I need to pass the value of a javascript variable to my actionscript code embedded in my timeline (I am not programming in a seperate .as file but the timeline itself.). I need to compute a value using javascript, and then I need to use that value in my actionscript code. How can i do this?
My purpose is to return a String value using a javascript function and then display the same String in a text area in my flash movie. (test1.swf)
But i see nothing in the textarea....
I have attached the code as well as other details in a text file.. plz follow the link http://share-ideas.in/saurabh/App/test/code.txt