PDA

View Full Version : ZH - Flash BBcode


Ziki
08-18-2006, 10:00 PM
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:


<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: (your flash file URL)

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

<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/showthread.php?p=462921#post462921

Ziki
09-22-2006, 04:00 PM
Sorry my bad :D


<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.

Ziki
09-24-2006, 04:41 PM
Uh I dunno anything about 3.6.1 :)

Has that worked on any 3.5?

hnjco
09-25-2006, 12:15 AM
This code work for me on 3.6.1 but i have to set size and in the end i have to use this code 4 time for each size. like 800x800 then 800x600 then 800x400 then 800x200..
and i don't have 3.5 anymore so no idea if it work or not.

<param name="movie" value="(your flash file URL)"> <embed src="(your flash file URL)" width="800" height="600" type="application/x-shockwave-flash"></embed> </object>

Ziki
10-09-2006, 06:18 PM
And does the code before I posted work?

rebelclan
10-16-2006, 04:06 AM
And does the code before I posted work?

for me, that new code makes a big white box, with my flash file shrunk down in the middle of it

InTeNsE-HuMoR
10-18-2006, 01:42 AM
And does the code before I posted work?

I played with your code abit and got it to work on my 3.6.1 board. The code I used was:
<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>

Note that one of the {param} tags has been taken out where it says value="". So far it seems to work great. :)

Ziki
10-28-2006, 05:45 PM
I can take a look at it later

whitetigergrowl
10-29-2006, 04:27 AM
Not working on 3.6.2

fishhub
11-01-2006, 05:09 PM
i am looking for something that can upload windows media player. Can this work with it as well?

fishhub
11-04-2006, 04:51 PM
anyone knows? can it work on wmv?

Ziki
11-17-2006, 12:07 PM
No for that use anymedia bbcode

donnie_ogm
11-30-2006, 04:28 PM
great *installed*

work on my 3.6.2

thx ;)

EDIT:
Sorry it doesn't work on IE (white screen) work only for firefox... any ideas?

this is the post link (http://www.ogmdevelopment.com/forum/showthread.php?p=146656#post146656)

Ziki
12-03-2006, 01:26 PM
Works kinda only

Stewie Griffin
05-12-2007, 05:04 AM
Sample button image anyone? :p

Stewie Griffin
05-12-2007, 05:35 AM
Not working on 3.6.5

archonus
01-02-2009, 05:51 PM
installed

Not working on 3.6.5

yes work.

delmarva
05-20-2009, 10:51 PM
Sample button image anyone? :p

99370