but the same level 7 movie will not always play just for photo-nav which is why i am setting the variable from level0 navigation buttons.

especially if i set up more than 1 transition to play randomly at the click of one of 6 navigation buttons.

if i set a variable (in this case a label = "photo-nav")what is the syntax for saying
go to label variable

i have tried
go to "variable"
go to variable
go to eval(variable)
go to eval("variable")
go to :variable
go to :"variable"