Skip to main content
November 30, 2010
Question

Hiding the FLVPlayback control bar

  • November 30, 2010
  • 1 reply
  • 670 views

I have a FLVPlayback on my stage, but I want to use my own controls rather than the ones provided by the skin.

I read that I can make my own skin - but have not been successful.

Any pointers as to how to do it?

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
November 30, 2010

you can re-skin an existing skin or create your own controls.  to re-skin (the more difficult approach unless you're code-phobic), use google to search for a tutorial.  to create your own, just create and encode.

November 30, 2010

I found what I needed.

On the stage, select my FLVPlayback instance.

Then, Window|Component Inspector.

In the Component Inspector, select the Skins property and then select the "None" item in the drop-down list.

Perfect.