|
Flash for all browsers
This modification is in the archives.
Modified from Flash BB Code v1 By tnsezer
I didn't see this posted, and not sure of the format used to post here, but after a lot of searching I thought I'd share the method I used you'll need to grab http://blog.deconcept.com/swfobject/#download and upload it to your forum directory Code:
To Install:
1. Go To Admin CP
2. Scroll down the left nav and select Custom BB Codes
3. Add New BB Code
4. Fill in the following:
Title: Flash Code
Tag: fla
Replacement: <script type="text/javascript" src="swfobject.js"></script>
<div id="flashcontent">
This text is replaced by the Flash movie.
</div>
<script type="text/javascript">
var so = new SWFObject("{param}", "mymovie", "600", "400", "8", "#336699");
so.write("flashcontent");
</script>
Example: [fla]http://domain.com/games/burgertime.swf[/fla]
Description: Embeds flash into posts
Use {Option}: No
Code:
<script type="text/javascript" src="swfobject.js"></script> yes, using this on an open forum is dumb, you will have auto redirects and be hacked. Download
This modification is archived, downloads are still allowed. Screenshots |
|||||||||
Similar Mods
| vB3 Flash Player - Play Any Flash Game / Movie - Tetris, Pacman, Frogger, Minesweeper | vBulletin 3.0 Full Releases |
| vB Flash Player - Play Any Flash Game or Movie - Tetris, Pacman, Frogger, Minesweeper | vBulletin 2.x Full Releases |
| Browsers List | vBulletin 3.6 Template Modifications |