Help increasing size of playlist (MP3 Player with Playlist)
This week's featured product
Store Locator
This cool AJAX application will enhance your website by showing your stores' locations. You can also display an image and a short description so your users know exactly where to find your business.
Become a premium member
Flabell and Themesbell membership provides users with the ability to download any of our components for Adobe Flash and website themes for free, during an entire year.
read more


Subcribe to topic RSS

Products RSS Feed
Follow us on twitter
support@themesbell.com
bsmart
on 21/6/11
http://essens3music.com
Much Thanks, great component, btw.
on 21/6/11
on 27/6/11
Thanks for downloading the player.
The playlist height will adjust if you increase the entire component's height. In the code you copied to your webpage find this variable:
var stageH = 304;
and set the height for the entire component. The playlist will get larger atuomatically. If you want the component to remain at its current size, the only way to make the playlist larger is to decrease the gallery's height. Find this line in the settings.xml file:
<albumsgallery height = "160">set a smaller size and, again, the playlist will be enlarged. Basically, the playlist's height is = componentHeight - albumsGalleryHeight. You can adjust the album covers thumbnails size also, by setting width and height you want. These are the properties you need for this:<itemWidth>110</itemWidth> <!-- the dimension of the whole item, including the margin --> <itemHeight>160</itemHeight> <!-- if the image is smaller after the load the background will be resized -->Let me know, if you need more assistance. I'll be glad to help.
bsmart
on 29/6/11
on 30/6/11