PDA

View Full Version : Attach NetStream to FLVPlayback


fentunfont
01-17-2008, 01:20 AM
does anyone know a way I can create a netstream external to the flvplayback then pass in that netstream to the flvplayback to play?

for various reason i need to open and manipulate the stream before flvplayback gets its dirty hands onto it then pass it in. simply playing the netstream isnt ideal because i would like to skin it

absolutezero3424
10-26-2009, 07:49 PM
chances are you've already found your answer, BUT for those who ran into this problem like I did, here is one proposed solution (btw, I haven't test this yet, but I will be):

http://www.actionscript.org/forums/showthread.php3?t=152982

absolutezero3424
10-27-2009, 02:31 PM
ok, the previous solution doesn't work for what I want to do because it's a read-only property!