Thank smithfox translation,中文版
This is not a 100% frequency bug, I spent 3 days to debug it and I’m not sure I can duplicate it again.
case:
Connect to FMS Server using NetStream, once invoke method NetStream.play(‘streamName’), the flash player will crash.
all of flash player release have the same issue: single,debug,plugin
The bug will appear if satisfy the conditions below, ((but not all)
- Win7 OS
- Play RTMP stream. RTMP stream can be published by Flash Media Server(FMS) or Red5. In other words, playing local flv/f4v/mp4 video have not this problem
- the Stream contains audio
- Use Frame meta to pre-load. if you do not understand Frame pre-load, see this article: Preloaders in AS3;
- After complete pre-load, call ‘removeChild’ to remove the pre-loaded instance of the class (BUG here).
Development and testing platform (appear BUG)
- Flex SDK 4.5.1
- Flash Media Server 4.0
- Flash Player 10.3
- Windows 7
- Chrome12/Opera11.5/Firefox5/IE9
继续阅读 »
最新评论