qtvr02.html
来自「很好的数据库学习图书详细说明学习内容我学习后觉得这本书很有用 并且已经用于实践」· HTML 代码 · 共 43 行
HTML
43 行
<html>
<head><title>Macromedia Authorware - Using QuickTime VR in Authorware: Introduction</title>
<script language="Javascript">
function swapImage(imgName,newImg){
if ((navigator.appName == 'Netscape' && parseFloat(navigator.appVersion) >= 3) || (parseFloat(navigator.appVersion) >= 4)){
eval('document.' + imgName + '.src = "' + newImg + '"');
}
}
</script>
</head>
<body link="#333399" vlink="#660033" alink="#000000" bgcolor="#FFFFFF">
<p> <font face="Arial, Helvetica, sans-serif" size="+1"><b>Introduction
to QuickTime VR</b></font>
<p>
<font face="Geneva, Arial, Helvetica, sans-serif" size="-1">QuickTime VR lets you incorporate virtual reality into your Authorware projects. Rotate objects, zoom in or out, look in any direction, and navigate from one scene to another—all without requiring special hardware.</font><p>
<font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Use Authorware to display and control QuickTime VR movie files. QuickTime VR files are created by applications like Apple Computer's <a href="http://www.apple.com/quicktime/qtvr/authoringstudio/index.html" target="mm_window">QuickTime VR Authoring Studio</a>.</font><p>
<font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Because QuickTime VR support is provided in Authorware by the QuickTime Xtra, you can use many of the same controls that apply to standard QuickTime movies. The procedure for importing QuickTime VR movies into Authorware is identical to importing standard QuickTime Media files. See <a href="qt3_aw5.html">Using QuickTime Media in Authorware</a> for more information.</font><p>
<table border="0">
<tr>
<td><a href="qt3_aw5.html" onmouseover="swapImage('back','images/contentsover.gif'); window.status='To Table of Contents';return true" onmouseout="swapImage('back','images/contents.gif')"><img src="images/contents.gif" name="back" border="0" vspace=1 alt="To Table of Contents"></a></td>
<td><a href="qtvr03.html" onmouseover="swapImage('next','images/nextover.gif'); window.status='Forward to next document';return true" onmouseout="swapImage('next','images/next.gif')"><img src="images/next.gif" name="next" border="0" vspace=1 alt="Forward to next document"></a></td>
</tr>
</table>
<br><p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?