qt3_aw507.html
来自「微软数据库开发梦工场多媒体教学-oracle篇.rar,是多媒体教学的」· HTML 代码 · 共 39 行
HTML
39 行
<html>
<head><title>Macromedia Authorware - Using QuickTime Media: Using QuickTime Media in an Authorware piece</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">
<font face="Arial, Helvetica, sans-serif" size="+1"><b>Using QuickTime Media in an Authorware piece</b></font><p>
<font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Once you've added a QuickTime sprite icon to the Authorware flowline, using it in your piece is as simple as positioning the movie where you want it. Additional features are available through Authorware scripting. For more information, see the <a href="qt3_aw510.html">Scripting Reference</a>.</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="qt3_aw506.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="qt3_aw508.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 + -
显示快捷键?