Groups | Blog | Home
all groups > flash (macromedia) > july 2005 >

flash (macromedia) : styling media component


ni9e
7/29/2005 9:52:00 PM
is their a way to style the mediaPlayback component? Ive been doing a gripload
of research and noticed that you can style the UIComponents but their is no
information pertaining to the media Component. Any help would be appriciated.
Ive tried.... mediaPlaya.setStyle("backgroundColor","0xFF0000"); but that
doesnt work :-(

Thanks,

TJ
Rothrock
7/29/2005 10:27:31 PM
In general you can't do this. It is possible to find the source files, modify
them, recompile to component, and then add to your component folder. I tried it
a bit and it wasn't that easy. But all is not lost.

The NetStream class lets you build your own media players. There are several
great tutorials at gotoAndLearn.com.

AddThis Social Bookmark Button