SmartFAQ 由 The SmartFactory (https://www.smartfactory.ca) 开发,InBox Solutions (https://www.inboxsolutions.net) 的一个部门

如何在 Xoops 中使用 Flash?
如果您在一个模块中使用此代码,应该能够将 flash.swf 直接放入一个模块,而不需要外部链接即可播放。
<HTML>
<
BODY><center>
<
object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="400" height="250">
<
param name="movie" value="http://www.yoursite.com/yourfilename.swf">
<
param name="quality" value="High">
<
embed src="http://www.yoursite.com/yourfilename.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="400" height="250">object>center>
BODY>HTML>
您还可以使用此代码直接在论坛中显示闪存程序,只需确保您已启用“HTML 标签”,这是Kiwiguy在论坛中的回答。您还可以使用debaser模块。


评论归作者所有。我们不对其内容负责。


Login

Who's Online

271 user(s) are online (21 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 271


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Did you know ?

You can set the page's redirection's delay

Random question

Is there any Search module that can use AND , OR search through the database?