Guest_imported
New member
- Jan 1, 1970
- 0
So I have an HTML page calling a SWF to load in it. That's fine. But now for some reason I want the HTML to tell the SWF to Goto Frame #5 and Play.
My thoughts are that I set a Variable in the HTML and have Flash look for that Var. -but how does that work?
OR I just have a few lines of JAVA with the GotoFrame(5) line in it, but that doesn't seem to work either.
I've been foolin' around with Java and Such, but I can't seem to get the HTML and the SWF to talk... or the SWF just won't listen.
My thoughts are that I set a Variable in the HTML and have Flash look for that Var. -but how does that work?
OR I just have a few lines of JAVA with the GotoFrame(5) line in it, but that doesn't seem to work either.
I've been foolin' around with Java and Such, but I can't seem to get the HTML and the SWF to talk... or the SWF just won't listen.