|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Migrating automatically from Flash at the end of animation
Hi all,
I'm new with using Flash5.0. I have created an animation in Flash, and I want to go to my homepage automatically after the animation ends. I coded the GetURL at the end of the animation, but it pops up a new browser window. I want to transfer within the same browser window! Can someone please help me on that. many thanks. Azora |
|
#2
|
||||
|
||||
|
Hi,
Make sure you haven't specified a _target in the getURL() options. I sometimes use a javascript function in the html page and call it from the movie to redirect to wherever. This is handy if you need to add a pause at the end of the movie without adding a getTimer() based loop or pointlessly duplicating frames to add a pause. Regards, Ed.
__________________
/* measure twice, cut once */ |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > Migrating automatically from Flash at the end of animation |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|