View Full Version : SWF files in messages question
Boofo
01-11-2004, 06:02 PM
Does anyone know how to get flash (swf) files to display and run in messages?
Rampag33
01-14-2004, 03:21 PM
in vb2 my bb code worked just fine, in vb3 it doesn't work.
Boofo
01-14-2004, 04:19 PM
I found some code and it works here. I think it is from vB2, too. ;)What code do you have and what isn't working?
filburt1
01-14-2004, 04:27 PM
Does anyone know how to get flash (swf) files to display and run in messages?
Flash supports Javascript. Javascript can access cookies. Cookie theft can steal your password. Flash can steal your password.
Zachery
01-14-2004, 04:32 PM
Flash supports Javascript. Javascript can access cookies. Cookie theft can steal your password. Flash can steal your password.
http://www.vbulletin.com/forum/showthread.php?p=593848#post593848
if your willing there it is
Boofo
01-14-2004, 04:36 PM
Flash supports Javascript. Javascript can access cookies. Cookie theft can steal your password. Flash can steal your password.
How can it steal your password if your password is hashed in the db?
Zachery
01-14-2004, 04:36 PM
How can it steal your password if your password is hashed in the db?
you can grab cookie which has everything it needs inside of it so you can sorta spoof the system
Boofo
01-14-2004, 04:39 PM
http://www.vbulletin.com/forum/showthread.php?p=593848#post593848
if your willing there it isThis is what I use and it works for vB3.
<embed src={option} width=400 height=300 type=application/x-shockwave-flash></embed>
Example:
*
Use {option} = Yes
NOTE: You have to have the asterik between the first and second tag or vBulletin will erase it when you save it.
Zachery
01-14-2004, 04:40 PM
This is what I use and it works for vB3.
<embed src={option} width=400 height=300 type=application/x-shockwave-flash></embed>
Example:
Use {option} = Yes
you should just use {param} :)
Boofo
01-14-2004, 04:42 PM
you should just use {param} :)
Why if this works? ;)
Zachery
01-14-2004, 04:43 PM
Why if this works? ;)because
url is friendlier :D
and option is ment as a second part of the code to define an extra varible
Xyphen
02-08-2004, 01:08 AM
I would like to know if its possible to attach SWF files and have a preview made?! Like thumbnail...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.