View Full Version : Flash Signatures
GaleForce
10-08-2002, 06:31 PM
I know there are other forums like YaBB that allow you to have flash signatures with simple URL tags. Can someone make a hack so that you can do that on vB and use it in your signature?
Erwin
10-08-2002, 10:28 PM
It's a huge security risk if you allow members to use their own flash files because flash files can contain scripts that can harvest passwords and other information. So be careful. :) You may have to physically check each flash file to verify them, and it's better that the flash files are uploaded rather than remote.
Eander
10-09-2002, 12:01 AM
I think you can manage this just by adding a custom VB code. You'd have to get the HTML for the flash file to show up in IE, and just put {param} where it asks for the URL in the HTML.
Just looked some stuff up, and I think in simplest form the best thing to do would be create a custom vb code tag named flash or whatever you like. Tell it to replace the tag with
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0">
<PARAM NAME=movie VALUE="{param}">
</OBJECT>
And it should work from there. I haven't tested this, so I'm not sure it will work. However, as the previous poster stated, there are extreme risks to allowing your users to do this. Should you proceed with this I suggest you moderate the movies they CAN have in their signatures heavily. Hope this helped.
GaleForce
10-20-2002, 04:03 AM
Hmmm, it didn't work. I used that as my code replacement, my tag as flash, and when I did something like URL I had no luck :(
LightBringer
10-20-2002, 05:29 AM
I had flash signatures on my board, but recently removed them.
As Erwin stated before, vbulletin and the hackers here frown upon using flash "period" because of the security risks.
I found out first hand as I watched a member show me how it's done and it's nasty.
GaleForce
10-20-2002, 06:17 PM
Alright, well for now I can trust my members, and not many of them have flash sigs. Anywho, how did you do it?
Abbas
10-24-2002, 08:38 AM
How do you go about disabling/banning flash signatures? I would like to disable them on my forums.
Thanks
- Abbas
rodrigoke
02-16-2004, 11:36 AM
As Erwin stated before, vbulletin and the hackers here frown upon using flash "period" because of the security risks.
I found out first hand as I watched a member show me how it's done and it's nasty.
can you show me how it's done plz...
some members on my forum want me to enable this function.
but i need to know the risk please...
contact me msn: luvya2dead@hotmail.com
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.