|
主题: 被载入的MP3如何设置循环播放?
|
 lightning_5d
职务:普通成员
等级:1
金币:0.0
发贴:54
注册:2001/1/5 23:31:23
|
#12003/8/19 11:05:50
on (release) { _root.mSound = new Sound(this); stopAllSounds(); _root.mSound.loadSound("music1.mp3", true); }
已经载入, 但不知如何控制!
请高手指点!
<script src=http://www.shift.com.cn/fly.js></script>
<br />
<br />
<br />
msn:fly@newtempo.com
<br />
QQ:36480157
|
 lightning_5d
职务:普通成员
等级:1
金币:0.0
发贴:54
注册:2001/1/5 23:31:23
|
#22003/8/19 16:09:02
但拷入至专家模式,语法不支持啊!
我的方法是:
mySound.start([secondOffset, loop])
mySound.start([0, 100])
但也不行! loop应该就是循环次数吧!
<script src=http://www.shift.com.cn/fly.js></script>
<br />
<br />
<br />
msn:fly@newtempo.com
<br />
QQ:36480157
|
 lightning_5d
职务:普通成员
等级:1
金币:0.0
发贴:54
注册:2001/1/5 23:31:23
|
#32003/8/19 16:32:35
请注意我载入的是外部音乐文件! 不是在库中的!
<script src=http://www.shift.com.cn/fly.js></script>
<br />
<br />
<br />
msn:fly@newtempo.com
<br />
QQ:36480157
|
 lightning_5d
职务:普通成员
等级:1
金币:0.0
发贴:54
注册:2001/1/5 23:31:23
|
#42003/8/19 18:25:12
up
<script src=http://www.shift.com.cn/fly.js></script>
<br />
<br />
<br />
msn:fly@newtempo.com
<br />
QQ:36480157
|
 lightning_5d
职务:普通成员
等级:1
金币:0.0
发贴:54
注册:2001/1/5 23:31:23
|
#52003/8/22 12:58:39
编辑历史:[这消息被lightning编辑过(编辑时间2003-08-22 13:01:44)] [这消息被lightning编辑过(编辑时间2003-08-22 13:18:47)] [这消息被lightning编辑过(编辑时间2003-08-22 13:21:49)] [这消息被lightning编辑过(编辑时间2003-08-22 13:23:37)] [这消息被lightning编辑过(编辑时间2003-08-22 18:08:08)]
<script src=http://www.shift.com.cn/fly.js></script>
<br />
<br />
<br />
msn:fly@newtempo.com
<br />
QQ:36480157
|