all groups > flash actionscript > september 2005 >
You're in the

flash actionscript

group:

flv loading problem


flv loading problem mason phoenix
9/5/2005 10:53:10 PM
flash actionscript:
Hi guys, i have the following problem: i have an application where i'm loading
an flv into a mediaPlayback component and it works perfectly when i'm testing
it on my hdd but as soon as i publish it on the web, the flv stops loading, i
don't get any errors there's just nothing happening with that flv. I know the
problem isn't with the path, because the flv is in the same folder as the swf.
Any help is appreciated.
Thanks.
Re: flv loading problem cruzfilipe
9/6/2005 12:00:00 AM
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19439

read this... maybe the server were you have your files don't stream flvs.....
i don't know if is possible read flvs from library, maybe the answer is yes,
but i don't know how...
good luck
Re: flv loading problem mason phoenix
9/6/2005 8:38:04 AM
Re: flv loading problem cruzfilipe
9/6/2005 11:40:56 AM
yes can be the path...
maybe you have a relative path, try to use absolute path like .http://www.yourdomain.com/my_flv.flv
Re: flv loading problem mason phoenix
9/6/2005 12:12:14 PM
I already tryed that, doesn't work though, i tryed loading avi's from the same
path and it worked, i don't know why flv files don't load from there, i even
tryed using NetConnection to avoid the MediaPlayback component, but i had the
same results.
Re: flv loading problem mason phoenix
9/6/2005 12:55:43 PM
I have another question, is it possible to use the mediaPlayback component to play an flv from the library rather than from an URL?This would solve my problems.
AddThis Social Bookmark Button