I have a flash movie with a dynamic loading textfield formatted in html. What I’m looking to do is format (using a tag?) the loaded html code to have a hyperlink (<a href?>) gotoAndPlay(2) or perform other functions. Anyone familiar with how to go about this?
Do you know what syntax I need to pass a variable through the asfunction?
Say for example I want to go to the frame labelled “thankyou” and change the GOTO function to GOTO(theLabel).
The vars=<a href="asfunction:GOTO???.. and scripting the html code for quotation marks to contain a variable (*“thank you” *) would you use %22, '/, or other syntax?