FLVPlayback throwing AsyncError
meekgeek Sep 17, 2007 6:03 PMI'm using the FLVPlayback component in CS3, I'm trying to
stream an flv from a FMS 2 with rtmp.
I'm able to see the videos but I get these errors and I have no way to handle them.
Error #2044: Unhandled AsyncErrorEvent:. text=Error #2095: flash.net.NetConnection was unable to invoke callback onMetaData. error=ReferenceError: Error #1069: Property onMetaData not found on fl.video.ConnectClient and there is no default value.
at fl.video::NCManager/ http://www.adobe.com/2007/flash/flvplayback/internal::connectRTMP()
at fl.video::NCManager/connectToURL()
at fl.video::VideoPlayer/ http://www.adobe.com/2007/flash/flvplayback/internal::_load()
at fl.video::VideoPlayer/load()
at fl.video::FLVPlayback/::doContentPathConnect()
at fl.video::FLVPlayback/set source()
at fl.video::FLVPlayback/play()
at VideoPlayer/::onComboChange()
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.controls::ComboBox/fl.controls:ComboBox::onListChange()
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.controls::SelectableList/fl.controls:SelectableList::handleCellRendererClick()
Error #2044: Unhandled AsyncErrorEvent:. text=Error #2095: flash.net.NetConnection was unable to invoke callback streamInfo. error=ReferenceError: Error #1069: Property streamInfo not found on fl.video.ConnectClient and there is no default value.
at fl.video::NCManager/ http://www.adobe.com/2007/flash/flvplayback/internal::connectRTMP()
at fl.video::NCManager/connectToURL()
at fl.video::VideoPlayer/ http://www.adobe.com/2007/flash/flvplayback/internal::_load()
at fl.video::VideoPlayer/load()
at fl.video::FLVPlayback/::doContentPathConnect()
at fl.video::FLVPlayback/set source()
at fl.video::FLVPlayback/play()
at VideoPlayer/::onComboChange()
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.controls::ComboBox/fl.controls:ComboBox::onListChange()
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.controls::SelectableList/fl.controls:SelectableList::handleCellRendererClick()
_streamLength = NaN
calling getStreamLength
calling getStreamLengthResult(66.899)
I'm able to see the videos but I get these errors and I have no way to handle them.
Error #2044: Unhandled AsyncErrorEvent:. text=Error #2095: flash.net.NetConnection was unable to invoke callback onMetaData. error=ReferenceError: Error #1069: Property onMetaData not found on fl.video.ConnectClient and there is no default value.
at fl.video::NCManager/ http://www.adobe.com/2007/flash/flvplayback/internal::connectRTMP()
at fl.video::NCManager/connectToURL()
at fl.video::VideoPlayer/ http://www.adobe.com/2007/flash/flvplayback/internal::_load()
at fl.video::VideoPlayer/load()
at fl.video::FLVPlayback/::doContentPathConnect()
at fl.video::FLVPlayback/set source()
at fl.video::FLVPlayback/play()
at VideoPlayer/::onComboChange()
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.controls::ComboBox/fl.controls:ComboBox::onListChange()
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.controls::SelectableList/fl.controls:SelectableList::handleCellRendererClick()
Error #2044: Unhandled AsyncErrorEvent:. text=Error #2095: flash.net.NetConnection was unable to invoke callback streamInfo. error=ReferenceError: Error #1069: Property streamInfo not found on fl.video.ConnectClient and there is no default value.
at fl.video::NCManager/ http://www.adobe.com/2007/flash/flvplayback/internal::connectRTMP()
at fl.video::NCManager/connectToURL()
at fl.video::VideoPlayer/ http://www.adobe.com/2007/flash/flvplayback/internal::_load()
at fl.video::VideoPlayer/load()
at fl.video::FLVPlayback/::doContentPathConnect()
at fl.video::FLVPlayback/set source()
at fl.video::FLVPlayback/play()
at VideoPlayer/::onComboChange()
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.controls::ComboBox/fl.controls:ComboBox::onListChange()
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.controls::SelectableList/fl.controls:SelectableList::handleCellRendererClick()
_streamLength = NaN
calling getStreamLength
calling getStreamLengthResult(66.899)
