VideoError: 1000: Unable to make connection to server or to find FLV on server
I've spent a lot of time in the past couple of weeks learning Flash, first on Flash 8 and then Flash CS3/9.
I developed a Flash (swf) file that plays a Flash video (flv) with cue points using the FLV Playback control, though this error occurs with the Video control too. I am using ActionScript 3.0.
It all works very nicely locally, but when I put it on the server and try to access the html file, the Flash control is white (nothing visible) and a popup error message comes up with the error below.
I've looked all over the web (including non-English sites), tried playing with all the Publish settings I could think of (version check, local/network access, omit trace, enable debugging) and tried adding error handling code to the swf file itself. I've also tried changing the path for the flv file to be relative, absolute and somewhere in between, but nothing works.
Does anybody know what can cause this error and how to fix it?
VideoError: 1000: Unable to make connection to server or to find FLV on server
at fl.video::VideoPlayer/play
()
at fl.video::FLVPlayback/
http://www.adobe.com/2007/flash/flvplayback/internal::showFirstStream()at fl.video::FLVPlayback/
http://www.adobe.com/2007/flash/flvplayback/internal::handleVideoEvent()at flash.events::EventDispatc
her/flash.
events:Eve
ntDispatch
er::dispat
chEventFun
ctio n()
at flash.events::EventDispatc
her/dispat
chEvent()
at fl.video::VideoPlayer/
http://www.adobe.com/2007/flash/flvplayback/internal::setState()at fl.video::VideoPlayer/
http://www.adobe.com/2007/flash/flvplayback/internal::httpNetStatus()Thanks in advance,
shovavnik
Start Free Trial