www.cze.cz

Home

Input Text

<!--
    Input textbox - used by users to write text messages.
-->
<SkinObject><Type>ChatInput</Type>
    <!-- Unique name of the control -->
    <Name>ChatInput</Name>
    <!-- Visibility true or false -->
    <Visible>true</Visible>
    <!-- Max count of letters in one message -->
    <MaxChars>512</MaxChars>
    <!-- Default value of ChatInput - mostly used to set message color for each user -->
    <HtmlText>{{FONT SIZE="14" FACE="Courier" COLOR="#995500" LETTERSPACING="0" KERNING="0"}}</HtmlText>
    <!-- Sound to play when message is successfuly sent -->
    <MessageSentSound>./skin/sounds/sending.mp3</MessageSentSound>
    <!-- Position of the object -->
    <Position>
        <Left>145</Left>
        <Top>410</Top>
        <Right>405</Right>
        <Bottom>100%-125</Bottom>
    </Position>
    <!-- Send text message when user press enter key. Available values true or false. -->
    <SendTextMessageWhenEnterKeyPressed>true</SendTextMessageWhenEnterKeyPressed>

    <LookAndFeel>
        <!-- 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):



Menu

  • Home
  • Radical Flash Chat
    • Radical Flash Chat
    • Configuration XML
      • BasicPanel (NineGrid)
      • BasicPanel (Pattern)
      • BasicButton
        • Classic
        • SendTextMessage
        • ShowCameraDialog
        • ShowColorDialog
        • ShowEmoticonsDialog
      • Camera Preview
      • Chat Text
      • HTMLTextArea
      • Input Text
      • List Of Users
      • Video Player
    • Installation (Windows, Linux)
  • Software (download)
    • PHP MySQL
    • Images to video
    • Flash E-Shop Product Slider
    • SVN Autocommit
    • Breeze Provider
    • DiaCze
    • 3D Real Viewer
    • PC Quick Test
    • WAMP
  • Graphics
    • Lowpoly models
    • Textures and Patterns
  • Contact
    • Email
    • Forum
    • Ideas

Contact

 
Developed by Jaromir Sivic