Newb question

how do i make an objects separate timeline play?

gotoandplay(’?’);

 instanceName.gotoAndPlay(2); 

so if i called a square “block” i would say

block.gotoandplay(1);

Yes, did that work?

yeah that worked thanks man:)

No problem :stuck_out_tongue: