vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   SWF files in messages question (https://vborg.vbsupport.ru/showthread.php?t=60074)

Boofo 01-11-2004 06:02 PM

SWF files in messages question
 
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

Quote:

Originally Posted by Boofo
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

Quote:

Originally Posted by filburt1
Flash supports Javascript. Javascript can access cookies. Cookie theft can steal your password. Flash can steal your password.

http://www.vbulletin.com/forum/showt...848#post593848

if your willing there it is

Boofo 01-14-2004 04:36 PM

Quote:

Originally Posted by filburt1
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

Quote:

Originally Posted by Boofo
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

Quote:

Originally Posted by Faranth

This is what I use and it works for vB3.

Code:

<embed src={option} width=400 height=300 type=application/x-shockwave-flash></embed>
Example:

Code:

[swf=http://www.yoursite.com/forums/images/merrychristmas.swf]*[/swf]
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

Quote:

Originally Posted by Boofo
This is what I use and it works for vB3.

Code:

<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

Quote:

Originally Posted by Faranth
you should just use {param} :)

Why if this works? ;)

Zachery 01-14-2004 04:43 PM

Quote:

Originally Posted by Boofo
Why if this works? ;)

because

[swf]url[/swf] 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...


All times are GMT. The time now is 11:08 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01254 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (12)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete