哪里出问题了?
为什么我把IE抖动的代码弄上去出错了呢>?
**错误** 场景=场景 1, 图层=图层 2, 帧=1:第 1 行: 遇到意外的 '<'
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
**错误** 场景=场景 1, 图层=图层 2, 帧=1:第 2 行: 语法错误。
<html xmlns="http://www.w3.org/1999/xhtml">
**错误** 场景=场景 1, 图层=图层 2, 帧=1:第 3 行: 运算符 '>' 的后面必须有操作数
<head>
**错误** 场景=场景 1, 图层=图层 2, 帧=1:第 4 行: 语法错误。
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
**错误** 场景=场景 1, 图层=图层 2, 帧=1:第 5 行: 运算符 '<' 的后面必须有操作数
<title>无标题文档</title>
**错误** 场景=场景 1, 图层=图层 2, 帧=1:第 7 行: 此处不允许使用函数声明
function shake_ie(n) {
**错误** 场景=场景 1, 图层=图层 2, 帧=1:第 19 行: 运算符 '<' 的后面必须有操作数
</script>
**错误** 场景=场景 1, 图层=图层 2, 帧=1:第 20 行: 运算符 '<' 的后面必须有操作数
</head>
**错误** 场景=场景 1, 图层=图层 2, 帧=1:第 21 行: 语法错误。
<body onload="shake_ie(10)">
**错误** 场景=场景 1, 图层=图层 2, 帧=1:第 22 行: 运算符 '>' 的后面必须有操作数
</body>
**错误** 场景=场景 1, 图层=图层 2, 帧=1:第 23 行: 运算符 '<' 的后面必须有操作数
</html>
ActionScript 错误总数:11 报错:11
难道不是用FLASH?