Skin specs
Overview
Each skin has two halves:
- SWF asset file: The symbol names in the SWF file may be anything related to the names below.
- ActionScript classes/constants: The classes and constants must use the names below.
ActionScript specifications
Each skin must have the following classes and constants:
BGBlockFONT_PRIMARY:StringFONT_PRIMARY_BOLD:StringErrorBGErrorIconBGChatroomRoster- Controls:
ButtonBasicButtonBasicHoverButtonBasicActiveBUTTON_COLOR:uintBUTTON_HOVER_COLOR:uintBUTTON_ACTIVE_COLOR:uintBgTextInputTEXT_INPUT_HEIGHT:uintTEXT_INPUT_COLOR:uint
Each skin should have the following classes and constants:
BGStageLogoLOGO_WIDTH:uintLOGO_HEIGHT:uint- Controls:
BUTTON_HEIGHT:uintTEXT_INPUT_PADDING_N:uintTEXT_INPUT_PADDING_E:uintTEXT_INPUT_PADDING_S:uintTEXT_INPUT_PADDING_W:uintLABEL_COLOR:uint
- Sounds:
SoundChatMessageSoundSignInSoundSignOutSoundStartGameSoundWin
Each skin may have the following classes and constants:
SoundButtonClick
