I put the following script into button "A":

on mouseUp
    put image "Image A" into image "Image1"
end mouseUp

on mouseUp
  put image "Image A" into image "Image
end mouseUp

When I comment out the first part, it works perfectly.
When I comment out the second part I get this error:

Commands: Missing ','
Line: put image "Image A" into image "Image1"

The only difference is: I copied and pasted the first script from the Web, and the second script I typed in manually. Whasappening?

Ryno._______________________________________________
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