loadsound() not working when movie is loaded in other

  • anujbux
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Feb 10, 2009
  • Posts: 8
  • Status: Offline

Post March 17th, 2009, 10:00 am

I'm made a flash movie[main movie 1] where another movie is loading using the "loadMovie()"[this is the movie2] command.

my probblem is - when I'm trying to loadsound in to the second movie
Code: [ Select ]
var mySound1:Sound = new Sound(this);
mySound1.loadSound("music.mp3",true);
  1. var mySound1:Sound = new Sound(this);
  2. mySound1.loadSound("music.mp3",true);


When I play them seperately it works fine

but just when the first movie calling the second the it is not working.

and help Please???
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post March 17th, 2009, 10:00 am

  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23403
  • Loc: Woodbridge VA
  • Status: Offline

Post March 17th, 2009, 1:01 pm

Try replacing the word "this" with the name of the movie clip.

See here for reference.
flash-forum/sound-not-working-t95852.html#p538498
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • anujbux
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Feb 10, 2009
  • Posts: 8
  • Status: Offline

Post March 18th, 2009, 5:09 am

thankx for the help ANTO

it happend because of diferrent directories, no AS problems
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23403
  • Loc: Woodbridge VA
  • Status: Offline

Post March 18th, 2009, 6:16 am

I see, the ever frustrating path problem. Glad you figured it out and shared what happened.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.

Post Information

  • Total Posts in this topic: 4 posts
  • Users browsing this forum: No registered users and 58 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.