Playing .mpg videos in Flash/Actionscript

对着背影说爱祢 提交于 2019-11-29 18:08:24

Flash player can play a limited number of video formats : Sorenson Spark H263 (FLV), On2 VP6 (FLV) and H.264 (MP4, M4V, F4V, 3GPP).

So for your mpeg video you have to convert it to one of these supported formats.

For more information, you can see supported codecs for flash player and here to understand more video formats, also you can take a look on wikipedia.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!