If you want the checkbox on top, I believe you need to declare it AFTER
the vbox.  Later components are shallower.

Tracy

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Raymond Camden
Sent: Friday, October 21, 2005 5:07 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] disabling a component, but leaving a portion
"on"

This is working a bit - although for some reason the checkbox now
doesn't show up.

What I had originally was a component wrapped with a vbox. My "stuff",
including the checkbox, was all inside.

I changed it to a canvas on the outside - with a vbox wrapping
everything I want to disable, using x=0 and y=0. I moved my checkbox
before the vbox and used x=50, y=50, just as a random place to put it.
However, the checkbox just doesn't show up.


On 10/20/05, Deepa Subramaniam <[EMAIL PROTECTED]> wrote:
> This is just a though, but is the CheckBox part of the Map component?
It
> might be easier to separate them out and put your Map component in a
> Canvas so you can explicitly position a CheckBox atop the Map wherever
> you'd like. The CheckBox and Map can refer to each other just as any
> other set of components would (reference through the id property).

--
=======================================================================
Raymond Camden, Director of Development for Mindseye, Inc
(www.mindseye.com)

Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

Email    : [EMAIL PROTECTED]
Blog     : ray.camdenfamily.com
Yahoo IM : cfjedimaster

"My ally is the Force, and a powerful ally it is." - Yoda



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to