首页 > web前端 > html教程 > flash显示html内容_html/css_WEB-ITnose

flash显示html内容_html/css_WEB-ITnose

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
发布: 2016-06-21 08:59:24
原创
1053 人浏览过

适用as2.0

1、先建动态文本,并命名myText

2、在帧上加上代码,

myText.html = true; 

myText.multiline = true;

var myString = '

This is a bold text

And this text is in Italic

This is a link to the bbc website.
Here is a little list of colors :
  • Red
  • Green
  • Blue
  • Here is a little image that links to the bbc siteflash显示html内容_html/css_WEB-ITnose';

    myText.htmlText = myString;

    3、也可以读取外部文件作为html内容:参考http://www.wangchao.net.cn/bbsdetail_1736674.html

    相关标签:
    本站声明
    本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
    最新问题
    尝试了一切方法,但HTML内容仍未显示
    来自于 1970-01-01 08:00:00
    0
    0
    0
    悬停时显示内容(不影响卡片高度)
    来自于 1970-01-01 08:00:00
    0
    0
    0
    用php判断某个时间段显示和隐藏内容
    来自于 1970-01-01 08:00:00
    0
    0
    0
    如何确保输入字段足够宽以完整显示内容?
    来自于 1970-01-01 08:00:00
    0
    0
    0
    搜索后第二页不显示搜索的内容
    来自于 1970-01-01 08:00:00
    0
    0
    0
    热门教程
    更多>
    最新下载
    更多>
    网站特效
    网站源码
    网站素材
    前端模板