A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: control movies without buttons but on enter frame

  1. #1
    Junior Member
    Join Date
    Dec 2001
    Posts
    1
    i´m trying to load my sound loop on an upper level so that doesn´t stop on changing scenes....
    but i want to preload it and wait until a certain frame to start playing

    how do i do (without using a button) to make it start playing if i load it on an empty movie?

    what else can i do?

    Thanx in advance!!!

    Pablo

  2. #2
    United States Presidential Hopeful in 2028
    Join Date
    Dec 2000
    Posts
    756
    Make a separate SWF with the sound loop and a preloader. On your main timeline somewhere after the preloader but before the site (you may need to add a frame just for this) use loadMovie and load the sound SWF into a higher level. It will do it's thing regardless of what happens on level 0.

    If you have a day or two to get it done you can check out a site that I made which should be up in the next day or two that has a tutorial on that exact thing. You can use this link: Milk in a Bag

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