northcode swf studio vs flv files
做了个flash的项目,要调用大量flv视频,最终发布的产品需要比较好的用户操作性。所以决定发布成可以直接运行的exe文件,免除可能插件没有的烦恼。
不过swf虽然可以直接创建播放器,但是如果通过fscommond实现全屏和屏蔽了右键,那么就没办法创建了。不得已只全屏而不屏蔽右键。
找到了一个可以打包swf为exe的软件——SWF Studio。按照这里的教程试了一下,发现虽然能实现全屏和屏蔽右键的功能,但却不能正常调用flv文件了。主要功能一览里说可以“播放Windows Media Player支持的任何多媒体格式”,flv似乎不在支持之列了。但是开发团队在这里却说:
There’s only one situation with SWF Studio I know of where FLV files won’t load properly and that’s if you’ve enabled the secure loader and then you try to load a local FLV file. I believe we correctly handle all other cases in the latest development build. If you’re a registered SWF Studio V3 user, the best thing to do is fire off a quick email to support@northcode.com with your serial number and ask for a copy of the latest dev build with all the latest, greatest fixes.
大体意思就是说,我们在最新版里处理了这个问题,只要你激活了安全的载入程序并调用一个本地flv文件,是能正常播放的。也可能是我测试的版本太低的缘故吧。eba33362

最近评论