all groups > flash actionscript > may 2004 >
You're in the

flash actionscript

group:

How do you craete music


How do you craete music danielakakviet
5/2/2004 9:59:23 PM
flash actionscript:
Re: How do you craete music Gimpy987
5/2/2004 10:32:35 PM
just read the help file.I just copied and pasted.


Use a behavior to play an mp3 file
When you want to add interactivity to your document with ActionScript, you can
often rely on behaviors to add the ActionScript for you. You'll use a sound
behavior to play an MP3 file from the library.

In the Library panel, right-click (Windows) or Control-click (Macintosh)
ping.mp3 and select Linkage from the context menu.
In the Linkage Properties dialog box, select Export for ActionScript and
verify that Export in First Frame is selected.
Verify that ping.mp3 appears in the Identifier text box, and click OK.
On the Stage, select the playSound_btn instance.
In the Behaviors panel (Window > Development Panels > Behaviors), click the
Add (+) button and select Sound > Load Sound from Library.
In the linkage ID text box, enter ping.mp3, and in the Name text box below,
enter ping. Then click OK.
Re: How do you craete music David Stiller
5/3/2004 8:57:36 AM
[quoted text, click to view]

That, or bang a couple sticks on an old bucket, open your mouth, and let
them pipes blow! ;-)


David
stiller ( at ) quip ( dot ) net

[quoted text, click to view]


AddThis Social Bookmark Button