vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Flash File BBCodes (https://vborg.vbsupport.ru/showthread.php?t=140727)

anywares 02-27-2007 10:00 PM

Flash File BBCodes
 
Dunno if this has been made before but...... here yah go :)

Installation:
Goto adminCP ->Custom BBCodes-> Add new BBCode

Title:
Embedded flash

Tag:
ff

Replacement:
HTML Code:

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
        <tr>
                <td class="tcat" colspan="2" style="text-align:center">
                        <a href="{param}" title="View this flash file directly" target="_blank">{option}</a>
                </td>
        </tr>
</thead>
<tr>
<td>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="640" height="480">
 <param name="movie" value="{param}">

 <param name="quality" value="high">
 <embed src="{param}" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="640" height="480"></embed>
</object>
</td>
</tr>
</table>

Example:
[dl]http://flash.info/flash.swf[/dl]

Description:
Flash Files on your Forum

Use {option}
Yes
Button Immage:
http://img11.imagepile.net/img11/16426flash.gif


If you liked/used this please click on install :)

anywares 03-03-2007 03:44 PM

View live demo:
http://www.mega-codez.info/test/show...to=newpost&t=2

thread updated with new codes.

Immortal_Shades 03-13-2007 09:54 PM

Where is the FF button, all I see is a red X!?

lauxanh 03-14-2007 08:19 PM

try this one, need to resize though

http://www.vikingrecruitment.com/ima.../FlashIcon.gif

anywares 03-15-2007 06:07 PM

heyyy thanx for the button :D added to original post ;]

Atakan KOC 03-26-2007 08:27 AM

Thanks........

subzero06 03-26-2007 11:52 PM

Could this be dangerous? people can hack through the .swf just like they used to hack in myspace.

anywares 03-27-2007 12:08 AM

hmmm duno i guess its possible?

efil 04-23-2007 05:39 PM

Hi,
It's not working for me.

nexus xb3c 04-24-2007 11:47 PM

yep doesn't work for me either sadly

troybtj 05-22-2007 06:42 PM

No work for me either, I just get the filename.

Correction, got it to work, need to use [ff="path to .swf"]path to .swf[/ff]

I also hacked out a chunk of it to display at 425x150 for sigline usage, 5k flash sig is much lighter than the 280k animated .gif that Flash MX Generates for the same image.

pedrovazquez10 08-24-2007 03:18 PM

Hi I add this bbcode in my admin panel bbcode, but when i finish and play it the reponse is N/A why? thanks

xandizitxu 09-17-2007 11:05 AM

For me it worked fine, just use [flash]linktoswf[/flash]

Great mod ^^

yahoooh 09-24-2007 12:53 PM

can u make the using of flash file bbcode for only specific user group?

Keesa 10-26-2007 11:53 PM

Hmmm. The security concerns me. Maybe easier to make a forum that allows HTML only and embed that way?

fredang85 11-22-2007 03:39 PM

Its not really working for me. Is there a mod that works?

http://www.motorolafans.com/forums/s...ad.php?t=15022

I used the test after installing the BBcode and it works, but doesn't work on a thread. Why so?

Thanks.


All times are GMT. The time now is 04:55 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.01111 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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