Hi William,

Important hint!

...
  set the script of btn "1" to field "path"
end mouseUp

NEVER name your object(s) with a single NUMBER!

That may work in most cases, but SURE will fail in the wrong moment!
The engine may think you mean -> button 1 (the FIRST button)

Add a (short) prefix to avoid trouble: button "b1" or something.


Best

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to