vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - Flash embedded games,animate (https://vborg.vbsupport.ru/showthread.php?t=131335)

tnsezer 11-11-2006 10:00 PM

Flash embedded games,animate
 
I didnt see anyone else release this so i thought i'd release it

To Install:
1. Go To Admin CP
2. Scroll down the left nav and select Custom BB Codes
3. Add New BB Code
4. Fill in the following:

Title: Flash BB Code
Tag: fl
Replacement:
Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="auto" height="auto">
  <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="600" height="400"></embed>
</object>

Example: [fl]http://oyun.tuzakforum.com/games/017/bushaerobicswm.swf[/fl]
Description: Embeds Flash game,animate
Use {Option}: No

:D

memomemo 11-12-2006 10:36 AM

Thank you veryy good kardeş. S?per oldu :D

DPSR 11-12-2006 11:04 AM

Looks nice, i think we can post flash animations as well as flash games in the thread with this... wicked cooool!!


**installed

Veer 11-12-2006 11:34 AM

Thanks for this, installed :)

maxicep 11-12-2006 11:49 AM

thanks, eyvallah

keyness 11-12-2006 11:53 AM

That's very nice, thank you.

And do you have any code to add this code to quick reply section? Thanks in advance.

Oddjob 11-12-2006 12:07 PM

Heres a flash icon to use...

tnsezer 11-12-2006 12:12 PM

You're that change BB code.

Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="600" height="400">
  <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="600" height="400"></embed>
</object>


Wuushu 11-12-2006 12:44 PM

Is this like one of those hack-my-board-signs?

syrus.xl 11-12-2006 03:18 PM

Nice idea, but wrong approach.

Allowing Flash to be posted on any forum is asking for trouble, if you had used some form of IF conditionals, or better still made it forum specific. Use of the Embed tag in any forum is a security risk. Another, thing to note is that the embed code you have used is non-standard - it should be replaced by using a javascript write.

The way it stands at the moment anyone could post a simple redirection flash file, or worse. I wouldn't recommend this to anyone, all you'll be doing is making yourself a target for malicious attacks on vBulletin.

Just a few pointers with using flash with forums.


All times are GMT. The time now is 10:01 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.01040 seconds
  • Memory Usage 1,726KB
  • 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
  • (2)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