|
<a> 超链接标签 my_txt.htmlText="<a href='http://www.blueidea.com' target='_self'>蓝色理想</a>" <b> 粗体标签 my_txt.htmlText="<b> Bold </b>" <br> 换行标签 my_txt.htmlText="Title of Articles <br>" <font> 字体标签 my_txt.htmlText="<font color='#ff0000' face='Arial' size='12'>This is a text</font>" <i> 斜体标签 my_txt.htmlText="<i> Italic </i>" <li> 列表项标签 my_txt.htmlText="Sports:<li>Football</li> <li>Boxing</li><li>Swimming</li>" 注意,文本框要选中“多行”。 <p> 段落标记 my_txt.htmlText="<p align='right' class='title'>align right</p><p align='left' class='body'>align left</p>" 注意,文本框要选中“多行”。本例假设css类title和body已存在。 <span> 标签 my_txt.htmlText="<span class='body'>this is a text confined by css</span> 注意,本例假设css类body已存在。
my_txt.htmlText="<u> Underline </u> 两个特殊的标签: <textformat> 文本格式标签 tabRecord1="Jinni\t20\tMale\t<br>"; tabRecord2="Sucy\t21\tFemale\t<br>"; txt="<textformat tabstops='[50,150,150]'>"+ tabField+tabRecord1+tabRecord2+"</textformat>";
不太清晰,可放大观看 |
- “FLASH网站导航—程序简单化”的补充
- 通过实例学习flash AS3.0——案例二
- 用Flash制作神奇的弹性导航菜单(1)
- 用动作脚本动态创建和控制文本框 (3)
- Macromedia Flash MX 2004 Remixed Help
- Freehand和Flash的结合应用(1)
- Flash教程:花吃蝴蝶的动画演示
- SWF文件结构大解剖(1)
- Flash游戏制作常用代码解析(3)
- 把Flash动画轻松转成GIF图片
- Flash游戏制作:弹力球(2)
- Flash制作梦幻仙境动画效果
- DW MX 2004的Flash动画元素(1)
- Flash组件之旅(3):使用第三方组件(3)
- 《泡泡堂》Flash大赛奖一万休闲币





