var btn:Button = this.mx_internal::closeButton; btn.useHandCursor = true; However the mx:internal might change in the future so this is not bullet proof.
--- In [email protected], "flexawesome" <[EMAIL PROTECTED]> wrote: > > Hey there, > > In the titlewindow component, I set showCloseButton = true; Do you know > how can I show the Hand Cursor on the Close button? > > Thanks >

