Skip to main content
amateureprog
Participant
August 15, 2017
Answered

Audioaufnahmen / Schaltflächen (CS6)

  • August 15, 2017
  • 3 replies
  • 301 views

Liebe Community,

Ich (totaler Anfänger) versuche soetwas

http://glocken.warendorf-freckenhorst.de/cms/freckenhorst/glockenspiel

mit Adobe Flash CS6 hinzubekommen (Variante C)

Hat jemand eine Anleitung bzw. Kann das vormachen ? Ich würde gerne 6 Glocken von denen ich Tonaufnahmen habe, eben mit solchen Schaltflächen (Buttons ?) verbinden - die Anleitung auf der Webseite hilft leider auch nicht wirklich, deswegen wäre ich über euere Hilfe sehr dankbar.

    This topic has been closed for replies.
    Correct answer Colin Holgate

    You can import MP3 into the library and then double-click on the Linkage column for the sound in the library. Type in a name to use for the sound (example 'mySound'). Then you can play the sound with this code, if it is HTML5 Canvas:

    createjs.Sound.play("mySound");

    and this if it's ActionScript 3:

    var aSound:mySound = new mySound();

    aSound.play();

    3 replies

    Colin Holgate
    Colin HolgateCorrect answer
    Inspiring
    August 31, 2017

    You can import MP3 into the library and then double-click on the Linkage column for the sound in the library. Type in a name to use for the sound (example 'mySound'). Then you can play the sound with this code, if it is HTML5 Canvas:

    createjs.Sound.play("mySound");

    and this if it's ActionScript 3:

    var aSound:mySound = new mySound();

    aSound.play();

    Vidya Sagar
    Participating Frequently
    August 31, 2017

    Hi amateureprog,

    Moving the thread to Animate space for better assistance.

    Thanks,

    Vidya

    ryclark
    Participating Frequently
    August 15, 2017

    Sorry you have asked in the wrong Forum. This is the Forum for Adobe Audition You need to ask in the Flash forums I'm afraid.

    Leider haben Sie im falschen Forum gefragt. Dies ist das Forum für Adobe Audition Sie Notwendigkeit, in den Flash-Foren Fragen, dass ich Angst habe.