1 (edited by KeyDog 2009-01-10 19:21)

Topic: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

Download Extension:http://www.keydogbb.info/img/new_images/flv-new.gif
======================================================

http://www.keydogbb.info/img/new_images/menu_download.gif Mediafire .RAR
http://www.keydogbb.info/img/new_images/menu_download.gif Mediafire .ZIP


Fixed. Works in my IE7 now. Maybe someone else can test drive it for me aswell.


http://www.keydogbb.info/img/new_images/menu_solution.gif  Demo:
======================================================

Here



http://www.keydogbb.info/img/new_images/menu_features.gif  Features:
======================================================

plays these files: FLV  - i.e.  .mov, .mp4, .3gp etc.


http://www.keydogbb.info/img/new_images/quick_tutorial.gif  Instructions:
======================================================

Just place your flv files in folder  x and past  url/x/yourflv  in between tags flv

I set it to autoplay in parameters. You may wanna change that in manifest.xml. Also size etc.... (Fixed Size I put in...)


http://www.keydogbb.info/img/new_images/information.png  Sourcecode:
======================================================

Here



http://www.keydogbb.info/img/new_images/bug.png  Bugs:
======================================================

http://www.keydogbb.info/img/new_images/accept.png FIXED coding error tongue

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

[flv={width:200px,height:100px,autoplay:true}]flv_url[/flv]

You could implement something like that.

3 (edited by KeyDog 2009-01-08 19:27)

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

I'm fine with anyone modifying and re-releasing btw.
Let you be creative smile


@garciat: and have a default set to fall back? otherwise it's a lot of things to put in everytime no?

4 (edited by SkyLine 2009-01-08 19:51)

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

Thanks.
But its not working for me, even on the demo page I could only see the blank space roll
and btw what I want is an extension which allows to play any flv url, not only from my site. cool
thanks again.

Edit : there is a java script file when you download the player, I think this script should be loaded. roll

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

Anyone else having that prob?

You can't see the bunny clip on my demo site?

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

I can see it.

7 (edited by SkyLine 2009-01-08 19:54)

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

Nop, only blank space.
when I had the same problem when i tried that code into the parser.php.
btw there is a java script file when you download the player, I think this script should be loaded.
maybe the problem is there ? roll

Edit : oops it works on firefox but not in IE... hmm

8 (edited by KeyDog 2009-01-08 20:04)

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

ok chrs garciat

give me a url of a clip then skyline and i'll see if i can paste it on my demo site in another post

EDIT: ahhh... sorry... have only been testing it in firefox and chrome big_smile

will try and see what prob is....

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

KeyDog, check this topic - someone needs you.

10

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

works in IE now. see top for download.

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

KeyDog wrote:

works in IE now. see top for download.

Thanks KeyDog.
It works fine now big_smile
Thanks a lot for your help wink

12

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

you  bet...

out of curiosity... what kind of links do you or your users (intend to) paste in there?
you're using it on a live site? or just see my demo working?

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

hmm, actually I use this player to post kind of movie trailers, tv news...
Nop, not a live streaming server, just a normal webhosting one.
I also post direct links from other sites tongue
yea same as your demo, smile

14

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

when i try to paste an apple link in it, an direct link to the .mov it gives me  withing the [flv] tags

15

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

Great extension!
I want to add width/height parameters. Please give me advice how to make it?

My knowledge not PHP/regexps is poor (although I familiar with C/C++ pretty good).

16

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

Hey Dmytro,
Sourcecode (here) of the manifest.xml is easy to modify to your needs; change the width/height on line 4 in any text editor...

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

where to put the extension files?

18

Re: [Extension] FLV Player BBCode 1.0 - .mov, .mp4, .3gp etc.

frankpeng wrote:

where to put the extension files?

This article should help you.