whatsnew.htm

来自「基于actionscript3.0的flashLoading控件」· HTM 代码 · 共 31 行

HTM
31
字号
<!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>What's new</title>
<link href="shares/help.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {
	font-size: 12px;
	font-weight: bold;
}
-->
</style>
</head>

<body>
<h1>What's new </h1>
<p>&nbsp;</p>
<p><span class="style1">Version 1.0.1 - Released (June 19th, 2006)</span><br>
</p>
<p>- Fix: Crash on loading when redirecting browser or flash while still loading the vr object.<br>
  - Fix: progress attribute in xml file<br>
  - New: keyboard attribute in xml file to enable or disable keyboard controls.<br>
  - New: zoom attribute in xml file to enable or disable zoom controls.<br>
- Some minor changes and improvements</p>
<p>&nbsp;</p>
</body>
</html>

⌨️ 快捷键说明

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