开发者

Stream a swf instead of downloading a whole swf before displaying

Is there any way to stream an .sw开发者_如何转开发f file instead of making the site wait until the entire swf is loaded? A client i am working for wants a flash-based animation to open the site, but it is a big file. Was wondering if anyone had any suggestions for swf streaming?


Initially swf was designed for some streaming ( playing the content on the fly as available ), the trouble was that it wasn't designed for loading random part of the swf like a "proper" streaming video. so depending on what your swf is doing you can still stream it, and can use the framesLoaded property to figure out if the part you want to play is loaded and wait at regular checkpoint.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜