Charles,

You can also put a mouseUp handler in a group:

on mouseUp
  put the hiliteButton of me into tButtonNumber
  --> OR
  put the hilitedButtonName of me into tButtonName
  -> OR
  put the hilitedButtonID of me into tButtonID
end mouseUp

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

Reply via email to