Contact us | Affiliates
  • Gchats TextBox Component

    ( 3.0.0)
  • Gchats TextBox Component Gchats Smile TextBox component is the most powerful smile text component for flash, It Supports RTL characters, Align, works with all fonts and all font sizes, border, background color, resize in runtime and much more features.
    [ ALL Platforms ]
    [ Latest Update: February 8, 2008 ]
  • Licenses and Pricing

  •   Price Purchase
    with all source codes

    $60

    Compiled component

    $30

  • Requirements

    • Adobe Flash 8 and higher
  • Features

  • You can add as much as smiles you need to this component.

    HTML text supported so you can simply add HTML Tags including bold, italic, underline, font, etc...

    Now with RTL text support includng arabic and hebrew. and it is possible to set alignment to the left or right in both runtime and development time.

    You can set any font or font size, it is also possible to change them in runtime so the component will render the text with the new settings.

    Now it is simple to resize the component at runtime using setSize method. With the Clear method you are enable you to erase the textbox if required.

    Icon margin let you define margin of smiles from texts. this value also can be adjusted at runtime.

    Icons will be resized depending on font size if you enable auto resize option.

    You can change border color, background color and also have the ability to set them to transparent.

    Here are a list of complete methods and properties:

    Methods:

    TextBox.addText(text:String);
    // Username is optional but you can add username here in html format also;

    TextBox.addRawText(text:String)
    TextBox.clear();
    // Clears textbox content
    TextBox.setSize(width:Number,height:Number);
    TextBox.addPic(url:String, text:String, h:Number)

    Properties:

    TextBox.align = "left"; // or right
    #This will Hide scroll bar if content of textbox are not enough to make scrollbar enabled
    TextBox.auto_hide = "Visible"; // Visible,Hidden,Auto
    TextBox.border = true; // or false will hide border
    TextBox.background = true; // or false will hide background
    TextBox.selectable=true; // make the text to selectable
    TextBox.borderColor = 0xFF0000;
    TextBox.backgroundColor = 0xFFFFFF;
    TextBox.font = "Arial";
    TextBox.fontSize = 12; // Set the font size
    TextBox.resizeSmiley = true; // set the auto resizing smiles
    TextBox.scroll = 10;
    TextBox.maxLines = 500;
    TextBox.autoScroll = true;
    TextBox.iconMargin = 2; // Margine to the left

  • Live demo:





  • License Agreement

  • - You can use this component in all of your projects and you can use them in multiple websites with one single lisence.

    - You agree not to copy, distribute or resell this component.

    - Updates and bug fix updates are free.

    - If you disagree with any of these terms, you are not authorized to use this application.
  • Mailing List

  • Remove Subscribe

  • Last news
  • Flash Smiley Component 3.0 has been released. Its much more faster than the previous version, and also include new features such as adding external pictures.
    February 8, 2008
  • Latest updates
  • - Red5 1.0 compatibility
    - New option to add a referral code to add for payment transactions
    - New option to kick users using /kick command
    - New option to display a message when a moderator kicks a user
    - Bug fix: when a user logout, it disconnects all microphones in red5 0.9
    - Bug fix: When registration is disabled users still can register
    - Bug fix: trim usernames in red5 which contains long characters
    - Bug fix: Error in embedding the chat using javascript fixed.
    - Bug fix: accessing manage window for usernames which contain _ character

    February 20, 2011