Ticket #646 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by pablo

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.

comment:2 Changed 3 years ago by zach

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

Fixed by 5.0.520.

Changed ControlbarComponent to set it's own X and Y.

comment:3 Changed 3 years ago by pablo

Fixed by 5.0.720 (not 520)

comment:4 Changed 3 years ago by pablo

Did the same for SWF skinning (5.1.745)

Note: See TracTickets for help on using tickets.