⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 using.htm

📁 基于actionscript3.0的flashLoading控件
💻 HTM
字号:
<!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="shares/help.css" rel="stylesheet" type="text/css">
</head>

<body>
<h1>Using the controlVR component</h1>
<p>The controlVR component has  three parameters that can be set in Flash</p>
<table border="0" cellspacing="0" cellpadding="0">
  <tr>
    <th>Parameter</th>
    <th>Description</th>
  </tr>
  <tr>
    <td>Progress Color </td>
    <td>Changes the color of the progress bar on object load. This parameter can only be altered by ActionScript.</td>
  </tr>
  <tr>
    <td>Title Color </td>
    <td>Changes the color of the VR object title on  object load. This parameter can only be altered by ActionScript.</td>
  </tr>
  <tr>
    <td>XML File </td>
    <td>The relative or absolute path to the image from the file displaying the component</td>
  </tr>
</table>
<p><strong>Note: If using relative paths</strong><br>
If the .swf file is loaded by an .html file the path of the xml should be relative to the .html. If you only make use of a .swf file the path should be relative to the .swf.</p>
<p><img src="shares/images/relative.png" width="388" height="293"></p>
<h4>Example</h4>
<ul>
  <li>Open the Components Panel (If using Flash 7 Window -&gt;Development panels -&gt; Components and if using Flash 8 - Window -&gt; Components if not already open).<br>
  <img src="shares/images/components.png" width="465" height="372" align="bottom"></li>
  <li>Find the component in the component panel. You should then either click and drag the component onto the stage or simply double click on the component.<br>
    <img src="shares/images/icon.png" width="18" height="18"></li>
  <li>The controlVR object size is determined by the size of the image which it loads. The top most left hand corner of the component determines where the images will be placed.<br>
    <img src="shares/images/vrcomponent.png" width="108" height="108">  </li>
  <li>Once you have determined where you would like to place your component you will need to specify where to obtain .xml file. You will do this by selecting parameter in the properties bar. You will then need to specify the relative or absolute path to the .xml file parameter. You will also need to select the color of your title  and also your progress bar. <br>
    <img src="shares/images/parameters.png" width="692" height="131"> </li>
</ul>
<p><SPAN class=normal>You may now preview your movie.</SPAN></p>
<p>&nbsp;</p>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -