bereft_m
01-08-2002, 04:11 PM
1) Preloader question: I have a movie and there is a preloader attached to it. How does a preloader work? Does it wait for all the frames of the movie to be downloaded and all the embedded movie clips and the movie clips embedded within movie clips? It seems that when I play my movie it starts playing and then it stops to download the movie clips and thus the motion is jerky. If you want to, you can see an example on an incomplete movie at http://www.merajsami.com -- click on the About Me link. What else can I do to resove the problem?
2) Sound Question: a)I have a movie clip that has two frames. The first frame has the Stop action. The second frame, named, soundframe, has a sound file attached to it and then the Stop action. When I import this movie clip into another movie and call the soundframe on a button press, it seems that it works only on the alternate click. If I take out the Stop action from the second frame , then it works fine. What is the sequence of action that is taking place here? You can see the example at http://www.merajsami.com/soundmaintest.html and can download the movie at http://www.merajsami.com/soundtest.zip
If you take out the stop action in the second frame of the mcsound, it will work fine. Does anyone know?
b)Since we do not have attachmovie method of the Sound object yet, the only way to attach the sound files are through frame actions -- Does it mean we cannot control the volume of the sound through action script or is there another way to do it if anyone knows?
Thanks.
2) Sound Question: a)I have a movie clip that has two frames. The first frame has the Stop action. The second frame, named, soundframe, has a sound file attached to it and then the Stop action. When I import this movie clip into another movie and call the soundframe on a button press, it seems that it works only on the alternate click. If I take out the Stop action from the second frame , then it works fine. What is the sequence of action that is taking place here? You can see the example at http://www.merajsami.com/soundmaintest.html and can download the movie at http://www.merajsami.com/soundtest.zip
If you take out the stop action in the second frame of the mcsound, it will work fine. Does anyone know?
b)Since we do not have attachmovie method of the Sound object yet, the only way to attach the sound files are through frame actions -- Does it mean we cannot control the volume of the sound through action script or is there another way to do it if anyone knows?
Thanks.