PDA

View Full Version : killing the white background on the flash 7 video player


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?

oldnewbie
04-13-2006, 01:04 AM
It shouldn't have a visible background if it's the same size as the FLV.

BluegillMedia
04-13-2006, 03:06 PM
it has a white background and green and grey buttons.