LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-03-2005, 07:07 PM
jacobdol jacobdol is offline
Registered User
 
Join Date: Mar 2004
Location: SF
Posts: 46
Rep Power: 0
jacobdol is on a distinguished road
Audio loading an external movie with sound - no sound loaded

I have an external movie splash.swf that uses this code (on frame1) to load an mp3 file sound:
Actionscript:
var splashSound:Sound=new Sound();
splashSound.attachSound("sound");
splashSound.start(2, 5);
this works fine;
when I try to load the splash.swf into main.swf file the sound is not there; this is what I have on frame 1 of the main movie:


Actionscript:
loadMovie("splash.swf", loader_mc);

thanks.
__________________
+.+
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Drag a loaded external movie keith30 Flash MX 5 03-14-2006 07:24 PM
External Loading bar... darkstyle Actionscript 2.0 2 12-05-2004 07:53 AM
Loading External swf's.... Morpho Actionscript 2.0 1 11-14-2004 10:04 PM
Loading External swf and variables in an empty movie emmaarcee Flash MX 2004 2 11-06-2004 07:05 AM
preloading plankd Newbies 4 08-25-2000 11:15 AM




All times are GMT. The time now is 02:59 AM.