Hi fotis,

You can see what z mean very clearly in the docs example (look for
property "z")in which two ellipses are moving on screen because of
their z properties changing.

best,

geng

--- In flexcoders@yahoogroups.com, "gwangdesign" <[EMAIL PROTECTED]> wrote:
>
> It's even better now. You can check out them here:
> 
>
http://livedocs.adobe.com/flex/gumbo/langref/flash/display/DisplayObject.html#propertySummary
> 
> It's odd that transformX/Y/Z are not showing up although they *are*
> members of UIComponent in gumbo...
> 
> Anyone from Adobe?
> 
> 
> 
> 
> --- In flexcoders@yahoogroups.com, "fotis.chatzinikos"
> <fotis.chatzinikos@> wrote:
> >
> > Not sure, but did you try to put two objects (ie buttons) in an semi-
> > overlapping area and change their z to see if they switch between
> > them? in 2d systems z (z-order) is the 'hight' of the object on the 2d
> > screen...ie which object hides what...
> > 
> > Check and let us know ;-)
> > --- In flexcoders@yahoogroups.com, "gwangdesign" <gwangdesign@> wrote:
> > >
> > > I was trying to set z property for a Button and expected to see it
> > > either get bigger or smaller. But despite my expectation, nothing
> > > seemed to happen (nor did the compiler complain)...
> > > 
> > > So is this 3D thing only working with rotationX/Y/Z for
UIComponent as
> > > someone mentioned a while ago?
> > > 
> > > I was using gumbo sdk and targeting fp10. Thanks.
> > >
> >
>


Reply via email to