I’d like to load a .txt file containing HTML with LoadVars, and have a link within the HTML code perform a Flash action. I’m sure I’ve seen this before but I’m not sure of the syntax, and I can’t seem to find the documentation. If anyone could provide information or links to information on this, I would appreciate it.
To clarify–let’s say I’ve already loaded my HTML into Flash. I want a code kind of like this:
<a action="myFunction();">Start this movie</a>
where myFunction() is defined in the Flash movie already.
Thanks! (-: