Flash Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignFlash Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 3rd, 2003, 08:12 PM
phwg phwg is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 1 phwg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Problem with loadMovie / loadSound

Hello....
I am working on a button that hopefully will both load a movie and a sound on the same command. Somehow I am having problems with this, and was hoping for some help. The .swf movie will load, however, the sound wont work. I tried first loading in it thorugh loadSound, then with attachsound ...

I would be really greatful if someone could tell me if I can load both on the same mouse event and what I might do wrong...

-ps. I did load the sound to a movie clip with :
myMusic=new Sound (MusicMC);

Here is the button command.....

on (release) {
unloadMovie (_root.screen);
}
on (release) {
//_root.screen.gotoAndStop(2);
loadMovie ("scen5.swf", _root.screen);
}

on (release) {

_root.myMusic.loadSound("/music/sample1.mp3", true);
_root.myMusic.start();
_root.myMusic.setVolume(100);
}

Reply With Quote
  #2  
Old November 5th, 2003, 06:27 PM
dkkz dkkz is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 50 dkkz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
why do you have 3 on (release) ?

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignFlash Help > Problem with loadMovie / loadSound


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway