ShowEmoticonsDialog BasicButton
<!-- Dialog with set of emoticons is displayed. --> <SkinObject><Type>BasicButton</Type> <!-- Unique name of the control --> <Name>ButtonSelectSmile</Name> <!-- Visibility true or false --> <Visible>true</Visible> <!-- When user clicks the button emoticons dialog is shown. --> <OnClick> <Action>ShowDialog_SelectEmoticon</Action> <!-- If AutoShowDialog property is true, then dialog is shown automatically. This feature is very useful for dynamic skinning and also if developer wants to display dialog immediately after application is started. --> <AutoShowDialog>false</AutoShowDialog> </OnClick> <Position> <Left>185</Left> <Top>100%-120</Top> <Width>36</Width> <Height>30</Height> </Position> <LookAndFeel> <!-- Button design --> <Images> <NormalImage>./skin/images/smile_btn_01.png</NormalImage> <OverImage>./skin/images/smile_btn_02.png</OverImage> <DownImage>./skin/images/smile_btn_03.png</DownImage> </Images> <!-- alpha value between 0..1 --> <AlphaBlend>1</AlphaBlend> <!-- Could be one of the following values http://www.google.cz/#q=flash.display.blendmode --> <BlendMode>normal</BlendMode> <!-- color transformation --> <ColorTransform> <Color redMultiplier="0.1" greenMultiplier="0.5" blueMultiplier="0.8" alphaMultiplier="1" redOffset="128" greenOffset="128" blueOffset="128" alphaOffset="0" /> <!-- <Color brightness="0" tintColor="0xFF000000" tintMultiplier="0" /> --> </ColorTransform> </LookAndFeel> </SkinObject>
Latest news (source CNN):

