A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: sound loads before preloader...

  1. #1
    Not a Senior Member!
    Join Date
    Dec 2000
    Posts
    236

    sound loads before preloader...

    causing big delay before preloader mc begins .

    Can the sound load while the preloader is playing?
    It is an external SoundObject.

    My script is
    if _framesloaded == _totalframes)
    tellTarget ("_root")
    gotoAndPlay ("MOVIE", 3);

    (I removed the brackets just for posting purposes - brackets cause my post to truncate)

    HELP!

  2. #2
    Junior Member
    Join Date
    Mar 2001
    Posts
    9

    try.....

    in your pre loader have stop all sounds at the beginning and then on your frame after loading just move the sound begging over that frame in a different layer it should work

  3. #3
    Not a Senior Member!
    Join Date
    Dec 2000
    Posts
    236
    roadkill,
    pigghost sent me this link when I reposted it.
    http://www.actionscripts.org/tutoria...od/index.shtml

    I'll try them both. Thanks!

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