overview.html
来自「基于actionscript3.0的flashLoading控件」· HTML 代码 · 共 51 行
HTML
51 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
<link href="style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 { font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.normal0 { color: #FF00FF;
font-weight: bold;
}
.normal1 { color: #CC0033;
font-weight: bold;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style3 { font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
.style5 { font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.style7 { color: #FF0000;
font-weight: bold;
}
.style8 { color: #0000FF;
font-weight: bold;
}
.style9 { color: #009933;
font-weight: bold;
}
-->
</style>
</head>
<body>
<p class="title"> Overview </p>
<P class="normal">The BJC Drop Menu is a highly customizable component that allows users to create vertical and horizontal two-level menus in Macromedia Flash. The BJC Drop menu is designed to match the Halo-look of Macromedia components. </P>
<P class="normal">Users can set the component settings via the component parameters panel. By using the 'Source' parameter you don't need to code ActionScript at all. The menu is created from a very simple XML-file or object. </P>
<P class="normal">Set the menu mode to 'Vertical right', 'Vertical left', 'Horizontal up' or 'Horizontal down', set the item padding, item colors, font and text alignment. Select your effects and customize the effect speed and methods. </P>
<P class="normal"> </P>
<P class="normal"> </P>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?