hoping someone is still awake...

what is the correct syntax for this....

in level0 i have

Set Variable: "_level7:nextscene" = "photo-nav"
Begin Tell Target ("_level7")
Go to and Play ("wipe1")
End Tell Target



in level1 at the end of wipe1 i have

Begin Tell Target ("_level0")
Go to and Play ("nextscene")
End Tell Target


the variable "photo-nav" is actually a label in level0 movie and i want level1 to make level0 go to that label.

this does not seem to be working and it has to be becasue i am not targeting correctly....

my email is
[email protected]