Layers
Layers
Out of context: Reply #8
- Started
- Last post
- 11 Responses
- lvl_130
put it in an mc and give it an instance name. then put this code on the main timeline
frame 1:
instanceName._visible="0";last frame
instanceName._visible="1";
put it in an mc and give it an instance name. then put this code on the main timeline
frame 1:
instanceName._visible="0";
last frame
instanceName._visible="1";