📄 qtvr06.html
字号:
<html>
<head><title>Macromedia Authorware - Using QuickTime VR in Authorware: Controlling panorama and object movies</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>Controlling panorama and object movies</b></font><p>
<font face="Geneva, Arial, Helvetica, sans-serif" size="-1">When your piece is packaged, users can click and drag on a QuickTime VR sprite without changing the sprite's location in the Presentation window. To avoid moving the sprite unintentionally during authoring, attach a calculation to your QuickTime VR sprite icon and enter the following expression:</font><p>
<font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Movable := FALSE</font><p>
<font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>To look around in a panoramic movie:</b></font><p>
<table cellspacing="0" cellpadding="4">
<tr>
<td valign="top" width="14"><img src="images/tri.gif" width="14" height="10" vspace="2"></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Press the mouse button and drag across the image in the direction you want to look. </font></td>
</tr>
</table>
<p>
<font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>To turn objects around in an object movie:</b></font><p>
<table cellspacing="0" cellpadding="4">
<tr>
<td valign="top" width="14"><img src="images/tri.gif" width="14" height="10" vspace="2"></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Press the mouse button to grab the object and then move it to see it from many angles. </font></td>
</tr>
</table>
<p>
<font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>To zoom in and out of a movie:</b></font><p>
<table cellspacing="0" cellpadding="4">
<tr>
<td valign="top" width="14"><img src="images/tri.gif" width="14" height="10" vspace="2"></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Click on the buttons that look like magnifying glasses (one with a "+", one with a "-").</font></td>
</tr>
<tr>
<td></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">You must have the pointer over the image to zoom in or out. </font></td>
</tr>
</table>
<p>
<font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>To move objects that are zoomed-in:</b></font><p>
<table cellspacing="0" cellpadding="4">
<tr>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>1 </b></font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Click on the Object Moving button. This works only in object movies.</font></td>
</tr>
<tr>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>2 </b></font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Drag the object to repostion it in the window. </font></td>
</tr>
<tr>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>3 </b></font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Click on the Object Moving button to return to normal viewing. </font></td>
</tr>
<tr>
<td width="14"><img src="images/pixel.gif" height="1" width="14"></td>
<td></td>
</tr>
</table>
<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="qtvr05.html" onmouseover="swapImage('prev','images/prevover.gif'); window.status='Back to previous document';return true" onmouseout="swapImage('prev','images/prev.gif')"><img src="images/prev.gif" name="prev" border="0" vspace=1 alt="Back to Previous document"></a></td>
<td><a href="qtvr07.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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -