Shame on you! You set me up again. Customproperties needs to be all one word.
Anyway, thanks for the preview. It works now. Interesting. (smile)
Joe Wilkins

On Mar 30, 2007, at 7:37 PM, Jim Ault wrote:

Opps, sorry, assumed you knew that you will need to use on mouseup, or
on something... so I will choose

on mouseDoubleup
   get the properties of this card --an array
    combine it using cr and tab --converted to a list
   put it into message box  --now we can see it

   get the properties of this card --an array
   set the custom properties of this CARD to it
--now stored in the card
--the key = the name of the property
--the element = the value ("true", 0, blue)

   set the custom properties of this STACK to it
   --now stored in the card
end mouseDoubleup

Jim Åult
Las Vegas


On 3/30/07 6:00 PM, "Joe Lewis Wilkins" <[EMAIL PROTECTED]> wrote:

Jim, must be missing something. The CPs for the stack are no
different than any other stack I've created. But shouldn't what I
pasted in the Stack's script be in some sort of handler. I don't see
how it would be called; hence probably the reason I don't see anything.

Joe Wilkins

On Mar 30, 2007, at 5:16 PM, Jim Ault 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


_______________________________________________
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

_______________________________________________
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