A Flash Developer Resource Site

Results 1 to 10 of 10

Thread: [F8] loadMovie() and attachSound() -- help!

  1. #1
    dubba you tee eff steven_h_2000's Avatar
    Join Date
    Oct 2000
    Location
    Columbus, Ohio
    Posts
    137

    [F8] loadMovie() and attachSound() -- help!

    Ok so...

    I dont normally use loadMovie, but i am just to get this thing to work and i plan on using the MovieClipLoader..

    What I want to do:
    Load an external SWF file into my main SWF. Once loaded I want the main SWF to access the sounds exported in the library of the external SWF by using the attachSound() method.

    My Problem:

    It doesn't work!

    Does anybody know a way about this? Any help would be awesome. Thanks!
    Last edited by steven_h_2000; 03-23-2007 at 11:13 AM.

  2. #2
    dubba you tee eff steven_h_2000's Avatar
    Join Date
    Oct 2000
    Location
    Columbus, Ohio
    Posts
    137
    bump

  3. #3
    dubba you tee eff steven_h_2000's Avatar
    Join Date
    Oct 2000
    Location
    Columbus, Ohio
    Posts
    137
    bump

  4. #4
    dubba you tee eff steven_h_2000's Avatar
    Join Date
    Oct 2000
    Location
    Columbus, Ohio
    Posts
    137
    bump

  5. #5
    perpetually bored
    Join Date
    Jun 2003
    Location
    not there
    Posts
    309
    What's up with all the bumps?

    How big are the sounds? If you try to call them before they have loaded it won't work.

  6. #6
    dubba you tee eff steven_h_2000's Avatar
    Join Date
    Oct 2000
    Location
    Columbus, Ohio
    Posts
    137
    I bumped 3 timed to finally get a response, thanks for responding!

    The sounds aren't big, and I am calling them definitely after the external SWF has loaded.

  7. #7
    dubba you tee eff steven_h_2000's Avatar
    Join Date
    Oct 2000
    Location
    Columbus, Ohio
    Posts
    137
    bump

  8. #8
    Senior Member
    Join Date
    Jan 2003
    Location
    New York/London
    Posts
    367
    i feel u dude.. i just posted EXACTLY the same question... i actually thought this was my post and was going crazy.... anyway... this should not be a problem... works perfect in the swf... but when u load that swf into another movie... NO SOUND..ANYONE GOT THE ANSWER???

  9. #9
    Flashmatics silentweed's Avatar
    Join Date
    Mar 2005
    Location
    London, UK
    Posts
    4,876
    i just answered ur other post
    Flashmatics | Flashmatics Library (free downloads)
    -----------------------------------------------------
    Latest Projects:
    The Dead Room | Are You Smarter | Prison Break (Frame A Friend) | Beck's Fusions | The 24 Experience

    -----------------------------------------------------
    Flash Certified Developer

  10. #10
    dubba you tee eff steven_h_2000's Avatar
    Join Date
    Oct 2000
    Location
    Columbus, Ohio
    Posts
    137
    Well I finally got it working!

    Solution:
    Make sure that the movieclip you pass in the Sound() constructor is INSIDE the loaded swf.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center