The VideoDisplay in flex2 gives you the option to use it or not, so has been creating a headache for me, i actually posted a bug to adobe !

How do i work around it ? where do i put onBwDone on the server or on the net connection client end ?


Luke Hubbard wrote:
Hi,

The call to onBWDone is in there because it was needed for the
FLVplayer component code to continue. It waits for that call before
init. Perhaps we should remove it all together, forget flv player
compatibility since there are other issues with it and just use our
own custom flv players free from any restrictions.

- Luke


On 8/7/06, Dan Rossi <[EMAIL PROTECTED]> wrote:
  
 Hi there, it seems for some reason NetConnection is asking for the onBWDone
method in flex2, however i cant see anywhere to turn this off. Even
VideoDisplay still asks for it after turning bandwidth detection off. Here
is the console, any ideas?


 NetConnection.Connect.Success
 [AsyncErrorEvent type="asyncError" bubbles=false cancelable=false
eventPhase=2 text="Error #2095: com.pistolmedia.net.Connect was unable to
invoke callback onBWDone." error=ReferenceError: Error #1069: Property
onBWDone not found on com.pistolmedia.net.Connect and there is no default
value.]
 NetStream.Play.Reset
 NetStream.Play.Start
 NetStream.Buffer.Flush

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org



    

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

  

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to