Do all of the skins support HD button in JW Player 4.3?
What needs to be done to get them to show the HD button?
Posted: Sat, 2009-03-14 14:27Blaster
You must change the color of the HD icon. For this, open the hd.as file, find the icn.graphics.beginFill(0x000000); row, and chage the hex number to what you need. For example you can change to 0xFFFFFF -this is white. On dark skins the white is better for this button;)
Posted: Fri, 2009-11-06 19:26Reck
if I open end edit hd.as file
I dont have hd.fla to store the changes
Posted: Mon, 2009-11-16 14:59Zachary Ozer
The skins should all support the HD button. If there's any problem, we recommend you use the dock.
You must change the color of the HD icon. For this, open the hd.as file, find the icn.graphics.beginFill(0x000000); row, and chage the hex number to what you need. For example you can change to 0xFFFFFF -this is white. On dark skins the white is better for this button;)