Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology
Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered
You are not logged in.
Pages: 1
Hello,
I have 4 files .xos, 1 file .xos i use as main file, and i use the other as link for my first file.
the ilustration is like this:
in the 1.xos,
marker.found --> instantiate.addinstance (link to 2.xos)
marker.found --> instantiate.addinstance (link to 3.xos)
marker.found --> instantiate.addinstance (link to 4.xos)
now, i want if i has been successfully move from 1.xos to 2.xos or 3.xos or 4.xos,
i don't want the marker or mouse/keyboard event that should be only can used in 1.xos, in fact it's also can use at 2.xos or 3.xos or 4.xos.
it's mean that I just want the marker, keyboard, or mouse event that i have been set only can be applied at the file .xos concerned.
I hope you can understand my question,
thanks!
Offline
yes, i want tio switch the .xos file with different marker.
and then if has been enter the .xos file referred to, so the .xos file before is destroyed. So that there isn't problem with any markers that used.
Offline
Pages: 1