A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: sprite help neded

  1. #1
    Member
    Join Date
    Feb 2001
    Location
    United States
    Posts
    99

    sprite help neded

    I need some help with sprites. I placed a sprite into my directory scene and am using tell-target to load my .swf (containing sound loops)and I want the sound loop selected to maintain playing when another scene may be selected. Right now the sound loop just stops when the new scene selected. Is there a way to load the new .swf using sprites to allow the sound loop to continue?
    "A child of five would understand this. Send someone to fetch a child of five."
    Groucho Marx

  2. #2
    Ein wilder Mann sauvage's Avatar
    Join Date
    Oct 2002
    Location
    Weißesdorf
    Posts
    855
    try this
    [1] put your background music into a separate swf
    [2] have only one action -- play sound "whatever.mp3", and save that as something like background.swf
    [3] in your main swf, load this background.swf into level9.
    this is supposed to make your music play continuously in the background regardless of change in scenes, etc.

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