The following example shows how you can automatically hide the skin on a Flash ActionScript 3.0 FLVPlayback control when the cursor isn’t over the FLVPlayback instance by setting the Boolean skinAutoHide property to true. Setting the skinAutoHide property to false (default) causes the skin to always be visible.
Full code after the jump.
{ 2 comments }