FLVs don’t play

Spent ages trying to attach an FLV to a Video object – it just wouldn’t play, or would flicker onto the screen.

Turned out to be exactly the same problem as for sound – if you try and attach an FLV to a Video object, the associated NetStream and NetConnection objects will be garbage collected, unless a reference to them exists in an object which persists.

Leave a Reply