
Welcome Guest
|
#1
|
|||
|
|||
|
Load External Mp3 and start playing on a certain frame
I am trying to load an external mp3 and have it start playing on frame 430 of my movie. The code I've tried either starts playing the mp3 right away or not at all. Here is what I'm working with:
Actionscript:
onClipEvent (load) {
// sets up a sound object
faTrack = new Sound();
// load the external sound
faTrack.loadSound("intro.mp3", true);
// play the sound
faTrack.start(430);
}Last edited by Scottae : 06-16-2005 at 03:41 AM Reason: Format with AS tags |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MP3 not playing until volume slider is activated | pagey123 | Newbies |
0 | 12-18-2007 11:11 PM |
| Load music from mp3 | CHAMPAIN | Flash 8 |
2 | 05-10-2007 03:10 PM |
| Loader component and MP3 troubles | Floyd80 | Flash MX |
3 | 05-30-2006 10:30 AM |
| Flash MP3 Player - On Load | Shadi | Flash MX ActionScript |
1 | 08-14-2004 08:06 PM |
| Learning to make Load screens | E-dog | Newbies |
0 | 09-15-2003 06:46 AM |

Art & Design



