This is probably in the wrong forum, so feel free to move it please…
Here’s the situation. I have a flash movie that has three “steps” that the user must click through. The flash is embedded on an html page that contains a “next” link. I don’t want the link to become active (i.e. they can’t click next) until the user has clicked through all three steps in the flash movie. Is there a way to do this by maybe sending a variable from flash to a javascript telling it to activate the “next” link?