?? help.html
字號:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Sample Help File - Help</title>
<style type="text/css">
<!--
.generalText {
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 11px;
}
-->
</style>
</head>
<body class="generalText">
<p>Thank you for downloading: <strong>Dynamic_flash_video_gallery.fla</strong></p>
<p>Included are:</p>
<p> </p>
<ul>
<li>MX2004 Flash File : dynamic_flash_video_gallery_2004.fla </li>
<li>Flash 8 Flash File : dynamic_flash_video_gallery.fla </li>
<li>xml files : list1.xml </li>
</ul>
<p>Font(s) used:</p>
<ul>
<li>Veranda</li>
</ul>
<p>How to modify the file: </p>
<p><strong>Instruction 1:</strong> </p>
<p>first this file include dynamic_xml_list.fla, list1.xml,thumb folder and contentpic folder. </p>
<p>you can find a file named list1.xml. example :</p>
<p><?xml version="1.0" encoding="utf-8"?><br />
<item><br />
<list name="Intro something.Please custom your title text content" videotitle="Matrix film demo 1" link="video/ani1.flv" ><br />
<thumb>thumb/1.jpg</thumb> <br />
</list> <br />
<list name="Intro something.Please custom your title text content" videotitle="Final matrix demo 2" link="video/ani2.flv" ><br />
<thumb>thumb/2.jpg</thumb> <br />
</list> <br />
<br />
</item></p>
<p>Attributes: </p>
<p>name is your item buttontitle. </p>
<p>videotitle is your playing video title.</p>
<p>link is your video url address.</p>
<p><thumb></thumb> your need put your thumb image path into here,for example: <thumb>thumb/1.jpg</thumb></p>
<p><strong>Instruction 2:</strong><br />
open the fla files . you will find the ActionScript on the first frame. I have add commnets on it. like:</p>
<p>//useage:<br />
//you can modify the fellow code:<br />
var easing = true;
//true or false mean easing or not.<br />
var auto = false;
//true or false mean autoscroll or not<br />
var mouseWheel = true;
//true or fale mean support mousewheel or not.<br />
var mouseCoord = true;
//true or false mean use mouse coordinates or not.<br />
var barVisual = true;
//when useing mouse Coordinates you can set scroll bar hid or not. false mean hid.Note:If you<br />
//didn't use mouse coordinates and set barVisual = false.you will only use mouseWheel scroll<br />
//content.</p>
<p>you can modify the code. and you don't need modify the othe code. </p>
<p>if you want to change the layouts . Note the height of maskedView MovieClip is same with the scrollBg. If your want change the item style. you can find the item movieClip in flash library. you only doubleclick it and modify . enjoy it . </p>
<p>video section:</p>
<p>If you want to change the video control assets. you need open the layer folder which named video.the selected every item and change it. </p>
<p>if you have other question ,please contact me: ry_wang@163.com <br />
<br />
Good Luck using the file in your projects! </p>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -