Fire a specific scene?

snaper's icon

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 :(

Stephane Morisse's icon

Did you have a look at the 'fire selected scene abstraction' ???

snaper's icon

Yeah, but I want to create buttons for all scenes, not 1 for the selected...

(karrrlo)'s icon

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:

Max Patch
Copy patch and select New From Clipboard in Max.

Stephane Morisse's icon

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.

snaper's icon

Thank you, finally I've solved the problem D:D:D:D