I Have tried this (copying and pasting all the layers into the new document then highlighting them all, copy then insert, convert to symbol. I am able to do this and it works fine but the animation in the clip does not work.
I have tried copying the clip from the frame but its just blank.
I cant even create a movie clip within the Document. Once I convert the animation to a clip then drag it onto the stage, it loses the animation function, it doesnt move. What am I doing wrong??
Deleted all your empty "LightOne" empty movie clips in both projects.
Opened your reflexLightOne.fla.
Created a new empty clip, and named it "LightOne".
When back to the main timeline.
Right-click anywhere on the timeline.
Hit "Select All Frames". Then "Copy Frames".
Open the "LightOne" clip, select the first frame and right-click it, "Paste Frames".
You now have a movie clip, which is a copy of your main timeline.
Now open up your reflexStreak.fla, in which the original "LightOne" was deleted. Drag the new "LightOne" clip from the reflexLightOne Library onto the stage.
You now have a copy of that clip in the reflexStreak.fla.
You'll have to scale it down to fit in your eye and position it correctly.
To scale it down, in the "LightOne" clip in the reflexStreak.fla, add this to the first frame:
this._xscale = 25;
this._yscale = 25;
Finally you can put a stop action on frame 5 of your reflexStreak.fla, and everything should work fine.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.