HI there, I have a question about buttons, trying to port my apps to Edge Animate from Flash.
I have a non-linear application where I would like Button A on label 1 to onClick navigate to label X. On label 2, Button A navigates to label Y, etc.
The app is non-linear and if I use sym.stop("label1"); code for the button, I cannot change it in a different place in the timeline without bringing in another instance of the button. In Flash, I just created keyframes for the same button, and on different keyframes the onClick code navigates to different labels.
So in essence I need code for the button or in the Actions layer to say "when button 1 is on label X, onClick navigates to Label 2."
Seems easy (?)... can anyone out there assist?
Many thanks,
Kimberly