文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 国产软件 | 国外软件 | 汉化补丁 | 设为首页 | 加入收藏
业界资讯 | 图形图像 | 操作系统 | 网络冲浪 | 工具软件 | 办公软件 | 媒体动画 | 精文荟萃 | 认证考试 | 网站建设 | 技术开发 | 专栏
当前位置:abcdown网络学院媒体动画FlashFlash MX 2004 显示外部css和html文件
精品广告
推荐TOP10
·自制
·FLASH基础的一些心得体会
·推荐:不间断滚动显示图片的代码
·全面升级您的Flash播放器
·由浅入深学习Flash制作高射炮游戏
·由浅入深学习Flash制作高射炮游戏(续)
·遮照及文字遮照的几个概念和事例
·创建一个实用Flash站点的十大技巧
·Flash动画制作实例:小野人玩摇滚
·Flash技术在电子杂志设计制作应用
阅读TOP10
·用Flash制作选择题模板
·Flash AS制作飘落的红叶
·Flash遮罩特效实例--放大镜(图)
·用SwiSHpix软件巧做相册
·用Flash MX模板制作幻灯片效果
·Flash初学者入门常见问题大总结
·Flash遮罩特效实例--可拖曳遮罩效果
·Flash游戏开发常用函数代
·用FLASH遮罩效果做图片切换效果
·flash声音特效实例--架子鼓(图)

Flash MX 2004 显示外部css和html文件

日期:2007年8月16日 作者: 查看:[大字体 中字体 小字体]


实例 Text Enhancements

  一、涉及特性

   在实例中,主要涉及在Flash MX 2004中引用和显示外部的css文件和html文件。这些都是在Flash MX 2004中才有的新特性,应用也非常方便。本实例在Flash MX 2004中的操作非常简单,不过这正从侧面反映了它的功能强大。

   二、制作过程

   1、建立一个文件,命名为sample.css。其内容如下:

headline {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  display: block;
}
subheadline {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  display: block;
}
mainBody {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  display: block;
}
biline {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-style: italic;
  display: inline;
}
A {
  font-family: Arial,Helvetica,sans-serif;
  color:cccccc;
  font-size: 10px;
  display: inline;
  text-decoration:underline;
}

  上面的css文件中,中括号里面的是对应的属性。比如font-family是字符集,font-size是字体大小,display是字体的显示方式,等等。只要有简单的网页制作知识就应该可以看懂的。

  2、新建一个文件,命名为sample.html,其内容如下:

<body>
<headline>Giant Sea Lion Spotted</headline>
<subheadline>Citizens scared, amazed</subheadline>
<biline>Today - Our City </biline>
<mainBody>A giant sea lion was spotted today rampaging around the city's main square,
scaring thousands of innocent people just out for a daily stroll in the beautiful downtown district.
<img align='right' src='sample.jpg'/>No 
injuries were reported after the animal's two-hour assault of the shopping 
district famous for it's sea lion purses and shoes, also known as the "sea 
lion district". Witnesses said the creature came out of the ocean near 
the Burger King at 42nd and 1st Avenue, startling many and stalling traffic. 
"The animal caused nearly four million dollars of damage to the 
neighborhood," said Joseph Valente, owner of "Sea Lions R' Us" 
at 43rd and 2nd. Onlookers to the scene said that the sea lion appeared 
ornery, but otherwise in good spirits. 
Officials are uncertain as to when, if ever, the sea lion may return.
<A HREF="http://www.macromedia.com">Click here for more.</A> 
</mainBody>
</body> 


[1] [2] 下一页 

上一篇:Flash MX 2004 的历史面板(1)

下一篇:Flash MX 2004 新模板应用(2)


相关软件: 相关文章:
·轩辕剑3外传天之痕修改器之三(修改项目全面)
·剑侠情缘外传月影传说中文版 完美内存修改器v2.0A版
·剑侠情缘外传月影传说中文版 免CD补丁
·炎龙骑士团外传-风之纹章完美硬盘版
·《东京番外地》完美硬盘版超经典!
·教 olive009 简明西班牙语教程 MP3 广外何仕凡编著
·轩辕剑四外传苍之涛中文版 内存修改器最新v1.09版
·女性的外生殖器
·教你如何编写游戏外挂
·天堂2外挂VS魔兽外挂
·女性外生殖器(图)
·轩辕剑3外传:天之痕 修改代码 - 游戏秘籍
·轩辕剑3外传天之痕 最新秘技 - 游戏秘籍
·C#中利用process类调用外部程序以及执行dos命令

特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
[打印本页] [关闭窗口] 转载请注明来源:http://www.abcdown.net
首页 | 本站声明 | 下载帮助 | 发布软件 |
中文版权所有:ABC学院 浙ICP备05000717号