Sometimes, in order to change to visual state of the current instance of a MC
object, you have to use "effective" in the statement:

    set the effective iconic of stack "Test1" to true

I didn't test the above statement, so let the buyer beware!

Phil Davis



[EMAIL PROTECTED] wrote:
> 
> I made a new stack called "Test1" containing one button.  The script of the
> button is:
> 
>   on mouseUp
>     set the iconic of this stack to not the iconic of this stack
>   end mouseUp
> 
> I am running MC 2.3.1 on a Mac.  I hoped that clicking the button would
> iconify the stack using windowshade.  I click the button and nothing happens.
>  Using the message box, I type:
> 
>   put the iconic of stack "test1"
> 
> and I see that the property switches between true and false each time I click
> the button yet the stack does not minimize using windowshade.  I also tried
> typing into the message box:
> 
>   set the iconic of stack "Test1" to true
> 
> and again, nothing happens.  Am I doing something wrong?
> 
> Philip Chumbley
> 
> Archives: http://www.mail-archive.com/[email protected]/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> Please send bug reports to <[EMAIL PROTECTED]>, not this list.

-- 
Phil Davis
---------------------------------
[EMAIL PROTECTED]
(503) 417-7930  x234
---------------------------------
Facilitator
Essentials of eBusiness Computing
Information Technology Institute
http://www.iti.com

Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to