|
查看: 1146|回复: 2
|
急!關於flash音效問題...請問有大大能幫忙?
[复制链接]
|
|
|
我用的是flash 8 版本
然後我的問題是..
我放的音效 是頁面音效 不是按鈕音效
音效長度 :67.1s
我的頁面音效 放在scene 1
音效獨自放一個layer
然後...我播放此頁面 音效有正常操作..可是當我按下按鈕 去到scene 2的時候
scene 1的音效並沒有停止..
而且還和scene 2的音效重疊了..
請問我該如何 設定這個音效 只能在scene 1 播放
然後轉換去 別的scene 的時候自動停止呢..?
我用了stopAllsound() 指令...直接全部scene都沒有音效了...
學校的老師也不會..
無言
 |
|
|
|
|
|
|
|
|
|
|
发表于 20-6-2007 06:08 PM
|
显示全部楼层
1. 音效設為stream
2. 用attachSound的方法控制播放和停止, 例子看help |
|
|
|
|
|
|
|
|
|
|
发表于 22-6-2007 11:18 PM
|
显示全部楼层
回复 #1 hong5305 的帖子
i not very understand your problem cause u wrote it in chinese.
but.
try this.
search attachSound in help.
attach all sound at the very starting (maybe a blank holder, at level0).
the sound shouldn't be attach in frame, but call with script, the script, u declara a new sound() with as in the 1st starting.
then, during your movie, you jusrt start and stop the particular sound.
if still can't understand, message me privately, i teach you with messenger. |
|
|
|
|
|
|
|
|
| |
本周最热论坛帖子
|