Groups > Multimedia > Macromedia Flash > Re: Go to web page AND frame number possible?




Go to web page AND frame number possible?

Go to web page AND frame number possible?
Fri, 9 May 2008 12:27:30 +0000
Post Reply
Re: Go to web page AND frame number possible?
Fri, 9 May 2008 17:25:16 +0000
... do not know about behaviors ...
 anyway - is it a flash movie ? is it your own movie ? if yes try this: 
 ...if yo want to link to a cetain frame in a flash movie put a flashvars into 
the embed tag ( in the html document) of your swf like this <embed
src="my.swf" 
flashvars="gotoframe=7" ..... > and in the flash movies first frame
first line 
you place this action script: if (gotoframe) gotoAndStop(gotoframe);

Post Reply
about | contact