Hello again,
is something like this possible?
if (_root.count2 == “europe”) {
_root.gotoAndPlay(“contactscene2.home.europe”);
}
contactscene2 is a scene
home is a mc
and europe is name of a framelabel,
doesn’t won’t to work here…
puzzle puzzle puzzle
m.