vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   ZH - Flash BBcode (https://vborg.vbsupport.ru/showthread.php?t=124387)

Ziki 08-18-2006 10:00 PM

ZH - Flash BBcode
 
This modification was brought to you by
KXDesign
http://www.kxdesign.com/


~Hack name
Flash Video

~Hack description
Adds a new flash video bbcode!
If this was posted already please notify me.I did a search

~Hack options
Type the URL inside the bbcode parameter

~Hack info

File uploads: 0
Template edits: 0
File edits: 0
Plugins: 0
SQL Queries: 0
Phrases: 0
Settings: 0

Install time: 1 min
Install level: Easy

~Hack installation
Step 1: Open bbcode manager and add this following bbcode:

Name: Flash Video

Tag: flash

Replacement:

Code:

<p align="center"><object><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0">
  <param name="movie" value="">
  <param name="quality" value="high">
  <embed src="{param}" quality="high" width="550" height="412" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>
</p>

Example: [flash](your flash file URL)[/flash]

Description:
Flash Video

Use Option: No

Button image: [image path here]


~Hack screenshots
None


~Hack copyright
This may be distributed,released or claimed as your work without author's permission.

Mysticales 08-19-2006 07:31 PM

any clue it this would load on a PSP browser too?

Ziki 08-20-2006 08:47 AM

I think it will.I would test it out but my PSP got stolen :S

Mysticales 08-25-2006 11:36 PM

Ill try it later, see if it loads flash content, if it does, I think your plugin may make some more notice.

Ziki 08-29-2006 03:09 PM

Nah I don't think so.But it should work on PSP definately

Keyser S?ze 09-15-2006 11:49 PM

good mod and works fine in 3.6.1 but how can u make it so it does not set a limit on the size?

Ziki 09-16-2006 03:44 PM

Use this replacement

Quote:

<p align="center"><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="550" height="200">
<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"></embed>
</object>
</p>

Keyser S?ze 09-17-2006 02:09 AM

still the same problem im afraid :(

http://www.emuasylum.com/forums/show...921#post462921

Ziki 09-22-2006 04:00 PM

Sorry my bad :D


Quote:

<p align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0">
<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"></embed>
</object>
</p>

hnjco 09-23-2006 07:41 PM

not working on my 3.6.1

I'm just getting white screen in threads..
anyidea?
i used code on post nr 9.


All times are GMT. The time now is 02:56 AM.

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.02565 seconds
  • Memory Usage 1,737KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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