vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - BB Code (flash animations .swf) (https://vborg.vbsupport.ru/showthread.php?t=235131)

SEW810 05-04-2010 03:03 PM

Rare, it's working for me, url truncated or not BB Code works anyway
See https://vborg.vbsupport.ru/attachmen...9&d=1272955427

.txt added to zip file

Daniel_HBK 05-05-2010 11:16 PM

i'm using this replacement :-

Code:

<object><embed src="{param}" {option} allowScriptAccess ="never" type="application/x-shockwave-flash"></embed></object>

NNJJ 05-17-2010 01:25 PM

thats cool

thanks!

Dr.osamA 05-20-2010 04:59 AM

thanxx foor update bro

NNJJ 05-20-2010 11:31 AM

its working fine with me but size too small!

SEW810 05-21-2010 03:06 AM

you can always change red values dude for bigger size :)

[swf="height=100 width=400"]http://www.seusers.com/intro.swf[/swf]

NNJJ 05-21-2010 07:25 AM

Quote:

Originally Posted by SEW810 (Post 2040950)
you can always change red values dude for bigger size :)

[swf="height=100 width=400"]http://www.seusers.com/intro.swf[/swf]


what if i dont want a size; can i remove it so it will take whatever size user going to put?

i cant see what ur saying
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/s...ersion=7,0,0,0" {option} id="Untitled-1" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="{param}" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<param name="wmode" value="transparent">
<param name="menu" value="false"/>
<embed src="{param}" quality="high" bgcolor="#ffffff" {option} wmode="transparent" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="Adobe - Adobe Flash Player" />
</object>

ti07shadow 06-25-2010 06:23 AM

hmm

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" {option} id="Untitled-1" align="middle">

lets see

whats stopping me from doing this... (entering this data when posting the swf tags with option)


<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" onLoad="window.location.href = "http://www.whatever.com";" id="Untitled-1" align="middle">

thats a good way to either deliver people to malicious sites or even better redirect member traffic


Also no offense but loading the web page is interacting with EVERYTHING on the page

there's websites that all you have to do is go to them to get a virus or malware.

also this mod is not safe from XSS attacks and the obvious other problems with remote and in malicious code that may be in relation to the swf file.


I suggest go higher in depth into the mod and have it interact with a php file which takes care of security issues. at leat do something about the xss attacks. and just take the risk with the flash files. There are security measures for flash files to. lok em up and learn :p

AURFSCAN 06-25-2010 07:34 AM

I tried this and it does work well but since I'm the only one (admin) that needs to post flash,
I allow only myself to post in html and therefore can post flash without this bbcode.

theres an advanced bbcode permissions mod here that you could use this with usergroups you trust, thats works well too

Terrona 07-25-2010 10:14 AM

Does not work on v4.0.5

If you can update through


All times are GMT. The time now is 02:07 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.01235 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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