Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: start to play halfway through a movie |
From: | John Dowdell |
Date: | Mon, 8 May 2000 21:30:05 +0100 |
Although this is theoretically possible, via Flash's API to JavaScript (in
browsers which support it), there's a significant practical problem: SWF
files stream in the order of play. To jump halfway through a movie, you'll
have to wait for the first half to load.
(This is how the Macromedia Flash Player can start displaying a
presentation before the entire file downloads: the SWF is written in order
of appearance, and so you receive the first elements first.)
If the movie is already entirely in the browser cache, then you can use
JavaScript in popular browsers other than IE/Mac... takes a bit of skill,
but it's certainly achievable.
In most situations you might want to break that single SWF out into
multiple movies, so you can quickly stream and display whichever part of
the presentation you'd prefer.
jd
John Dowdell, Macromedia Tech Support, San Francisco CA US
Search technotes: http://www.macromedia.com/support/search/
Offlist email risks capture by the spam filters. I may not see your
email if it's not on the list. Private one-on-one email options are
available via Priority Access: http://www.macromedia.com/support/
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
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]