XML YouTube Player Gallery

Posted On: January 10, 2010
Price: $27.00
Flash Player Version: 8
Swishmax Version: Swishmax2, 2008.08.12
Comments: No comments yet


A Powerfull custom YouTube Player Gallery, powered by Youtube player API and XML.

You can now display YouTube videos on your website with a gallery that looks like your site’s design.
You just need to add the YouTube video code, video title and, if you like, a description for the video.
Example:

1
2
3
4
5
<video>
<videoTitle>PearlJam - The Fixer</videoTitle>
<youtubeCode>PdF1Rqet9E8</youtubeCode>
<description>Nice song from PearlJam</description>
</video>

You can change its appearance just by editing the XML file… something like this:

1
2
3
4
5
6
7
8
9
10
11
defaultVolume = "85"
buttonsColor="0xebebeb"
buttonsOverColor="0x353535"
iconsColor="0x353535"
iconsOverColor="0x94e100"
barsColor="0x94e100"
row1Color="0xebebeb"
row2Color="0xcacaca"
selectedMovieThumb="0x94e100"
descriptionColor="0x555555"
titleColor="0x000000"
VN:R_U [1.7.0_948]
Rating: 10.0/10 (2 votes cast)