- 主题:求助 帮忙看下为什么flash找不到定义
好像是runtime没有flash属性,你把runtime对象结构log出来看看。
【 在 larbin 的大作中提到: 】
: <script>
: var soundChannel1; // Used to stop the MP3 sound.
: var button1; // Used to reference the DOM button object with the ID "button1"
: ...................
--
修改:dhcn FROM 124.42.13.*
FROM 124.42.13.*
这句if(window.runtime)代码的判定结果你从控制台输出结果应该可以看出来。
【 在 larbin 的大作中提到: 】
: <html>
: <link rel="stylesheet" type="text/css" href="css/SampleStyles.css">
: <script>
: ...................
--
修改:dhcn FROM 124.42.13.*
FROM 124.42.13.*
你这段代码从哪儿抄的?
【 在 larbin 的大作中提到: 】
: 控制台没有,估计window里没有runtime选项
:
--
FROM 124.42.13.*