Fire a specific scene?
Hy
Is it possible to fire up a specific scene?
I mean, you can set a numbox with the number of the scene what you want to play...
M4L abstractions didn't help me :(
Did you have a look at the 'fire selected scene abstraction' ???
Yeah, but I want to create buttons for all scenes, not 1 for the selected...
are you sure you digged deep enough ? dig you check the LOM ( live object model ) in the documentation ?
it's true that everything is not the live API help files but it gives you the idea on how to navigate in live, here is a simple patch that fires any scene you want , remamber that scene 1 is 0 in maxforlive:
Snaper, what you want to do is really easy : make a live.button to send each of the # of your scenes in the set and connect them all in the patch above. Like Karrlo wrote, you should dig a little, your M4L experience will be much more valuable.
Thank you, finally I've solved the problem D:D:D:D