vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   swf signature (https://vborg.vbsupport.ru/showthread.php?t=7610)

SpitFiR3 02-01-2001 08:05 PM

Can any1 tell me the vbb code or how to enable swf flash signature in my message board. Thank you.

02-01-2001 08:09 PM

Just enable html and insert the code via html.

Or you could create a custom vb code

ie [flash][/flash]

..if you don't want to give your users html ability

02-01-2001 08:12 PM

both flashkit and werehere have custom [ swf] vB code. Werehere is a regular here, im sure if you ask nice, he will tell you how he did it (actualy, i think webstyles did it *shrug*)

02-01-2001 08:16 PM

I would also like to know how to do it...

02-02-2001 02:02 AM

Alright this is how you do it....

Load up the control panel, add a custom vB code name it [swf] or [flash] and insert the following into the code field
Code:

<embed src="
create another custom code and name it [/swf] or [/flash] (corrisponding to the first one) put the following into the code field
Code:

" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash">
That should do it, to use it just type [flash]http://urltofile.swf[/flash]

02-05-2001 04:59 PM

I must be missing something.

I tried. No go with the flash footer.

Furiouso 04-27-2001 06:51 AM

I got it to work by making the following 'vb code replacement' for my [flash] tag:

Code:

<embed src="{param}" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash">
- F

fruitsalad 04-27-2001 12:15 PM

i don't like this method of using swf by creating a custom vbcode through the control panels options, as you cannot specify the width and height of the flash movie.

I used werehere's method and actually hard coded it into functions.php.

so now my vbcode to insert a flash movie for example is

[swf width=160 height=40]http://***.com/flash/movie.swf[/swf]

this makes much more sense to me.

Unfortunately I cannot pass on the code as werehere requested that I not share it, you'll have to ask werehere yourself.

conan 04-27-2001 05:30 PM

I have posted how to do this at least twice :)
Do a search an you will find it.
It only requires a custom vbcode, and YES you can setup height, width and anything you could on a embed tag from html.
It's just like were-here's code, starting on V2 you can use options and parameters on your custom codes, so no need for hacks ;)

fruitsalad 04-28-2001 01:43 AM

hiya conan

you just jogged my memory
actually i have tried your method also, it worked well but not exactly what 'I' was looking for.

by hardocde mine into functions.php, when i disallow img code it also disallows the swf also which is quite practical.


All times are GMT. The time now is 03:19 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.00958 seconds
  • Memory Usage 1,724KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete