ToobPlayer Component (Version 1.1.0)
0 downloads / 10941 views
Rating: 4.19
Author
- Name
- Elvis Mehmedovic
- Site
- http://emehmedovic.com/
- Contact
- mailto:me@emehmedovic.com
Release Date
24 Jun 2009 1:17
Platform
AS 2.0, Flash Player 8/9
Description
ToobPlayer is a lightweight (approx. 14-18 KB) FLV player component that comes in five flavors, provides a mechanism to play back YouTube videos, and can also display preview images.
Demos and API reference are available at the ToobPlayer microsite.
1.1.0: YouTube videos work again; YouTube videos play in highest quality by default (preferHigherQuality); support for higher quality YouTube preview images (preferHigherQuality); full-screen mode now supports all Stage.align modes; fonts required for some skins now need to be installed manually (due to component installation problems on some systems); added previewImageUrl property; added videoResizeMode and previewImageResizeMode properties; added examples for HTML embedding
Preview and Downloads
Discussion
Elvis Mehmedovic (20 Feb 2008 15:50)
About the H.264 support:
This has not been extensively tested, but you should be able to play back properly encoded MP4, M4A, MOV, MP4V, 3GP and 3G2 videos. Please mind:
- Adobe Flash Player 9 Update 3 is required to view the videos in browser
- Adobe Flash Player Update for Flash CS3 Professional (9.0.2) is required to view the videos when testing in the Flash authoring environment.
- if a video does not play until the entire file is downloaded, see: < http://www.adobe.com/go/kb402881 >
jorgepubli@hotmail.com (17 Apr 2008 20:25)
Hello, i just download the toobplayer component but this Install "XMCA 0.3 Components (Version 0.9.0).mxp" don't install in the adobe extension manager. And I use Flahs CS3 and i did install the 1.8 extension manager. It is the last one. So what i am doing wrogng. Can you help me. Thanks. Sorry for my english.
aaa (21 May 2008 9:10)
aaaa
Blake (23 May 2008 4:02)
How would I load the url paramerter using xml?
AdWilk (12 Jul 2008 17:21)
@Blake
First create your flash file as in the tutorial video, and give the component object an instance name such as "toob". then in the html file where the SWFObject is created add in the line
so.addVariable("toob.url", "yourvideo.flv"); To load the url from an xml, you need to use javascript to fetch it and put the url in a variable. hope that helps
Matt (13 Jul 2008 19:31)
What is the license on the software?
shiva (16 Jul 2008 6:01)
How would I pass the url paramerter from html embed tag?. I tried using so.addVariable("toob.url", "jnlvpgNBttU"), but its not working
Dr. Spock (19 Jul 2008 10:34)
How am i supposed to download this player ??!!!!!!!!!!!!
shiva (20 Jul 2008 16:42)
Thanks i found the soluiton myself. Thanks for this great component :-)
Deepak (21 Jul 2008 9:41)
cool
helge (25 Jul 2008 13:19)
Real cool Player.
Is there any posibility to customize the controller of the player skins over the Component Inspector?
Would be cool if you could easily change the controllers background and icon colors (button labels and preloader bar) in the Component Inspector
KadAfi (26 Jul 2008 11:25)
Thank you very much for this nice Player!
I can put the parameter into the movie clip over an parameter that is very nice, but how can i put it in the HTML Code?
I want to write the URL of Youtube into the HTML Code but i don't know how i can do this! ??
Can you please write me the full code?
I try this:
<param name="movie" value="flvplayer.swf?file=youtubeurl" />
And this:
<param name="url" value="youtubeurl" />
or i try it over a FashVars="ToobPlayer.URL=youtubeurl"
you see i dont know how ^^
Thank you!
KadAfi
Marcus (26 Jul 2008 11:54)
Is that correct?
<script type="text/javascript">
// <![CDATA[
so.addVariable("toob.url", "< http://linkto.flv >");
// ]]>
</script>
<object type="application/x-shockwave-flash" width="456" height="369" data="player.swf">
<param name="movie" value="player.swf" /> </object>
ElManuel (15 Aug 2008 3:35)
Hi
ToobPlayer is a great player
however, there is ONE thing I can't do
how can I load my own dynamic preview image
I tried setting it with
toob.image.url = "< http://mysite.com/previews/randomimage.jpg >"
but can't get to show a preview image before the movie is started
any help ??
paul (16 Sep 2008 3:47)
all my youtube videos are now passing errors and not playing. I see the same has happened on yours too.
ideas?
rdsc_@hotmail.com (16 Sep 2008 17:02)
i have the same problem!!! omg!! we need help!!
g0d (16 Sep 2008 18:42)
i have problem Error Proxy :S YOUTUBE change URL's ? i need HELP PLEASE!
Angello (17 Sep 2008 0:53)
I have the problem the player load the image but can run the video.
Why happend? maybe this direction is failure
< http://emehmedovic.com/xmca/toobplayer/fl_youTubeProxy.php >
this is the youtubeproxy but is wrong or not? or maybe is the youtube site change politics? help!
Elvis Mehmedovic (17 Sep 2008 3:42)
YouTube has changed some stuff, breaking the old proxy script.
If you are using the proxy script on your own server, you need to update it. If you are using the proxy script located on emehmedovic.com, it should work fine now.
http://emehmedovic.com/xmca/toobplayer/fl_youTubeProxy_update.zip
paul (17 Sep 2008 23:55)
thanks elvis! you're the man!
Levi Figueira (25 Sep 2008 19:00)
Is it possible to use cuePoints or use Flash's own videoPlayback component with the rest this player??
I'm loving the player but need cuePoints!
Also, how would you recommend doing for offering a low/high bandwidth option? (SD vs HD)
Greatly appreciated! ;)
Kudos man ;)
rodolfo (29 Sep 2008 4:07)
hi, Elvis!
your work is like a state of the art mountain which one must strugle to achieve, once there it's the olimpus, thx man!
question:
i've searched all the Toob code but can't find where the heck is the part that doesn't let my customMenuItems appear...
any hints?¿
matteo sisti sette matteosistisette@gmail.com (29 Sep 2008 11:49)
Hi,
(if anyone replies, would be great if you copy it to my email or send an email to let me know)
It works for me if I use the proxy php hosted at emehmedovic.com but it doesn't work if I put the php on my server.
I DID update the php script (and also had already found out myself how to fix it)
Look at these examples:
- This one has the proxy parameter set to < http://emehmedovic.com/xmca/toobplayer/fl_youTubeProxy.php > and it works:
< http://matteosistisette.com/test_toob/ >
- These ones use < http://www.matteosistisette.com/test_toob/fl_youTubeProxy.php > (which is the updated version) and they don't work:
< http://matteosistisette.com/test_toob/test2.html >
< http://matteosistisette.com/test_toob/test3.html >
(the only difference between test2 and test3 is autoLoadYouTubePreviewImage true or false)
However compare in the browser this
< http://emehmedovic.com/xmca/toobplayer/fl_youTubeProxy.php?id=4AqUIjl2coE >
to this:
< http://matteosistisette.com/test_toob/fl_youTubeProxy.php?id=4AqUIjl2coE >
They return identical output.
I'm confused. Any idea?
I have done some experiments playing around with the php code and saving logs and it SEEMS TO ME that the local php is never called with ?id=...; it is only called once with ?image=... as long as the autoLoadYouTubePreview parameter is set to true but then it is not called to retrieve the info xml.
Or at least it seems like the function youTubeProxyXML.onError is called instead of youTubeProxyXML.onXMLLoad (I had a look at the source code)...... any idea? Anyone experimenting same problem?
My hipotheses:
A) error in the component source code
B) some configuration I have to change in my hosting server
I would like to play around with the .as source code and make experiments so I may find the source of the problem but I don't know how to "recompile" the component or whatever is needed to make it work with my modified .as, if it is possible at all. I am quite ActionScript-literate (2.0) but a complete analphabet in creating/manipulating (and almost even using) Flash Components.
Any help will be greatly appreciated
matteo sisti sette matteosistisette@gmail.com (29 Sep 2008 12:42)
!!! SOLVED !!!!
Shit I'm sorry.
I was loading the swf from < http://matteosistisette.com/... > while the proxy script url was < http://www.matteosistisette.com/... > (notice presence/absence of www.) so it was a matter of cross domain flash security policies or whatever it is called.
So just updating the script DID solve the problem.
Sorry again for the annoyance
stephane (29 Sep 2008 21:07)
I try to use the Toobplayer with flash CS3 but the XMCA 0.3 Components is not present in the Components Panel although i installed it through adobe exyension manager.
If i try to compile an exemple in actionscript 2 or 3, it failed ...
Any idea ? in you tutorial video, yo seem to use CS3 ...
I work on mac OS X
exxo7 (30 Sep 2008 8:44)
Trying to use your component, i can't install the MXP in my Extension Manager on Windows Vista (as it works perfectly on XP).
jorg (10 Oct 2008 7:49)
i do have the same issue as matteosistisette, exept inputing www or not www do not miraclusly solve probleme.
When using .php on emehmedovic is ok.
Putting on my server and = no, niet,nada.
flash output says : wrong xml and is showing all php text after.
Any Help?
blue (14 Oct 2008 4:55)
does anyone know if i you can use sharedobjects with this? I want to only allow the video to play once when my user visits, can anyone help please?
Anton (14 Oct 2008 8:29)
Hello, dear autor!
Sorry for my english.
I have some problem!
How to specify not in flash editor the link to video file?
Please dive a code. In advanced thanks!
Lucian P (17 Oct 2008 7:03)
Hi, it is a grate work, but for me is samething that is not working.
I use it for CD presentation (app file) and when I press my button for full screen ( I use : fscommand("fullscreen", "true");
fscommand("allowscale","false") my fullscreen video(when I press the button) is not showing in the center of the stage.
If I don't use that button at the begining of the Cd presentation for full screen( fullscreen for all presentation) when I enter in that page with ToobPlayer my Stage with everything is in top left of my monitor not in the center.
It be grate for any help.
Thanks
Klemen (23 Oct 2008 6:14)
I am trying to incorporate this amazing player (BY far one of my favorites) into a fullscreen flash (100% x 100% incorporated into HTML) and notice that the component moves all the content to the left top corner. Is there a way to disable that?
Klemen (23 Oct 2008 6:16)
Sorry I just saw now that Lucian has the same question :) only he was asking for a Projector, I for fullscreen flash.
Diego (23 Oct 2008 11:29)
Please Upload de phpp file
does not work
the current php file
thanks
Elvis Mehmedovic (23 Oct 2008 11:41)
Here is the updated PHP file:
< http://emehmedovic.com/xmca/toobplayer/fl_youTubeProxy.php.txt >
jorg (23 Oct 2008 15:01)
THANK YOU FOR THIS PHP = FIXED ALL PROBLEMS. GREAT PLAYER!
plasmo (24 Oct 2008 19:35)
hey if anyone can help me use this flash player as embed
in html i would really appreciate it :D
i can pay money for this embed code to whoever helps me
i really love this flv player. one of the best on the web but if it was to be dynamic. it would be perfect! :D
regards
windgo (28 Oct 2008 16:28)
Hi
Until today i have no problem with toobplayer. But today (28 Oct. 2008) i have problem with fl_youTubeProxy.php in my server. What happened?
JAM3SoN (28 Oct 2008 20:33)
Hello, is there any possibility to play sequence of videos with your player? It will be totally awesome. I think about loading video IDs from XML, is it possible? If so, how? Please help :) My mail < kubik@servismetal.sk.. > Many times thanks.
hrs (2 Nov 2008 18:20)
Hi — would you be able to make an example of the youtube player with a html/php example. I don't know where to change the vars to pull the info from my own site instead of yours.
Thanks in advance!
s7v7n (4 Nov 2008 10:14)
Hello,
Thnx for this awesome player.
Everything is working like a charm.
One Question: Is it possible that i can use my
fl_youtubeProxy.php from my server ?
I installed the player to another domain(2). This is a Hosting without curl and tried to get access to the fl_youtube_Proxy.php from domain(1) and got errors (Videos are not playing). But when i change the proxy link to yours emehmedovic.com/....fl_youtube_Proxy.php at domain(2) it is working again.
I want to use the fl_youtube_proxy.php always from my Server (domain1). Please help me to realize this.
Many many thnx
s7v7n (4 Nov 2008 18:47)
Edit to my Post: at Domain1 curl is installed and working. I want to use the fl_proxyYoutube.php file from domain1.
PrinceRC (10 Nov 2008 1:55)
Is it possible to use my own streaming server with Toob Player?
antonio.cordeiro@yahoo.com.br (23 Nov 2008 4:44)
Good morning Elvis,
Very good flash component! The definitive solution for implementing "flv" videos in intranet portal too. However, I didn´t understand how to preload an image before to play video, as your examples in
< http://emehmedovic.com/xmca/toobplayer/ >#/simple_skin/.
I intend on working in proprietary web server, right?
Jack (25 Nov 2008 19:49)
Hi Elvis!
First I would like to praise his excellent work. And encourage him to continue. Congratulations!
there is the possibility of opening a playlist of YouTube in the ToobPlayer? Is that possible?
Thank you!
Evgeny Golubov (29 Nov 2008 8:14)
Hi
Same problem here:
I am trying to incorporate this amazing player (BY far one of my favorites) into a fullscreen flash (100% x 100% incorporated into HTML) and notice that the component MOVES all the content to the left top corner. Is there a way to disable that?
reverse (4 Dec 2008 2:26)
I Request kindly a tutorial using mxl
Enigma (8 Dec 2008 11:45)
Is rtmp supported ?? I can get this component to play a rtmp file
Rams (9 Dec 2008 12:27)
Hello,
Iam not able play the video as i given in the url parameter.
i have created new swf with dark skin. and
iam using following code.
<div id="flash">
<script type="text/javascript">
// <![CDATA[
var so = new SWFObject("demo.swf", "flash_object", "100%", "100%", "8", "#E7E7E7");
so.addVariable("showFullScreenButton", "true");
so.addParam("url", "< http://in.youtube.com/watch?v=mF_rOJ-fq6g >");
so.addParam("allowFullScreen", "false");
so.write('flash');
// ]]>
</script>
please make a solution for this.
Ronnie (22 Dec 2008 1:26)
When I upload to server and try to play a movie, everything is going up to the left corner, can anyone help me with this problem ?
clip4food (29 Dec 2008 7:03)
same problem, it seems toobplayer changes or brokes the part of my code wich strechs 100% the window, some code filters are also been afected by the component, no matter if it is in a parent movie or pulled whit loadMovie... sorry for my bad english, happy new year 4 u all cheers!
clip4food (29 Dec 2008 19:01)
UP LEFT PROBLEM SOLVED
for movies with 100% stretch, check the align param inside the toob player... modify or comment these lines
Aligner.register(display, { hStretch: true, vStretch: true, vSizeMargin: 30 });Aligner.register(image, { hStretch: true, vStretch: true, vSizeMargin: 30 });Aligner.register(bg, { hStretch: true, vStretch: true, vSizeMargin: 30 });
then go inside the ctrl layer (the controls of the player) and edit or coment
Aligner.register(bg, { hStretch: true, hSize: 1 });Aligner.register(r, { hAlign: true, hPosition: 1 });Aligner.register(bar, { hStretch: true, hSize: 1, hSizeMargin: 222 });
you may need tweak some more things, depending in wich kind of script your movie uses.. in mi case im using fitflash, and also need to coment the "fullscreen" params
showOrHideFullScreenButton = function() { if (showFullScreenButton) { fs.gotoAndStop("show"); Aligner.register(ctrl, { hStretch: true, hSizeMargin: 30, vAlign: true, vPosition: 1, vPositionOffset: -30 }); Aligner.register(fs, { hAlign: true, hPosition: 1, hPositionOffset: -30, vAlign: true, vPosition: 1, vPositionOffset: -30 }); } else { fs.gotoAndStop("hide"); Aligner.register(ctrl, { hStretch: true, vAlign: true, vPosition: 0, vPositionOffset: -30 }); Aligner.register(fs, { hAlign: true, hPosition: 0, hPositionOffset: 0, vAlign: true, vPosition: 1, vPositionOffset: -30 }); }}
you can set those to the correct values you need, or just del..
sorry for my bad english, i hope this lines will help some of you.. cheers!
Hugo (16 Jan 2009 18:45)
This component seems is very good but needs to have a page with examples. How can an image be loaded before the movie?
s7v7n (18 Jan 2009 20:34)
Best Player i've ever seen.
Thank you.
reddy (21 Jan 2009 12:41)
Hi,
congrats, This is great product.congrats. i have some quaries abt this player like is this player was devolped under youtube and google terms and conditinons. can i use this player in my cumercial site? if possible can u send the reference sites.
those are using this player..
xxcat (26 Jan 2009 11:26)
Is it possible to load "high quality" version of youtube video in toobplayer? Using &fmt=18 at the end of url doesn't help...
Thanks!
alejandro.martinez.b@gmail.com (26 Jan 2009 19:14)
I have the same problem, when try publish my swf 100% x100%, all moves to left,...
How resolve that?,...
sorry my english....
James Lee (27 Jan 2009 6:42)
Thanks so much for the great extension!
I was wondering if there'd be support for high quality youtube videos in the future, aswell as 16;9?
Thank you!
James Lee
sharmaishwar@gmail.com (13 Feb 2009 14:12)
Hi,
Can I have the YouTube LOGO / or maybe some other logo... appear when the video content is coming from Youtube...
Thanks
-iShwaR
mlesser3@gmail.com (23 Feb 2009 16:32)
Does the flvDisplay component support full screen mode? can't seem to figure it out.
Thanks,
Marc
Daniel (10 Mar 2009 15:18)
Component not showing up in Flash solution:
There is a bug in Adobe's handling of different language versions for apps and os. A simple operation of moving the compenent files will fix it: < http://www.flasheff.com/forum/read.php?23 >,1313
Made it work for me, swedish osx, english cs4.
Daniel (11 Mar 2009 13:59)
Thanks for the component!
I have one major struggle though, similar to other posters:
How do I get the movie to scale together with its html container when zooming in Firefox or when using percentage-based layouts?
When I get that to work I will never look at another player again.
Great work!
Extruendo (11 Mar 2009 16:03)
I put a video on youtube on my blog (wordpress) but is pixelated (< http://www.trytokillme.tk/ >) so that there is better?
You can put videos of VIME?
THANKS!
blue (24 Mar 2009 15:28)
anyone know how to make this player play once pers session?
thanks
< twalker2009@live.com >
Uriel Albarrán Oropeza (27 Mar 2009 1:17)
I install the component and have long worked well, but today did not want to read the videos from youtube, it is strange that not only me but to my place where the example of the player, what happened?
my website: < http://www.turistika.com.mx >
Elvis Mehmedovic (27 Mar 2009 8:07)
It seems that YouTube videos are now being played from Google Video servers. There is going to be a new version of player coming out within a day to mirror this change and make YouTube videos work again.
jgeorg@ath.forthnet.gr (27 Mar 2009 8:47)
Dear Elvis, thank you for this excellect components set.
Please try to upload the new version soon because now I'm in a very but situation (my boss is going to shoot me)
Thank you again!!!
Murat (27 Mar 2009 17:07)
Thank you and i hope this can be fixed, because toobplayer is one of the best players i've ever used. Are the changings only in the proxy php file ? Or are there edits in the swf file ?
alex (27 Mar 2009 17:48)
Gracias por tu excelente componente, sin embargo no esta funcionando ultimamente, podrias darnos algunas pistas sobre lo que esta ocurriendo, gracias...
ishwar@c2w.com (28 Mar 2009 11:07)
Hi,
ToobPlayer is simply the best flv players I have ever come across... Lately, all the youtube content has stopped playing... since you already know about the YouTube problem, I hope its getting sorted asap... as I am already using it on my website... and the YouTube player is an integral part of the website...
Thanks so much in advance...
-iShwaR
floyd@antilabs.net (28 Mar 2009 17:16)
this is an awesome piece of work that you've put together here. good luck w/the youtube problem you're having.
i have a question/issue with my attempts at playing content hosted on my own website. i have tested it using .m4v and .mov content, and both will play the audio from the file, but no video appears.
thanks for making this available for us. and thanks in advance for your time and support regarding my issue.
floyd sanchez
< floyd@antilabs.net >
Uriel Albarrán Oropeza (29 Mar 2009 22:06)
the proble is here:
the PHP returns the string:
http%3A//i3.yti.....
and not:
Elvis Mehmedovic (29 Mar 2009 23:28)
I am still working on the YouTube fix, but since couple of days YouTube's get_video_info does not even generate valid tokens to play FLV files, so things are looking glum at the moment. I will keep working, but I cannot promise to resolve this problem.
ishwar@c2w.com (30 Mar 2009 6:52)
Hi Elvis,
I understand that you must be trying you level best to sort out the youtube issue ASAP... but at the same time I would like to know even if theres a temp fix for this thing... u know maybe hardcoding something in the flash/php so that the video starts playing... would be great if you can share something...
Regards, -iShwaR
Paolo (30 Mar 2009 8:42)
Hi Elvis,
I'm from italy and have the same problem with the youtube flash. Do you think the problem is in the PHP or in the flash?
many thanks
Paolo
Mike (30 Mar 2009 9:57)
Hey Elvis,
I've got it working with this quickfix.
< http://nobone.nl/quickfix.txt >
The tokens generated by get_video are screwed but the one generated inside the page is not. Check out the swfArgs in the source.
So far so good.
< mike.zonnevijlle@gmail.com >
Elvis Mehmedovic (30 Mar 2009 11:13)
Hello. I've updated the proxy script on my emehmedovic.com with Mike's patch (thanks a lot!), and now it works.
If you need the updated fl_youTubeProxy.php for your own server, get it here:
< http://emehmedovic.com/xmca/toobplayer/fl_youTubeProxy.php.txt >
Btw, I will be updating the component with requests and fixes voiced in this thread.
ishwar@c2w.com (30 Mar 2009 11:30)
Thanks a ton Elvis... and Thanks to you too Mike for the awesome quickfix...
Regards,
-iShwaR
ishwar@c2w.com (30 Mar 2009 11:32)
Btw, the link < http://emehmedovic.com/xmca/toobplayer/ >#/gray_skin/
still does not load You-tube videos... Look into it when u get time... Rest all is good... Thankx once again... -iShwaR
Elvis Mehmedovic (30 Mar 2009 11:35)
I guess I broke the demo while testing, will fix it soon. Thanks, I probably wouldn't have noticed for a while.
mk299@gmail.com (30 Mar 2009 11:50)
Thanks A LOT ELVIS AND MIKE!!!!
David (30 Mar 2009 17:10)
hello guys! the player is awesome, congratulations! but my toobplayer is not playing the videos anymore... error when loading, can u help me? the site is < http://www.yogapituba.com.br >
mk299@gmail.com (30 Mar 2009 17:36)
David are they videos from your server or videos from youtube (linked)
Uriel Albarrán Oropeza (30 Mar 2009 18:16)
i have a result for the problem, but i can see the picture of my youtube video
jgeorg@ath.forthnet.gr (31 Mar 2009 6:31)
Thanx for the quick fix!
Shiva (2 Apr 2009 14:08)
Hi, the toob player had suddenly stopped working for recent days. I think youtube has changed some url again.. Any help??
mk (4 Apr 2009 5:29)
Youtube videos stopped working again. Please fix it.
Jackson (5 Apr 2009 11:46)
Hello, youtube vids seem not to work. Plz helppp !!
Jackson (5 Apr 2009 12:57)
If i add the videoid and the token hash manually in the php script it is working. There is something wrong with the parsed hash.
Jackson (5 Apr 2009 17:54)
Bump - No one there ?
Elvis Mehmedovic (6 Apr 2009 0:25)
A new patch is available:
< http://emehmedovic.com/xmca/toobplayer/ToobPlayerPatch_20090406.zip >
1. Install MXP
2. Recompile your FLAs
3. If you are using you fl_youTubeProxy.php on your own server, update it with the patched version.
ishwar@c2w.com (6 Apr 2009 5:21)
Thanks Elvis... :)
ishwar@c2w.com (6 Apr 2009 5:48)
Hi Elvis,
Had a query... if I download and install the latest version of the ToobPlayer... do I still have to install the patch after that...?
Thanks,
-iShwaR
Elvis Mehmedovic (6 Apr 2009 7:11)
At the moment, you have to install the regular components, and install the patch afterwards. (The patch is not included in the regular download yet.)
ishwar@c2w.com (6 Apr 2009 8:56)
cool... thanks so much.. :)
and you know what... I like this site... cause its active... not like some other component sites where you have to wait for like days to get a reply... another feature I would recommend is RSS Feeds, or atleast a reply back to the poster... I hope u understand...
Thanks,
-iShwaR
David (6 Apr 2009 16:53)
Hello friend, no problem anymore with youtube videos, thanks a lot, from Brazil!
Jackson (6 Apr 2009 19:35)
THANK YOU VERY VERY MUCH !!!!!!
Jackson (6 Apr 2009 19:55)
Elvis, does this version play hd videos ?
Elvis Mehmedovic (6 Apr 2009 20:10)
Actually, it does play HD. It will pick the best video quality available.
Jackson (6 Apr 2009 20:47)
Fine, but i think it would be better if first the normal quality appears because of the long preload time of hd vids. But very nice that it is now possible to play hd vids. I am using the php file on my own server - i commented out the fmt18 and fmt22 lines for now - because the normal quality is ok for me...
Nice work and thank you for all..
Maria Jose (7 Apr 2009 21:36)
Hello, Elvis
I have a problem with the Patch in Mac. I was using the last version without problem until the last week.
Currently I have problems with two web projects, using Toob Player. I must be doing something wrong when installing the patch, because it does not get the videos (first displays "connecting", then "error").
I was install the patch with Extension Manager and the installation ends correct. Then I reset Flash, but the result is the same.
I tried the installation 3 times and even copying the files manually.
I would appreciate your help.
Thank you
Maria Jose (8 Apr 2009 0:40)
My problem is solved!
Thanks and thanks for the patch!
jom (8 Apr 2009 8:40)
how you solved mac issue, i have the same?
ialexlink@gmail.com (8 Apr 2009 16:44)
Amigo gracias pero he reinstalado el componente, segui el procedimiento reinstale el parche use el php en mi propio servidor pero aun no funciona, por favor que estoy haciendo mal? gracias por tu ayuda.
ialexlink@gmail.com (8 Apr 2009 17:41)
Amigo elvis que estoy haciendo mal no reproduce el componente, en mi site pero si se ejecuta en tu portal?? estara mal el php??
ialexlink@gmail.com (8 Apr 2009 17:42)
tienes twitter?
ialexlink@gmail.com (8 Apr 2009 18:25)
Disculpame , me sale este error al publicar el swf:
Error al abrir la URL '< http://youtube.com/get_video.php?video_id=http >://v3.lscache5.googlevideo.com/videoplayback?id=2854fc77a674d12b&itag=5&sparams=id,expire,ip,ipbits,itag&ip=208.113.148.19&signature=054A1C55ABA20E191FC730813B7AB867D48A0ECC.B7A38B51D83E31DC9B4646E6511CE38D9C2D3DB6&sver=3&expire=1239236639&key=yt1&ipbits=0
&t=undefined'
Que pasa?
maccoy (9 Apr 2009 12:41)
I've got the same problem. :(
maccoy (9 Apr 2009 12:53)
run toob_demo.flv on Flash8, got this message;
Error opening URL "< http://youtube.com/get_video.php?video_id=http >://v10.lscache8.googlevideo.com/videoplayback?id=02e947add6811845&itag=5&sparams=id,expire,ip,ipbits,itag&ip=208.113.148.19&signature=27452B4A1512BE8054FCA8A91EFADA8A12295B59.20749596B49C96753D20EFA45000D00A742A68C9&sver=3&expire=1239303003&key=yt1&ipbits=0
&t=undefined"
zimo (10 Apr 2009 15:27)
same problem :(
maccoy (12 Apr 2009 0:31)
problem solved....
check this
< http://www.flashcomponents.net/component/flash_toob_player/downloads.html >
jom (14 Apr 2009 8:50)
problem is there!
im on mac.
I did follow all possible ways, still error!
image is loading properly, but movie = error!
PLEASE HELP!
Simone (16 Apr 2009 7:42)
Help!
I've patched the component but I can't load Youtube video.
I see a label "ERROR" on the top of component.
I load only picture.
Tks
Alex: alic_A123@yahoo,com (16 Apr 2009 14:29)
Pf, I still get the error : Error opening URL '< http://youtube.com/get_video.php?video_id=http >://v23.lscache2.googlevideo.com/videoplayback?id=a02e0503283ae0e2&itag=18&sparams=id,expire,ip,ipbits,itag&ip=208.113.148.19&signature=6840D1EE357249AF3E936DC1C24BC20EC7854840.6303D444A6B7A05A6073F515F2F76D14835AA594&sver=3&expire=1239913485&key=yt1&ipbits=0
&t=undefined'
i patched everythong accordingly, read all the posts in here, still couldn't fix the problem. I used the toobplayer when it first came out and worked fine. Stopped working though, I recompiled the files, made other test and still getting this error. A little help would be much appreciated. 10x
Alex: alic_A123@yahoo,com (16 Apr 2009 14:30)
It only gets the preview image ...
Tom (20 Apr 2009 15:17)
The component doesn´t work anymore with youtube videos. The patch doesn´t solve the problem.
Andre (21 Apr 2009 17:05)
but why it still work on his server ??
< http://emehmedovic.com/xmca/toobplayer/ >#/gray_skin/
nate (24 Apr 2009 19:24)
Hi, thanks for your Toobplayer. It worked great for the last 8 or 9 months!But, Youtube has changed something and now YouTube videos no longer play.Do you have any idea what they did or how to fix it?
nate (24 Apr 2009 19:58)
Andre, it doesn't still work on the server; that video is not being loaded from YouTube.
Andre (26 Apr 2009 3:46)
on the page « ...xmca/toobplayer/#/gray_skin »
you can load a youtube ID
Simon (26 Apr 2009 10:46)
The error everyone is talking about seems to happen when the SWF is embedded into another one
I tried running a embedded SWF on its own and it worked fine, soon as i Loaded it into another SWF i got the "ERROR" message when loading up the video (Even thought the preview image showed it up fine)
If anyone could shed some light on this matter i would be heaps greteful
Killer600 (27 Apr 2009 11:08)
Component ImageContainer not load image correctly. ImageContainer - part of ToobPlayer and he not work correctly. Please fix bugs. This examples tested on site - not local!
I tested examples on Flash CS4 / ActionScript 2.0 / FlahPlayer 9 ).
nate (27 Apr 2009 20:21)
i'm using CS3 actionscript 2.0 and it doesn't work with Youtube... it may work with non-Youtube local files, I don't know.
This was an elegant player that worked just fine for the last 8 months... can't you revert back to before it got broken????
Simon (28 Apr 2009 1:59)
Pretty sure it wasnt the compnant that changed, YouTube has changed the way people can get the FLV's, i've seen some other componants update because of it
Just have to sit tightly and hope the Marvelous Elvis updates his componant ;)
nate (28 Apr 2009 14:23)
Simon, can you recommend any other components that did update? I have a client eager to get his videos working again and I really have no idea how to fix this. Obviously, I am not an expert at Flash.
Rulac (30 Apr 2009 12:24)
Hi,
another way to play YouTube videos:
1. Download ToobPlayer.rar from < http://www.fxcomponents.com/toobplayer/ >
2. UnRAR ToobPlayer.rar and get toobplayer_gray.swf from "ToobPlayer for HTML (adapted by FXComponents.com)" folder
3. Download < http://dennisjaamann.com/blog/wp-content/plugins/download-monitor/download.php?id=3 >
4. UnZIP youtubeFLVPlayback.zip and get from php folder file getYoutubeFLV.php
5. Put toobplayer_gray.swf and getYoutubeFLV.php to swf folder on your site (< http://yoursite.com/swf/ >)
6. Use HTML code to show YouTube video:
<object width="700" height="420" data="/swf/toobplayer_gray.swf" type="application/x-shockwave-flash">
<param name="movie" value="/swf/toobplayer_gray.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="url=/swf/getYoutubeFLV.php?id=t33ZHkS1NO4&autoPlay=true&volume=70&showFullScreenButton=true" />
</object>
7. Of course you need change t33ZHkS1NO4 :)
Works well!
More info about getYoutubeFLV.php at < http://dennisjaamann.com/blog/?p=70 >
Josephe (1 May 2009 11:27)
Anyone have any clue how to play multimple videos on this? :D
For example any possibilities to fetch php playlist or similar ?
thx
Spencer (3 May 2009 22:15)
I put the following on the first frame of the .fla and gave the component "myToobPlayer" instance name. The video works but the image won't preload?
Anyone have an idea of how to get a non-YouTube video to pre-load an image?
----------------------------------------------------------------------
import xm.components.ToobPlayerComponent;
myToobPlayer.display.clear();
myToobPlayer.image.clear();
myToobPlayer.autoPlay = false;
myToobPlayer.image.url = "< http://spencerr.com/Lilliput/Portfolio/Boomerangs/Boomerangs.jpg >";
myToobPlayer.url = "< http://spencerr.com/Lilliput/Portfolio/Boomerangs/tune_boomerangs.flv >";
myToobPlayer.loadYouTubePreviewImage();
nate (5 May 2009 21:55)
Thanks, Rulac! I'll give it a shot...
sessna (6 May 2009 4:19)
rulac your code works well, however it doesnt autoplay and the toobplayer swf file doent have a play button icon load onto the window of the player, so unless the user clicks on the small play button in the controls there is nothing to suggest the video is loaded. eg. no preview pic either. i wish they would provide the fla for this!
Rulac (6 May 2009 15:12)
sessna you can use &autoPlay=true (see in my HTML code)
I know that is not perfect, the image is not loaded, but I do not know Flash.
Elvis, please help us :)
Claudia Gonzales (6 May 2009 23:01)
Hola Alguien me podra ayudar quiero poner un video con el navegado toobplayer, de youtube pero hago todos los pasos tal cual indica sus ejemplo y al final me marca error Error opening URL "< http://youtube.com/get_video.php?video_ >, ya instale pach ToobPlayerPatch_20090406 y me sigue haciendo lo mismo que podre hacer
brasofilo (10 May 2009 8:00)
in this thread you'll find a working youtube proxy, posted by Joey at April 11
< http://www.longtailvideo.com/support/forum/General-Chat/16851/Youtube-blocked-http-youtube-com-get-video >
just change the last line, instead of:
echo get_link($vidurl);
use:
header("Location: ".$url);
and the address to pass to Toob must look like this:
player.url = "MY_PROXY.php?id=MY_YOUTUBE_ID";
brasofilo (10 May 2009 8:05)
sorry, it's Joey's April 16 post
and the last line that got to be changed is this one:
echo '<a href="'.$url.'">Download video</a>';
nate (11 May 2009 20:13)
brasofilo,
I'm looking at Joey's post but I can't figure out how to use this information with Toobplayer. In Toobplayer, I just drop the component on the screen, type in the URL in the parameters and away we go. Joey's post is some big long code that apparently I have to modify. Could you post a working modified code that I could copy and experiment with?
Thanks for your help!
Jackson (17 May 2009 18:35)
Some videos of youtube do not work. They are embedable but i get error showing up. If i check the video id at youtube.com the video is existing, but the proxy php script can't get the url of it. Strange, but some videos are working.
Meow (20 May 2009 5:24)
Hey anyone knows how to play several videos one by one and where to enter urls???
like this player alot but i can figure how to assamle that :(
any help welcome especially if .xml driven and thhhx :))
elsiri (28 May 2009 14:14)
Hi, why dont wokk the version of toob player ?
thanks
teddylife@gmail.com (12 Jun 2009 4:12)
First of all, you have a great awesome player, i manage to intergrated to my cms system, but there is one request I hardly to find in ur API, which is AUTOLOAD, i would prefer end user will autoload the FLV but without playing it... is this possible?
lars (16 Jun 2009 9:17)
I would so much like this Toob player to work, but I cannot. I just copied the HTML sample dir to a webserver we use (ASP) and then opening sample.html.
It just says "opening connection" then "Error"
What error? do we need any special components on the webserver?
Cheers,
Lars
MW (17 Jun 2009 20:24)
Is there any way to autoHide the controls?
Jackson (20 Jun 2009 14:52)
Could you please post the newest youtube proxy php script ?
The one in the zip package won't work for me.
Elvis Mehmedovic (23 Jun 2009 7:58)
Hello. The new update is now online. 1.1.0: YouTube videos work again; YouTube videos play in highest quality by default (preferHigherQuality); support for higher quality YouTube preview images (preferHigherQuality); full-screen mode now supports all Stage.align modes; fonts required for some skins now need to be installed manually (due to component installation problems on some systems); added previewImageUrl property; added videoResizeMode and previewImageResizeMode properties; added examples for HTML embedding.
MW (23 Jun 2009 20:15)
Love the autohide, Thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I am at work and we only have Flash 8. Does the new version only work with Flash 9?
a koda je bitno :) (4 Jul 2009 3:43)
a Elvise heba te, ti bi i od najvece princeze napravia kozu :) tako lip player a nemos ni obican video na njemu pokrenut heba vas taj youtube i proksiji dze vam je originalnost... daj vise neka fina uputstva o flashvarima i xmlu malo a ne o onom tehnickom šitu tamo u APIju lol daj il cu za pare kupit najgori player na webu majke mi... pozz ps: e da i ovaj sajt da je hitna pomoc svi bi vec poumirali koliko je kompliciran brate :) zivio..
xxcat (5 Jul 2009 20:59)
is it possible to make a button for possibility to change quality of youtube videos "on the fly"? Thanks!
Jason (8 Jul 2009 17:54)
This component looks GREAT. I'm using it to play an FLV file. The file plays just fine but the controller's pause/play, stop and mute buttons don't work. Strangely the slider works fine to forward/reverse the movie and the volume slider works fine but the other buttons do nothing. What did I do wrong? Please help! Thanks.
MW (8 Jul 2009 22:21)
Having some stuttering problems with flv files in Internet Explorer 7. No problems with playback in Firefox or Safari. Anyone have any ideas why? TIA
Mark T (15 Jul 2009 10:39)
Hello.. if i load the toobplayer directly it works, but when i load it within another movie (main.swf) it does not work... Whats the solution... < lepandille@gmail.com >
guy (18 Jul 2009 8:54)
something changed, some youtube links stopped working. Others are ok so far. Strange!
sascha (19 Jul 2009 10:14)
hallo, nice player. one question, i want to put videos from "googlevideo" in my flashsite. how can i do this with this player or is it impossible?
sascha (19 Jul 2009 10:15)
my mail adress < hugendubel@ymail.com >
sascha from germany (22 Jul 2009 10:33)
hello everybody. is here anybody who knows, how i can embed googlevideos in my flashsite. i search for an php file like this here in toob player .please help me. ps:sorry for my bad english < hugendubel@ymail.com >
kaan oztoprak (31 Jul 2009 9:26)
Hi, Thanks for great player. But Nowadays because of the youtube DNS's youtube proxy file having some errors. Is it possible to fix ?
misterminister (4 Aug 2009 11:09)
hello, sometijg is wrong.if i test my movie only sometimes you tube will be loaded. did youtube some changes in the code or have i make some mistakes?
dave (5 Aug 2009 17:05)
hello, my youtube videos are not runnig.whats the matter?
xxcat (6 Aug 2009 20:08)
no youtube anymore :(
jgeorg (8 Sep 2009 20:28)
Youtube videos are OK, but ...I can not play FLV videos online. Trying to play FLV videos offline works great. I made alot of tests but no result. Example: 1. I create a new flash CS3 AS2.0 2. I drag a new Toobplayer (glossy) component to the stage 3. I fill the url value with i.e. clip.flv 4. I test it and works great 5. I upload the files to a web site and after "buffering" display "error" ????
Zach (14 Sep 2009 4:58)
I am getting an error every time i try to use the Toob player with YouTube. I don't know why. Even the examples don't work anymore.Any ideas?
Roro (14 Sep 2009 14:56)
I'm getting an error too, it seems that you'll have to update the Youtube proxy Elvis =) Thank's in advance ! Roro.
VP (17 Sep 2009 13:22)
Hi, no youtube anymore. I tested it thoroughly with no success. Please inform us through email or twitter so we can get the update asap. Thanks in advance! VP
mike (19 Sep 2009 16:30)
hello, can anybody give me an answer, or is this thread dead? what can we do with youtube? it isnt running.
ishwar@c2w.com (24 Sep 2009 5:32)
Hi Elvis, The youtube videos aren't working... have you found any solution as yet? Regards, -iShwaR
ishwar@c2w.com (24 Sep 2009 7:16)
Hi Elvis, The YouTube have started playing again :) Thanks, -iShwaR
ishwar@c2w.com (24 Sep 2009 12:16)
Hi Elvis, I dont know how or why did it happen? Tried everything, it seems that the Youtube video has stopped playing once again! Can you please please look into the problem. Regards, -iShwaR
toxognatha@hotmail.com (30 Sep 2009 20:51)
THNX very NICE player !!! no troubles playing HD Youtube files, works great !
mussiop@hotmail.com (27 Oct 2009 23:04)
Video Repeat doesnt work for me, what should i do?
Mike (3 Nov 2009 18:25)
Anybody in need of something like this?? < http://www.nobone.nl/fl_youTubeProxy.txt >
gautam (24 Nov 2009 1:54)
toob_embeddable.html keeps playing the same video no matter what youtube url you enter. Any help?.
Elvis Mehmedovic (24 Nov 2009 7:17)
Open the FLA and delete the lines where the URLs are hardcoded, recompile SWF.
Michael (25 Nov 2009 2:55)
Any chance a AS3 version is in development? This is such a great tool. Thank you for all your hard work and dedication.
yoonsuk seo (25 Nov 2009 8:25)
I know the player made in Korea, you are using. AS2 to AS3 in gently suggesting what about when the upgrade will try. Bye.
resa (10 Dec 2009 13:14)
how can I get youtube videos to autoReplay?
Joseph (18 Dec 2009 15:10)
when I try to install mxp under flash 8 (win2000) it says i need flash 9.. Now flash 9 cannot be installed on win2k. Any thoughts on this, do i need to update something? ps: i abandoned win2k once but never again ;) ps2: is there any win2k/flash 8 component mxp download? thaaaaaaaaaanks :)
yoonsuk seo (9 Jan 2010 2:01)
Flash Player10.1 beta 2 will not play the videos
ptgz (10 Jan 2010 15:47)
Can anyone please recompile the embbed player without the hardcoded flash vars?? Because the embbedable player is always playing the same video... I have tried to recompile it with Flash CS4 but it seems to dont work at all... I cant even load the components :(
E. T. H. (14 Jan 2010 10:31)
I have problems setting a costum preview image. Is there a bug in the player am i doing something wrong? SOURCE: this.display.clear(); this.image.url = _root.thumb;
mcenturion (26 Jan 2010 20:38)
I have problems with the fullscreen button, someone solved?
Jonas (14 Feb 2010 17:45)
Question: I want to stop (not removing) the player within AS2. I manages do limit the volume externaly: instancename.volume = 0; Is the also a "state" variable to set? like play, stop and so on?
dada (8 Mar 2010 8:38)
will this player ever support streaming? tnx..
jgeorg@ath.forthnet.gr (18 Mar 2010 6:52)
Problem again!!! Youtube changed he API again. Is it possible to have a fix to this problem? Thank you
maccoy (19 Mar 2010 3:49)
Got the same error!
sam (19 Mar 2010 12:58)
Yes, youtube changed again. Damn. I hope elvis can fix this issue. Elvis please help us...
steven (22 Mar 2010 5:40)
HELP! can't get the flv from youtube.....
alejandro (23 Mar 2010 3:39)
dont load video of youtube,... somethig happens with the action in php?,...sorry my english
Roberto (24 Mar 2010 16:48)
error youtube vidoes
sdsadas (25 Mar 2010 4:35)
sadasdasdd
Matias (26 Mar 2010 6:59)
Are you working to make these components CS4 compatible? Thank you!
Jonas (29 Mar 2010 12:37)
somebody got an idea about the not working fl_youtubeproxy script?
sven (31 Mar 2010 19:20)
I'm having an issue with full screen playback on the "dark" toob player. The player bar is scalling with the content instead of expanding the progress bar horizontally. Any reason why this might be happening?
sam (7 Apr 2010 12:52)
Seems that no one have a idea to make toobplayer work with youtube again ? Damn---
jgeorg@ath.forthnet.gr (9 Apr 2010 6:02)
Please, if someone find a solution share it here....
aaron886 (25 Apr 2010 11:21)
I wonder if Youtube is getting wise about video bandwidth being used... Like jgeorg, I need an update on the proxy...
David (27 Apr 2010 15:30)
Please help us, youtube videos dont play.
Pluto: msvenzon@hotmail.com (29 Apr 2010 1:04)
Hi ! Does anyone have a working php code to the YouTube streaming ? All I get is ERROR ! ! ! Plz mail me if you have a working php script or a download link to where we all can get a working php script / code ! Hope someone can help us all with this huge problem ! Best regards / < msvenzon@hotmail.com >
Shonna (6 Jun 2010 21:18)
i cant get it to work with youtube either! help!!
Shonna (6 Jun 2010 21:18)
mail is < shonnaedwards@gmail.com >
P.I.Julius (12 Jun 2010 18:05)
Thanks for this simple clean flv player, I have noticed you kept uncommented the predefined variables in toob_embedable.swf but once I have those commented out everything works perfectly! I also added a sharedobject to save the state of the volume so this will be my default player for jCore! Thanks again for your great work, in my opinion the best/prettiest :) player ever!
Amish (12 Jun 2010 19:14)
nice components ! i have one issue... i can give youtube flv path directly in url parameters. (example << http://www.youtube.com/watch?v=v2I_8z9rOzE >> this is the path of above yt id << http://streamer.file2hd.com/y.aspx/ormathan > vasantha nandanathoppil - Low Quality [File2HD.com].flv?title=ormathan vasantha nandanathoppil&video_id=v2I_8z9rOzE&hq=5>. i think no need proxy to run using this way.. it is working in offline. but not working in online.. Please help any one... Amish
Keith Rondinelli (28 Jun 2010 14:44)
It seems that Flash player 10 (at least on Mac) has broken Toob Player. I'm not using it for YouTube streaming, but for simple FLV playback on my site. This is bad! This is my businesse's site and clients can't view my work. Any solutions? Help!
Rodrigo (6 Jul 2010 9:25)
Help! Doesn't work with YouTube anymore! We need the new PHP script!!!
Jspy (8 Aug 2010 19:56)
ERROR message on youtube video load....???? Even in your example!
abdou.3210@hotmail.som (17 Aug 2010 14:46)
salut ca va? ki b9iti mazyan ana abdou brit wa7ad boomerangs?plz?