Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Telling a pop up window .swf file what frame to go to... |
From: | Marc Hoffman, Poison Dart Frog Media |
Date: | Thu, 20 Apr 2000 17:16:46 +0100 |
At 11:01 AM 4/19/00 , you wrote:
>I open a pop-up html windows with a .swf file using a button and javascript
>from my original movie. Can I tell the new flash movie what frame to go to
>within the new movie with my javascript or something to that affect?
>
yes but you will need to be sure the movie has loaded to the targeted
frame, otherwise the JS "go-to) cannot succeed. Might need a
cross-communication: loading movie loops in a few blank frames while it
uses "if frame is loaded" to determine if the (potentially) targeted frame
is ready, then uses FS Command to trigger the JS function that calls the
appropriate frame. This way you could name the JS function the same but
modify it in different contexts (different pop-up windows) to make Flash go
to different frames.
Marc Hoffman
Poison Dart Frog Media
http://www.dartfrogmedia.com
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml
Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
FLASH: Telling a pop up window .swf file, Tom Wolfe
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]