would you be able to tell me hhow to do it if i was to purchase it?
Posted about 1 month ago
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: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
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.
@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
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
stopped working – your example doesnt work either. I think youtube changed the backend around.
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