Ticket #646 (closed bug: fixed)
With PNG skins, the controlbar sticks to the top in fullscreen
| Reported by: | jeroen | Owned by: | zach |
|---|---|---|---|
| Priority: | Milestone: | Flash 5.1 | |
| Component: | Keywords: | ||
| Cc: | Forum thread: |
Description
Small bug I suddenly noticed when upping my SVN:
- pick 5.0 or v5 trunk
- pick a PNG skin
- go fullscreen
The controlbar appears at the top.
Change History
Note: See
TracTickets for help on using
tickets.

This issue also effects plugins who want to detect the (x,y) coordinates of the player controls while in full screen or in the controlbar 'over' state.
The player should allow them to set their own (x,y) coordinates during their resize(w,h) call. Currently the player sets the x and y coordinates after resize() is called.