With Flex 1.5 you would have to create your own controls. For example use the MediaDisplay but make invisible then just create your own controls/components to fire events on the invisible MediaDisplay.
I have not looked into how different Flex 2's Media components are. Another option is to create a Flash 8 SWF with all the needed functionality and then load that SWF through a Loader into Flex. There might be some issues with using Flash 8 MX Components in Flex but since the new Flash 8 Media components are quite different then the original MX MediaDisplay, MediaController etc... you should be able to do something with it. Renaun --- In [email protected], "Pablo Samela" <[EMAIL PROTECTED]> wrote: > > Hello, > > My name is paul, and I´am new in the list. I´am also new to flex. > I´am trying to change the look an feel of the controller of the mediacontroller > object, but I looked over the internet and I didn´t find how to do it, and if it > is possible. > Can someone help me on this. > > Thanks. > > Paul. > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

