Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: How do I link to a scene?
From: Branden Hall
Date: Tue, 15 Dec 1998 10:29:39 GMT

I have some Javascript that does exactly what you want now up...
the script works as follows:
www.myurl.com/flash.html?{frame number}
or
www.myurl.com/flash.html?{frame number}+
If the + is present the movie plays when it jumps to that frame,
otherwise it just
jumps to that frame and stops.
You can use this with scenes by treating your movie as if it is one
*big* movie and figuring out, if your scenes were laid out right after
the other, what frame # the frame you want to start on is.
Here is an example:
http://www.wam.umd.edu/~bjhall/flash/example.html?2
and
http://www.wam.umd.edu/~bjhall/flash/example.html?1+

The source is available at:
http://www.wam.umd.edu/~bjhall/flash/gotoframe.zip

--
-=Branden J. Hall=-
Webmaster, Campus Recreation Services
University of Maryland, College Park
http://www.wam.umd.edu/~bjhall/



------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  FLASH: How do I link to a scene?, Jason

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]