так у меня флешка будет вообще отдельно чисто swf, наверняка есть способ. В хелпе вычитал:
document.backgroundColor
Availability
Flash MX 2004.
Usage
document.backgroundColor
Description
Property; a color in hexidecimal format that represents the background color.
Example
The following example sets the background color to black:
fl.getDocumentDOM().backgroundColor = '#000000';
Ну что-то не выходит
