SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

How do I use Flash in Xoops?
If you use this code in a block you should be able to put flash.swf straight into a block that will play without having to link externally.
<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>
You can also use this code to show flash programs directly into your forum also just ensure you have "html tags" enabled answered by Kiwiguy in the forums. You can also use the debaser module.


The comments are owned by the author. We aren't responsible for their content.


Login

Who's Online

103 user(s) are online (1 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 103


more...

Donat-O-Meter

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

Did you know ?

you can add a help link into the register page.

Random question

What is the difference between View Account and Edit Account?