登录 注册
当前位置:主页 > 资源下载 > 9 > ~musicmachine[1].fla下载

~musicmachine[1].fla下载

  • 更新:2024-12-19 18:14:15
  • 大小:4.36MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Java - 后端
  • 格式:FLA

资源介绍

swf 、flas 教程dropzone.deus.gotoAndStop(1); dropzone.head._x = dropzone.head.headX; stoppad = true; playIt = false; mixer.regelA.volume = 50; mixer.regelB.volume = 50; mixer.regelC.volume = 50; mixer.regelD.volume = 50; mixer.regelA._y = 3.650000E+001; mixer.regelB._y = 3.650000E+001; mixer.regelC._y = 3.650000E+001; mixer.regelD._y = 3.650000E+001; if (display == "on") { if (!niva) { niva = 10000; } // end if nivaDotA = 1000; nivaDotB = 2000; nivaDotC = 3000; nivaDotD = 4000; nivaStrecka = 21000; nivaStreckb = 22000; nivaStreckc = 23000; nivaStreckd = 24000; i = 1; antal = int(dropzone.dropzonebar._width / 10 + 1); dropX1 = dropzone.dropzonebar._x - dropzone.dropzonebar._width / 2 + 10; do { duplicateMovieClip("dropzone.dotA", "dota" + i, nivaDotA + i); duplicateMovieClip("dropzone.strecka", "strecka" + i, nivaStrecka + i); dropY = dropzone.dropzonebar._y; setProperty("dropzone.dota" + i, _y, dropY); if (i == 1) { setProperty("dropzone.dota" + i, _x, dropX1); } else { dropX = eval("dropzone.dota" + (i - 1) + "._x"); setProperty("dropzone.dota" + i, _x, dropX + 10); dropX2 = eval("dropzone.dota" + i + "._x"); setProperty("dropzone.strecka" + i, _x, dropX); setProperty("dropzone.strecka" + i, _y, dropY); setProperty("dropzone.strecka" + i, _xscale, dropX2 - dropX); setProperty("dropzone.strecka" + i, _yscale, 0); } // end else if volumeB = 50; set("dota" + i, volumeB); i = i + 1; } while (i < antal) i = 1; call("soundTest"); } else { call("soundTest"); stop (); } // end else if