Remove Item Fill Color Gradient
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
mojolocal
on 15/10/11
How can I remove the silver gradient image from the item fill color in the mulitple track player?
I've tried many color options for my theme but it seems that only black will cover it up.
Thanks!
on 17/10/11
I assume this is about the Mp3 Player with Playlist, since this is the one you downloaded.
The gradient is specified in the FLA file, so if you need to change it, you'll need to edit the FLA file. If you want to get rid of it and use a single color, there's a more simple solution. Please find this property in the settings.xml file:
<itemFillColor></itemFillColor>If you specify a color in it, it will color the items in the playlist using that color and the gradient will be covered:<itemFillColor>0xFFFFFF</itemFillColor>This should do it. Enjoy the player!