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

506 user(s) are online (6 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 506


more...

Donat-O-Meter

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

Did you know ?

You can execute planified tasks

Random question

How can i open another website inside my xoops website?