BluegillMedia
04-13-2006, 12:07 AM
From everything I have read it should be easy to change the colours of your video component.
player.setStyle("symbolBackgroundColor", "0xFF00FF");
seems easy enough but doesn't seem to work (I put it in the frame that the video player is located).
All I really want is for the background to be clear so that I don't have that annoying white box around it. Is there an easy way to do so?
player.setStyle("symbolBackgroundColor", "0xFF00FF");
seems easy enough but doesn't seem to work (I put it in the frame that the video player is located).
All I really want is for the background to be clear so that I don't have that annoying white box around it. Is there an easy way to do so?