on mouseup
      create image "boxes"
      set the rect of img "boxes" to 100,100,500,500
      choose brush tool
      -- change brush to different numbers/shapes
      set the brush to 15
      set the brushcolor to "green"
      drag from 150,150 to 350,350
      set the brushcolor to "blue"
      drag from 300,300 to 450,450
      choose browse tool
end mouseup

this works for me as a script for a button


greetings

Bernd




Hi,

It works on development, but not on standalone.
ManOSX10.5.1 and WindowsXP, Rev 2.8.1

Do I have to set any in the standalone application setting?

Thanks,
--
Kenji Kojima
RGB MusicLab: Pixels into Music
http://www.kenjikojima.com/rgbmusiclab/



On Jan 25, 2008, at 5:01 PM, BNig wrote:









_______________________________________________
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