[Jmol-users] synchronisation of two but not all applets

2009-11-27 Thread Julia Fischer
Hi, I have 4 applets (jmolApplet0, jmolApplet0a, jmolApplet1, jmolApplet1a), and I would like to synchronize 0 with 0a (both as drivers) and 1 with 1a (both as drivers), but the 0s should rotate independent from the 1s. My code is below, but for some reason all 4 applets rotate around the same

Re: [Jmol-users] synchronisation of two but not all applets

2009-11-27 Thread Robert Hanson
When an applet has sync on, then it receives messages from any other applet on its synchronization set. By default, this set is all the applets on its page. But you can be more specific than that by using jmolSetSyncId(n) where n is some number. So set n to one number just before the