Well I guess so!
When you double-click the mc in the library, it does appear up there on the timeline right?
Does it play normally when hit enter?
Make sure you add another layer and name it
actions
Select the last frame of this new layer(probably frame 99) and press F6 to insert a keyframe. Now double click this keyframe you've just inserted and double-click the
goto action in the left actions' list box.
You should have:
gotoAndPlay(1);
Close that window. You've just instructed the movie clip to return to the beginning when it reaches the end. A loop!
Now, try this:
In scene 1, scrap that layer where you have this mc. And insert a new layer, it should be as long as your other layer, and on top of it.
Now make sure you select the first frame in that new layer and re-drag your flame mc from the library to the stage, and position it.
Test your movie!
Best I can do without seeing the .fla!
ldnewbie