On 11/30/03 1:55 AM, [EMAIL PROTECTED] wrote:

on resume
  send "set the backdrop of me to black" in 5 milliseconds
end resume

would not compile.. though it looks fine to me.

It isn't; stupid error on my part. It should be:


on resume
 send "set the backdrop to black" to me in 5 milliseconds
end resume

I switched the location of the "to me" by accident.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to