I have been trying to close the video connection from server but using FLVPlayback “stop()” method does not work , the video still keeps loading until complete…, and I don’t see there is “close()” method for the component.
After looking through the Flash help and found out that there is a method called “getVideoPlayer()” that returns the VideoPlayer reference which can use “close” method to close the stream! See below:
myFLVPlayback.getVideoPlayer(0).close();
5 users commented in " Unload Video Using CS3 FLVPlayback Component "
Follow-up comment rss or Leave a Trackbacki haven’t worked with flash since as2. so much has changed and i’m completely lost in as3. i’ve seriously been searching for this for hours and hours. so simple now that i found your little posting. thank you so much!
Glad it helped, sometimes the Flash help is the gold mine:)
Thank A LOT!
I’ve been looking for a solution for this problem for hours on Google, thank god I eventually found your site.
THANKS!
thank you,i am solution for this problem
THANK YOU!!!
Leave A Reply