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

📄 tutorials.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>controlVR tutorials</title>
<link href="shares/help.css" rel="stylesheet" type="text/css">
</head>

<body>
<h1>Tutorials</h1>
<p>This tutorial will assist you in creating a single layer controlVR object. A sinlge layer controlVR object consists of one layer of images taken at the calculated amount of degree intervals. </p>
<p>We have already created  the image sequence so all that is required is for you to creat the .XML file and the flash .SWF file </p>
<p>This tutorial refers to specific files throughout the instructions. Download these links to follow along and evaluate the controlVR component. </p>
<p>&nbsp;</p>
<p>To create your application you will need to do the following</p>
<p>&nbsp;</p>
<p>For you to be able to use the following tutorials we need you to:</p>
<ol>
  <li>Create a folder of your choice. </li>
  <li>Extract the following zip file into the folder you have created.</li>
</ol>
<p>&nbsp;</p>
<p><a href="vr_sequence.zip">vr_sequence.zip</a></p>
<p>&nbsp;</p>
<p>After you have created the folder and extracted the image sequence into that folder you can choose any one of the folloiwng three tutorials. </p>
<p>&nbsp;</p>
<ul>
  <li><a href="tutorial1.htm">Single layer controlVR tutorial</a></li>
  <li><a href="tutorial2.htm">Multi layer single row controlVR tutorial</a></li>
  <li><a href="tutorial3.htm">Full multi layer controlVR tutorial </a></li>
</ul>
<p>
  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="450" height="320">
    <param name="movie" value="vrobject/demo.swf">
    <param name="quality" value="high">
    <embed src="vrobject/demo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="450" height="320"></embed>
  </object>
</p>
</body>
</html>

⌨️ 快捷键说明

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