The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
BB Code (flash animations .swf) Details »» | |||||||||||||||||||||||||||||||||
What does it do?
This BB Code allowes to insert .swf animations into your posts or user's signatures. When you click on "F" button (see zip file) you have to do this: 1.- Enter height and width values (see screenshot 1) 2.- Enter your .swf URL (see screenshot 2) 3.- That's all !! Demo http://www.seusers.com/foro/142266-post20.html (Signature) Works with vb 3.8.x?? Yes How to install? Upload image form zip file. Goto AdminCp->Custom BB Codes->Add new BB Code Code:
Title: Flash BB Code BB Code Tag Name : swf Replacement: <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" {option} id="Untitled-1" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="{param}" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <param name="wmode" value="transparent"> <param name="menu" value="false"/> <embed src="{param}" quality="high" bgcolor="#ffffff" {option} wmode="transparent" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="Adobe - Adobe Flash Player" /> </object> Example: [swf="height=100 width=400"]http://www.seusers.com/intro.swf[/swf] Description: This BB Code allowes to insert .swf animations into your posts or user's signatures. Use {option}: Yes Button Image (Optional) : Upload from zip file to /images/editor or /your_style/images/editor if you are not using vbulletin default style. Remove Tag If Empty: Yes Disable BB Code Within This BB Code: No Disable Smilies Within This BB Code: No Disable Word Wrapping Within This BB Code: No (Not available in 3.8.x or lower, just omit it) Disable Automatic Link Parsing Within This BB Code: Yes (Not available in 3.8.x or lower, just omit it)
Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
sergiomc |
Comments |
#22
|
||||
|
||||
Rare, it's working for me, url truncated or not BB Code works anyway
See https://vborg.vbsupport.ru/attachmen...9&d=1272955427 .txt added to zip file |
#23
|
|||
|
|||
i'm using this replacement :-
Code:
<object><embed src="{param}" {option} allowScriptAccess ="never" type="application/x-shockwave-flash"></embed></object> |
#24
|
|||
|
|||
thats cool
thanks! |
#25
|
||||
|
||||
thanxx foor update bro
|
#26
|
|||
|
|||
its working fine with me but size too small!
|
#27
|
||||
|
||||
you can always change red values dude for bigger size
[swf="height=100 width=400"]http://www.seusers.com/intro.swf[/swf] |
#28
|
|||
|
|||
Quote:
what if i dont want a size; can i remove it so it will take whatever size user going to put? i cant see what ur saying <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/s...ersion=7,0,0,0" {option} id="Untitled-1" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="{param}" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <param name="wmode" value="transparent"> <param name="menu" value="false"/> <embed src="{param}" quality="high" bgcolor="#ffffff" {option} wmode="transparent" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="Adobe - Adobe Flash Player" /> </object> |
#29
|
|||
|
|||
hmm
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" {option} id="Untitled-1" align="middle"> lets see whats stopping me from doing this... (entering this data when posting the swf tags with option) <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" onLoad="window.location.href = "http://www.whatever.com";" id="Untitled-1" align="middle"> thats a good way to either deliver people to malicious sites or even better redirect member traffic Also no offense but loading the web page is interacting with EVERYTHING on the page there's websites that all you have to do is go to them to get a virus or malware. also this mod is not safe from XSS attacks and the obvious other problems with remote and in malicious code that may be in relation to the swf file. I suggest go higher in depth into the mod and have it interact with a php file which takes care of security issues. at leat do something about the xss attacks. and just take the risk with the flash files. There are security measures for flash files to. lok em up and learn |
#30
|
|||
|
|||
I tried this and it does work well but since I'm the only one (admin) that needs to post flash,
I allow only myself to post in html and therefore can post flash without this bbcode. theres an advanced bbcode permissions mod here that you could use this with usergroups you trust, thats works well too |
#31
|
|||
|
|||
Does not work on v4.0.5
If you can update through |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|