FLASH游戏 | 站长工具 | 技术学院 忙鱼网 怕笑网 
积木网
注册表 | Win2003 | Linux | Win9.x | Win2000 | WinXP | WinMe | 系统DIY
推荐: PHP5中文在线手册 | Smarty中文手册(模板引擎) | css2样式表中文手册 | ASP开发手册 | JScript开发手册
积木网 >> 操作系统 >> 系统DIY

压缩文档大不同,能唱歌来会跳舞

来源:互联摘选 日期:2001年08月01日 05:58:23

■飘

WinRAR是我们最常用的压缩软件,现在已经有越来越多的软件是用它的自解压功能制作安装文档,那么别人的自解压缩文件为什么可以做得那么漂亮?你为什么不能呢?不需要专门的知识及工具,只要几步就能打造出漂亮的多媒体自解压缩文件。

1.准备文件

制作多媒体自解压缩文件就需多媒体文件,所以要准备好一个MID格式的音频文件,一个GIF、JPG等格式的图片文件。本例中我们使用名为1.MID的音频文件及名为1.GIF的动画文件。

除了音频及图片文件外,我们还需要准备一个HTML格式文件。打开“记事本”,输入下面的代码(见图1),并保存为1.HTML:

<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=gb2312">
<title>我的多媒体自解压缩文件</title>
<bgsound src="file:///c|/temp/1.mid" loop="infinite">
</head>

<body background="file:///c|/temp/1.gif" bgcolor="navy" text="white" link="lime" vlink="green" alink="aqua">

<p><div id="layer1" style="position:absolute;left:10px;top:6px;width:240px;height:160px;z-index:1;border-width:1px;border-style:none;">
<p style="line-heigh:100%;margin-top:0;margin-bot-tom:0;"></p>
</div></p>

<p style="line-height:100%;margin-top:0;margin-bot-tom:0;"></p>
<p style="line-height:100%;margin-top:0;margin-bot-tom:0;"></p>
<p style="line-height:100%;margin-top:0;margin-bot-tom:0;"></p>
<p style="line-height:100%;margin-top:0;margin-bot-tom:0;"></p>
<p style="line-height:100%;margin-top:0;margin-bot-tom:0;"></p>
<p style="line-height:100%;margin-top:0;margin-bot-tom:0;"></p>
<p style="line-height:100%;margin-top:0;margin-bot-tom:0;"></p>
<p style="line-height:100%;margin-top:0;margin-bot-tom:0;"></p>
<p style="line-height:100%;margin-top:0;margin-bot-tom:0;"></p>
</body>
</html>

被阅读 0 次 本文现有评论 0
打印】 【收藏此页】 【关闭

强烈推荐

热门知识

最新文章

合作伙伴:网乐宽频 | 北京画廊
站长 服务邮箱:GimooHr(#)Gmail.Com 站长交流群:6412338 联系站长QQ号:36147437
Copyright © 2008 Gimoo.NetInc. all rights reserved 京ICP备05050695号