Guest Posted April 30, 2010 Report Share Posted April 30, 2010 Can we have an [swf] tag? It'd be better than to have to link to the swf illustrations I make outside the board, it won't be that hard to program...(I can give you the code myself if vBulletin and IPB codes are the same) Or maybe allow swf to be attached with posts? Quote Link to comment Share on other sites More sharing options...
0 rookie1ja Posted April 30, 2010 Report Share Posted April 30, 2010 There is already an option to embed media files like video, movie, flash, blogmedia, youtube directly in posts. Just use the media tag. The following code [media]http://www.youtube.com/watch?v=YHe3ag3i8v8[/media] would look as follows Quote Link to comment Share on other sites More sharing options...
0 Guest Posted April 30, 2010 Report Share Posted April 30, 2010 (edited) Well it seems to accept Flash but it's a bit buggy, the file won't show up but I tried one with a Mouse.hide(); function in it (which cause the mouse to flicker) and it did, but the file itself doesn't show up in the post: EDIT: hmm, instersting what is embedded in the code of the post (right click on thepost and click View Page Source) <object type="application/x-shockwave-flash" data=".../Temp/Player.swf" > <param name="movie" value=".../Temp/Player.swf" /> <img src="http://brainden.com/forum/public/style_images/master/noflash.png" alt="" /> </object> Edited April 30, 2010 by rookie1ja Quote Link to comment Share on other sites More sharing options...
0 rookie1ja Posted April 30, 2010 Report Share Posted April 30, 2010 I will look into it and let you know. Any particular swf file for testing? Quote Link to comment Share on other sites More sharing options...
0 Guest Posted April 30, 2010 Report Share Posted April 30, 2010 If you need one for testing here's a small simple one: http://anzapower.webs.com/Temp/Player.swf (I know all my links point to anzapower.webs which might make it look like I own a whole site but in fact this is only a webs account I use to upload all sorts of random pages and swf files so it's not really a site) If you want I once made a spoiler tag for another site but in vB, if they're both the same I can provide the code to make a Flash one... Quote Link to comment Share on other sites More sharing options...
0 rookie1ja Posted May 1, 2010 Report Share Posted May 1, 2010 The media tag is fixed now. [media]http://anzapower.webs.com/Temp/Player.swf[/media] http://anzapower.webs.com/Temp/Player.swf I advise to embed only smaller flash files for faster loading. Quote Link to comment Share on other sites More sharing options...
0 Guest Posted May 2, 2010 Report Share Posted May 2, 2010 ^ Works perfectly, thanks... Quote Link to comment Share on other sites More sharing options...
Question
Guest
Can we have an [swf] tag? It'd be better than to have to link to the swf illustrations I make outside the board, it won't be that hard to program...(I can give you the code myself if vBulletin and IPB codes are the same)
Or maybe allow swf to be attached with posts?
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.