发表评论
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。
| 相忘于江湖-小寒'blog |
|
Posted by 小寒 at 11:26:22 | 代码片段 | 0人发表了评论
<option value="2">Real视频</option>
<option value="3">Flv视频</option>
else if(sFlashType==2) {
flashtag = '[flash=real]';
}
else if(sFlashType==3) {
flashtag = '[flash=flv]';
}
elseif ($type == 'real') {
$html = '<object classid="clsid:cfcdaa03-8be4-11cf-b84b-0020afbbccfa" width="'.$width.'" height="'.$height.'">
<param name="autostart" value="0">
<param name="src" value="'.$swf_url.'">
<param name="controls" value="Imagewindow,controlpanel">
<param name="console" value="cons">
<embed autostart="false" src="'.$swf_url.'" type="audio/x-pn-realaudio-plugin" width="'.$width.'" height="'.$height.'" controls="controlpanel" console="cons"></embed>
</object>';
}
elseif ($type == 'flv') {
$html = '<object type="application/x-shockwave-flash" data="image/flv3.swf" width="'.$width.'" height="'.$height.'" id="vcastr3">
<param name="movie" value="image/flv3.swf"/>
<param name="allowFullScreen" value="true" />
<param name="FlashVars" value="xml=
<vcastr>
<channel>
<item>
<source>'.$swf_url.'</source>
<duration></duration>
<title></title>
</item>
</channel>
<config>
</config>
<plugIns>
</plugIns>
</vcastr>"/>
</object>';
}
uchome日志mp3播放插件连续播放的修改 (2009-6-13 17:23:4)
开心农场、荣光医院群组增强版 (2009-6-11 22:57:25)
隆重推出新同居时代升级版本:快乐婚礼。 (2009-6-10 22:3:8)
uchome风格作品 适用于uchome1.5正式版 (2008-12-22 17:7:59)