Text Editor Component (Version 2.0.0)
1426 downloads / 6419 views
Rating: 3.99
Author
- Name
- Josh Dura
- Site
- http://www.joshdura.com/
- Contact
- http://www.joshdura.com/contact/
- Additional
- Josh Dura is a Flash/Graphic Designer currently employed at Ready Hosting, Inc. in Richardson, TX. I have been working with Flash since version 3. My brother Danny and I run our business Dura Media, LLC on the side.
Release Date
2 Jan 2003 17:17
Platform
AS 1.0, Flash Player 6
Description
Availability: AS 1.0, Flash Player 6
Use this rich text editor to format text. Easy as that :) Features below:
1) Save/Load/Organize/Delete via Local Shared Objects.
2) Basic Options: Bold, Italics, Underline, Bullets, URL Linkage, Indent, Left, Center, and Right Align, Text Size, Text Color, and Font.
3) Skinning:
a) Set the Title - setTitle("Title goes here");
b) Set the Button Background Color - setButtonBackground(0xRRGGBB);
c) Set the Active Button Background Color - setButtonBackgroundActive(0xRRGGBB);
d) Set the BUtton Light Shadow Color - setButtonLightShadow(0xRRGGBB);
e) Set the BUtton Dark Shadow Color - setButtonDarkShadow(0xRRGGBB);
f) Set the Toolbar Text ColorsetTextColor(0xRRGGBB);
g) Set the Toolbar Background Color - setToolbarBackground(0xRRGGBB);
h) Set the Toolbar Border Color - setToolbarBorder(0xRRGGBB);
i) Set the Editor Background Color (Text Editable Area) - setEditorBackground(0xRRGGBB);
j) Set the Scrollbar Background Color - setScrollBackground(0xRRGGBB);
Drag an instance of the Text Editor to your stage, and then give it an instance of textEditor1, then put this code in the first frame...
textEditor1.setTitle("Text Editor");
textEditor1.setButtonBackground(0x5B84AD);
textEditor1.setButtonBackgroundActive(0x84A3C2);
textEditor1.setButtonContentColor(0xFFFFFF);
textEditor1.setButtonLightShadow(0xADC2D6);
textEditor1.setButtonDarkShadow(0x336699);
textEditor1.setTextColor(0xFFFFFF);
textEditor1.setToolbarBackground(0x5B84AD);
textEditor1.setToolbarBorder(0x666666);
textEditor1.setEditorBackground(0xADC2D6);
textEditor1.setScrollBackground(0xADC2D6);
Preview and Downloads
Discussion
Elvis Mehmedovic (4 Apr 2004 20:23)
For more information refer to the following blog entry:
< http://www.joshdura.com/archives/000163.php >
(Do not use this component with Align Component Set 3.0.1; use the align components included with the component instead.)
adfas (27 May 2008 22:06)
adsfaf
ada (8 Jul 2008 8:03)
good
dsfsdfasdfasfsad (8 Oct 2008 8:35)
fasfasdffsadfasdf
info@noctime.com (26 Nov 2009 22:35)
Hi, congratulations for this web, But i cant download text editor component. It gives an error. Please report me when its available or send me. ill thank you very much.
uyi (9 May 2010 16:40)
刚回家