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.
[ Latest Update: February 8, 2008 ]
| with all source codes : | $60.00 | ||||
| Compiled component : | $30.00 | ||||
- Adobe Flash 8 and higher

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
- 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.
- Smile TextBox 3.0.0 [ 3.0.0 ]
- Smiley Textbox 3.0 has been released, Textbox 2.0.1 bugs fixed and also addPic function added to load external pictures inside component.
Smiley Textbox 3.0 is much more faster than Textbox 2.0.1.
[ February 8, 2008 ] - Smile TextBox 2.0.1 update [ 2.0.1 ]
- Now you can register smiles at runtime with register_smile method.
You can also limit maximum smiles per message to avoid flooding, by setting this value to 0 you can show all smiles, this option can be changed at runtime as well.
[ December 4, 2007 ]
Powered By Gchats Messenger
[ February 8, 2008 ]
