This content has been marked as final.
Show 3 replies
-
1. Re: How do you play audio only from FLV?
kglad Oct 22, 2010 12:51 PM (in response to ac361)as2 or as3?
actually, it wouldn't matter if you want to do this the crude way: add an flvplayback component to your stage to play the flv and assign its visible (or _visible) property to false.
-
2. Re: How do you play audio only from FLV?
ac361 Oct 22, 2010 1:10 PM (in response to kglad)Thanks, kglad. Now I'm wondering if this can be done in Flex
-
3. Re: How do you play audio only from FLV?
kglad Oct 22, 2010 1:24 PM (in response to ac361)i don't use flex but if you can access the netstream class you can probably stream the flv without attaching it to a video instance.


