Ticket #386 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

consolidate logo code in Display.as a little

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

Description


Change History

comment:1 Changed 4 years ago by jeroen

Consolidated all in a logoSetter() and logoHandler() function. The first initializes the logo and the latter repositions it when resizing. The following options are available:

  • When there's no logo movieclip in the skin, nothing happens.
  • When the logo is a 10x10px square (like in all default skins), the logo is hidden.
  • When there's a logo built into the skin, it automatically sticks to its corner on resizing.
  • When the logo flashvar? is set, the logo image is loaded. It also automatically sticks to its corner on resizing.
  • When the logo flashvar? is set ánd there's a built-in logo, the built-in logo is overwritten.

comment:2 Changed 4 years ago by jeroen

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.