Ticket #883 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Fadeout controlbar directly when mouse moves off the stage

Reported by: jeroen Owned by: pablo
Priority: Milestone: Flash 5.3
Component: Keywords:
Cc: Forum thread:

Description

This one has been requested a couple of times in the forums, and is actually a good idea:

when the mouse moves out of the stage, the controlbar can be hidden faster (immediately) than when the mouse doesn't move. I believe there's a new STAGE event for this in either AS3 or FP10 we could leverage. If not, this is probably too much work to get working nicely.

Change History

comment:1 Changed 3 years ago by jeroen

  • Milestone changed from Flash 5.X to Flash 5.3

You should quickly look at this - if there's indeed an event for leaving the stage it's easy to add. If not, I wouldn't do it.

comment:2 Changed 3 years ago by pablo

Yes, this should be doable. An additional feature could be to hide the controlbar by default, if it's in the "over" or fullscreen state, and only show the controlbar when the user moves the mouse. This could be done as the default behavior, or could be enabled by an additional controlbar setting (e.g. controlbar.idlehide = false).

comment:3 Changed 3 years ago by pablo

  • Status changed from new to closed
  • Resolution set to fixed

Implemented in 1238

Note: See TracTickets for help on using tickets.