Flash iOS如何在uiwebview中显示swf

Flash iOS如何在uiwebview中显示swf,flash,ios7,Flash,Ios7,我在我的项目中创建了一个html文件。它包含代码 <p align=center> <embed id=17173 height=395 type=application/x-shockwave-flash width=500 src=http://17173.tv.sohu.com/playercs2008.swf?Flvid=1390648 allowScriptAccess=\"

我在我的项目中创建了一个html文件。它包含代码

<p align=center>
   <embed id=17173 
          height=395 
          type=application/x-shockwave-flash 
          width=500 src=http://17173.tv.sohu.com/playercs2008.swf?Flvid=1390648 
          allowScriptAccess=\"always\" 
          allowFullScreen=\"true\">
   </embed> 
</p> 

但是当我在
UIWebview
中加载html文件时,它没有显示出来。 我怎样才能解决这个问题


谢谢……

iOS设备不支持闪存。你问的根本不可能

我真的会开始研究html5视频,为那些不支持html5的浏览器提供一个可能的flash回退。默认情况下,iOS不支持Flash