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 |
#2
|
|||
|
|||
thank you i will try it
|
#3
|
|||
|
|||
This is worse than letting someone use HTML in their signature. Imagine how quickly somebody could spread a virus, considering how big said person's forum is.
|
#4
|
||||
|
||||
Oh my God!, maybe I should uninstall ads on my forum, because they are using almost the same code.
C´mon people, swf files are just animations, just like youtoube embebed videos, flv videos. How come do you attach a virus on an animation?. Best regards |
#5
|
||||
|
||||
|
#6
|
||||
|
||||
yeah, specially if you execute it /open it manually.
NEVER a swf animation executed on a web page will interact with your hard disk files, Macromedia has implemented policies to avoid this kind of actions Quote:
Quote:
Please people, don't worry... be happy If you don't want to take "the risk", please just don't install it. Sharing this bb code wont help me to hack your site or get your bank account PIN or something. |
#7
|
||||
|
||||
This is one of the biggest security holes I have seen on here yet!!!! Allowing HTML, is one thing, but a SWF is totally different.
Yes, it could be used for pretty animations in signatures, but it can also be used for malicious purposes. Okay, many companies use flash adverts, but these are designed by professional flash authors who do not place actionscript in SWF files for other purposes. SWF files do not need to be downloaded to your PC to infect it (You are correct on that remark!), with SWF's it's done on a much larger scale. SWF files can easily be coded to do call-backs, cause re-directs and much more. Quote:
I cannot see this modification being allowed to stay on vbulletin.org when it is such a high security risk to any forum! It would not be too bad if it was Usergroup specific, but it is not even that. |
#8
|
||||
|
||||
Quote:
I can see you are using another swf bb code. Maybe the other ones is creating conflict. |
#9
|
||||
|
||||
I see, your bb code Replacement stuff is wrong man, you have something like this:
<EMBED src={option} quality=high loop=true menu=false {param} TYPE="application/x-shockwave-flash"</EMBED> Please, copy and paste just like this: Code:
<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> If you need help, you can make a temporary admin account and MP me user name and password, so I could take a look. Regards |
#10
|
||||
|
||||
thanks
but why flash is small and i dont have choise to change px |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|