[Flashcoders] NetStream problem

2007-01-08 Thread Olasz RĂ³bert
Hi all! I have a problem to handle a NetStream object. With that code below is working correctly, but i would like to restart the video with the play button when it ends. I did not find out how and where can I put the correct code for it. Please help! Thx Robert AS code: katt_btn._visible = fa

[Flashcoders] netstream problem

2006-09-18 Thread Yves Peckstadt
Hello, I am working on a video player at the moment but the netstream object is giving me a hard time. I need to make use of the bytesTotal and bytesLoaded values to maintain the buffering but bytesTotal isn't working at all for me. In IE (6.0) it always returns -1 untill it's fully buffered and