all groups > flash (macromedia) > september 2004 >
You're in the

flash (macromedia)

group:

redirect code in action script


redirect code in action script pgrox
9/25/2004 8:58:27 PM
flash (macromedia): Has anyone had to add code in the action panel so that end of flash prez goes
directly to the main web site? Help! am totally stuck, needing to have flash
auto redirect at last scene to beginning of main site. Was able to program the
"skip" button, np, but am lost now.

Thanks, much!!!

p
Re: redirect code in action script pgrox
9/25/2004 11:21:57 PM
Found the answer:
Open your flash intro FLA file in Macromedia FLash. Move red timeline slider
to the end of flash intro movie. Select the last frame by single clicking it
with mouse. Press "F6" to create keyframe in this frame. Press "F9" to open
Actions panel. Type the following code there.
getURL("your_url_here");

Replace your_url_here text with appropriate URL of your website.

AddThis Social Bookmark Button