what i want to do is make a javascript tell my flash movie to go to a specif
ic
frame and stop. the catch is i'm not real swift with javascript. to furthe
r
complicate things, i want it be an auto-executing script that is in a differ
ent
frame than my flash movie is in.
to help simplify things, for me, my movie name is mainmovie. the frame the
javascript is supposed to be in is history, and the frame holding my movie i
s
flashframe.
i do know about the added lines to the embed and object lines.
OBJECT: id="mainmovie"
EMBED: NAME=mainmovie, swLiveConnect=true
if somebody could help me i would appreciate it. thanks. abe
|