On 2/10/04 10:20 AM, "Dar Scott" <[EMAIL PROTECTED]> wrote:
> > On Monday, February 9, 2004, at 06:08 PM, Doug Lerner wrote: > >> thatStack.thisCard.button:thisButton.hilite = true > > Most of my object names are multiple words. Would that be handled like > this? > > stack:"Blueberry Martians".card:"Surface > Ambulance".button:"Simulate Roll".hilite = true > > Could something like this be done? > > stack:getBestStack().card:savedCard().button:1.hilite = true It's looking more complicated than the current transcript method. :) doug _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
