Foren / Cotonti / Support / youtube , metacafe video's in forum

ErsteVorherige123NächsteLetzte

dervan
#16 2. März 2009, 22:59
HarryRag, get this simple plugin: bbflow_57.zip

plugin: bbflow
description: bbcodes for flow players
version: 2009-03-02 preliminary

released bbcodes: dailymotion, gametrailers, yahoovideo
more bbcodes coming soon in next version
this preliminary version now tested with Firefox 3 only, but will be tested with other browsers

examples:
http://www.dailymotion.com/video/x3m89z_pinocchio_fun
[dailymotion=x3m89z_pinocchio_fun]

http://www.gametrailers.com/player/46173.html
[gametrailers=46173]

http://video.yahoo.com/watch/1140713/5248092
[yahoovideo=1140713/5248092]
HarryRag
#17 2. März 2009, 23:58
Thnx m8,
Going to test right away :-)

===========

Just installed, works perfect with Opera 9.63 no problems for now
IE8 RC1 also works like it should, no problems showing the content

With FF 3.06 the 2 Yahoovideo tested didn't show up while they work properly under Opera
[yahoovideo=1140713/5248092]
[yahoovideo=4130580/11126662]

Link to a post with all videosites used: http://www.true-gamers.nl/forums.php?m=posts&id=37734
[center][url=<a href="">http://www.true-gamers.nl]True</a> &amp; Honest Gamers[/url][/center]

Dieser Beitrag wurde von HarryRag (am 3. März 2009, 02:57, vor 16 Jahre) bearbeitet
dervan
#18 3. März 2009, 11:54
# HarryRag : With FF 3.06 the 2 Yahoovideo tested didn't show up while they work properly under Opera
Fifefox 3.06 under Windows not show Yahoo Video player with parameter:
<param name="wmode" value="transparent" />

Fifefox 3.05 under Linux works correct for Yahoo Video player with this parameter
may be, cause in Adobe Flash plugin for browsers

fixed plugin: bbflow_57.zip
HarryRag
#19 4. März 2009, 07:56
Just installed, only tested the instalation for sofar, gonna report back on the rest later (updating this post.

Like in the original Seditio plugin, the if tags cause problems, and now again for proper installing, with disabled seditio video tags and with them removed from the BBcode list.

Fix of getting the youtube etc installed for me (using Opera 9.63) was removing the following code:

if (!defined('BBFLOW_SED_LEGACY'))
	{
		return;
	}
after that all installed correct, now on to testing ;-)

[hr][hr]
update 1:
Google video also has the option that you search the video, then the code after vdeosearch?q= is needed without the # of the url, of you click in the that part of the site some further then you would get with below video this link http://video.google.com/videoplay?docid=3637639460474263178&ei=mcatSaKNO5PSjgKa28D_Bw&q=3637639460474263178 and that might get some confusing, which part is need for the link, ok some testing solves that easily, but in that case the "-" is missing in the url and example link.

[googlevideo=]
http://video.google.com/videosearch?q=3637639460474263178#
[googlevideo=3637639460474263178]

For the rest, they all work with Opera 9.63, FF 3.06 on windows and IE8 RC1.
[center][url=<a href="">http://www.true-gamers.nl]True</a> &amp; Honest Gamers[/url][/center]

Dieser Beitrag wurde von HarryRag (am 4. März 2009, 08:31, vor 16 Jahre) bearbeitet
dervan
#20 4. März 2009, 08:29
# HarryRag : Fix of getting the youtube etc installed for me (using Opera 9.63) was removing the following code:
...
it's not necessary to remove this code, just uncomment string in bbflow.setup.inc:
//define('BBFLOW_SED_LEGACY', true);
HarryRag
#21 4. März 2009, 08:32
Aah ok, going to try it.
guess i overlooked that line of text I-)

edit, last posted can't be done, needs registration to view the items
[center][url=<a href="">http://www.true-gamers.nl]True</a> &amp; Honest Gamers[/url][/center]

Dieser Beitrag wurde von HarryRag (am 6. März 2009, 11:25, vor 16 Jahre) bearbeitet
Kingsley
#22 27. März 2009, 06:20
I added the gametrailer and youtube bbcode.

the gametrailer bbcode does this:

http://www.x-ecutionerz.com/cotsite/page.php?id=18

how can I fix that?
dervan
#23 27. März 2009, 09:33
BBCodes for flow players: bbflow_57.zip (see bbflow/doc/bbflow.en.readme.txt for details)

Name: bbflow
Type: plugin
Version: 2009-03-27 beta
Author: dervan


Preface.

Allow BBCodes to embed video clips from popular video hosts.


Features.

Supported BBCodes for video hosts:
- CollegeHumor
- Dailymotion
- GameSpot
- GameTrailers
- Google Video
- Metacafe
- RuTube
- Spike
- Veoh
- Video@Mail.Ru
- Yahoo! Video
- YouTube

Created menu for markItUp! with these BBCodes.

Configured align for players from video hosts: left, right, center.

Kingsley
#24 27. März 2009, 09:42
@ dervan

thank you very much
aiwass
#25 11. April 2009, 15:21
I've added SoundCloud support as well :

\[soundcloud\]([^\s"\';&\?\(\[]+)\[/soundcloud\]
<embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?track=$1" type="application/x-shockwave-flash" width="100%" wmode="transparent"></embed>

The SoundCloud code it's having on it's Share button (Everything behind track= is what the user needs to add inside the [soundcloud]Insert HERE[/soundcloud]) :

http://player.soundcloud.com/player.swf?track=johan-berg-march-mix-2009
[/]
Take all that money that we spend on weapons and defences each year and instead spend it feeding and clothing and educating the poor of the world, which it would many times over, not one human being excluded, and we could explore space, together, both inner and outer, forever, in peace. - Bill Hicks

https://evlear.com
HarryRag
#26 13. April 2009, 06:14
very nice job that latest version, tnhnx
[center][url=<a href="">http://www.true-gamers.nl]True</a> &amp; Honest Gamers[/url][/center]
Blikes
#27 14. April 2009, 15:25
Hey, i installed bbflow_57 and this happens: http://twitpic.com/3arnj

The video codes [example=00000] work but none of my other buttons show up.

Please help. My site is Irishad.info
HarryRag
#28 14. April 2009, 18:05
http://www.irishad.info/forums.php?m=posts&q=1&n=last#bottom
just tested it on your iste, all buttons where there and bbflow works correct
[center][url=<a href="">http://www.true-gamers.nl]True</a> &amp; Honest Gamers[/url][/center]
Blikes
#29 14. April 2009, 22:56
# HarryRag : http://www.irishad.info/forums.php?m=posts&q=1&n=last#bottom
just tested it on your iste, all buttons where there and bbflow works correct

awesome, just checked it too, works :-O

Time sorted out the problem. Thanks so much dude :-X
Joy
#30 14. April 2009, 23:50
(Gamer216 tried it on his site!
AND IT WORKS!..)

The Plugin works great!
but is there a wat to Upgrade the Video Plugin?
...with other video sites..

Dieser Beitrag wurde von Joy (am 15. April 2009, 00:58, vor 16 Jahre) bearbeitet

ErsteVorherige123NächsteLetzte