Groups | Blog | Home
all groups > flash (macromedia) > october 2007 >

flash (macromedia) : Stop FLV from preloading



Turbo 1960
10/20/2007 8:32:55 PM
Hello

Please if you have the time. How may I stop mt SWF from preloading the FLV on
webpage. I would like it to only load the FLV when a user hits the play button.
As off now when a user hits my page it starts preloading my 25 meg file.

Thank you for your time
Mark

mhunter
10/22/2007 7:49:51 PM
Not sure what you mean by preloading the FLV. Is it not streaming? If it is, it
is not preloading, it simply loads it instantly and waits to play it.

The simple way to avoid it showing up at all is to not have the swf load onto
the page until they hit a button. Or the code that loads the flv on a second
frame. What kind of file are you using to load the flv?
mhunter
10/23/2007 12:00:00 AM
Turbo 1960
10/23/2007 2:13:31 AM
I am using a SWF to load the Flv and yes I do not want the stream to start
untill the user hits the play button. Here is a link to a test page.
http://www.coosbayspeedway.us/index1.htm

Thank you for your time
Mark
Turbo 1960
10/24/2007 2:07:07 AM
The problem is in my area maybe 35% of the population is still on dial up......
so for them they have to wait for that video to load before the page completely
loads and a lot of times it is the main navigation menu that seems to load last
for them. This is not aceptable.

Thank you for your time
Mark
mhunter
10/26/2007 2:52:19 PM
while I cant simulate dial up speed, I can tell you that I didnt load 26 megs
in 2 seconds. You might want to try commenting out the flv part and see how the
page loads I am also hoping that me bumping this back to the top will make it
so that someone who knows more will see it. from what I understand, if you have
a swf loading the flv, it will not preload. it only has to find the flv and
start the streaming.
Yntrinzix
10/26/2007 5:27:13 PM
Have you tried clicking the component inspector of the FLVPlayback component
within Flash itself then set the autoplay = false?

I think you can also set this settings in the parameters tab beside the
properties inspector
Tom Pesto
10/26/2007 10:17:12 PM
AddThis Social Bookmark Button