A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: problem loading background music

  1. #1
    i have been to the faq thread and saw this post

    "Q: How can I have backing music play across scenes?
    A: the most common solution is to place the sound in an external SWF and load it into a different level using:

    loadMovieNum("urlto.swf", levelnum); "

    however once i click continue after my preloader the music plays but there is no sign of my animation!

    i entered this

    loadMovieNum ("ck_sound.swf", levelnum);

    in the first scene and the first frame of a new layer in my movie which is called ck_intro.swf, my music file is called ck_sound.swf and i want it to start playing at the beginning of the ck_intro.swf movie can anybody help me plz

    thnx in advance - barry

  2. #2
    Registered User
    Join Date
    Apr 2001
    Location
    Akron OH, USA
    Posts
    4,841
    ask in the general help forum about how to show graphics loaded in another level across scenes.

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