all groups > flash (macromedia) > december 2003 >
You're in the

flash (macromedia)

group:

Flash Movie then Jump


Flash Movie then Jump anolte
12/14/2003 9:09:22 PM
flash (macromedia):
OK, I have a flash movie that I want to run and when done, jump to my web site. How do I do that in Dreamweaver 4.0? Does the Flash file need to be the index.htm file? I know these may sound like simple questions, but help me out, I am new to this.

email me at anolte@midsouth.rr.com


Re: Flash Movie then Jump Laiverd.COM
12/14/2003 11:28:55 PM
Use getURL(); in the last frame of the Flash movie you're playing. More info
in the manual.

John

--
----------------------------------------------------------------------------
-----------------------------------------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------------------------------------
TUTORIALS
Flash & PHP Emailform:
http://home.hccnet.nl/john.mulder/flash/tutorials/flash_php_mailform.zip
----------------------------------------------------------------------------
-----------------------------------------

Re: Flash Movie then Jump abeall
12/14/2003 11:35:30 PM
simple way to do it:
make an index.htm file with you .swf in it.
at the end of your .swf put this ActionScript:
getURL("homepage.htm", "_self");
where 'homepage.htm' is the name(and right path) of your website that would normally be index.htm

cheers


-beally-
-------------------------
"Senior Member" - experienced at messing things up
AddThis Social Bookmark Button