Search  

YOUTUBE PLAYER

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesYouTube Player
Full_screen_preview

A small player that extracts and plays a YouTube video or normal flv video .

Update 1.0
Read this blog post to edit Flash 8 version:
http://webcodingtips.blogspot.com/2008/07/create-full-screen-swf.html

If the player in the preview doesn’t start please use another link. I have uploaded the player preview again because the video from the first preview was deleted from YouTube .

The player can be customized by editing the movie clips that in the library in the folder Movie Clips/Button designs (here you can edit them) .

You can set the parameters of the player when embeding .

The player extracts the video from YouTube using only actionScript 2.0 .

Functions of the Video Gallery Player:
- after the meta of a video is loaded (the player extract meta that comes with the video you want to play) the total time and curent time of the video is showen and a press downloading bar will start;
- the player has a stop button that stops the video and moves it at the begining;
- the player has a play button that can be used to start a video or to resume a video play;
- the player has a pause button that can stop a video at the time played;
- the player has a volume button that sets the volume at it’s maximum value;
- the player has a mute button that sets the volume at 0;
- the player has a Full Screen button that makes the player full screen;
- the player has a Normal Screen button that makes the player size the original one;

If you whant to know about extracting videos from YouTube to create your own player visit this blog posts :

http://webcodingtips.blogspot.com/2008/07/get-youtube-videos-with-actionscript-20.html


You might be interested also in:


Video Players

37227 37683

Video Galleries

39011

Image Galleries

38572

Maps

36688 37230 36703

Tags: video , media , player , youtube , flv , media , full screen , resizable .

Posted 4 months ago

@bawx

You can’t set the volume to 0 from XML . You will need to modify the script.

Posted about 1 month ago

would you be able to tell me hhow to do it if i was to purchase it?

Posted about 1 month ago

@bawx

I can do it for you.

Posted about 1 month ago

ok cool please help me when you could, thanks.

Posted about 1 month ago

@bawx

In index.as Add to line 41: mySound.setVolume(0); For lines 49,50,55,56 reverse true with false and false with true.

Or

Give me a message to send you a reply with the file attached.

Posted about 1 month ago

Hey buddy, I tried what ya told me to do and it didnt work so I’m probably doing it wrong, I sent you a msg please reply back with the file

Posted about 1 month ago

@bawx

I sended you the files. Hope everything is ok.

Posted about 1 month ago

I would like to know if this player actually does support YouTube … also does the YouTube solution this player is using require the need of a PHP file to handle YouTube’s crossdomain XML ??

Posted about 1 month ago

@applauz

It did suported Youtube.
I’m working on an update right now to be able to grab the youtube data again that is possible to have a php file.
The last version didn’t need a php.

Thanks, Marius

Posted about 1 month ago

stopped working – your example doesnt work either. I think youtube changed the backend around.

Posted about 1 month ago

it doesn’t work anymore… :o(

Posted about 1 month ago

hi, I was wondering if this script is working now with the new flash API . I really don’t want to buy this if it doesn’t work. Also, I want this player to play the newest video from my youtube director account each time I upload a new video. is this possible?

thanks for your help !!!

Posted 23 days ago