[Papervision3D] Flex slider control not working on top of papervision canvas

xero xero.nu at gmail.com
Fri May 9 11:03:57 PDT 2008


 sorry i havnt had any more time to work in this,
but i was thinking about trying to manually set
the z-index of the scrollbar above the canvas,
theres a property i was unaware of on all UIobjects
called "depth"... here the note about it from asdocs

*
>
> depth <http://mail.google.com/mail/tr_1210337149519>: Number
> [Read-Only]
> The MovieClip depth of the UIObject instance,
> which determines the z-ordering.
>
* <http://mail.google.com/>

read more...
http://livedocs.adobe.com/flex/15/asdocs_en/mx/core/UIObject.html

im not sure if that will help at all, but its a thought.
the other two ideas i had are implemented in code
you could try somthing like:

setChildIndex(scrollbar, numChildren-1);

or maybe

this.swapChildren(scrollbar,canvas);

hope this gets you thinking. i'll have more time
to check it out this weekend, (after the hockey
games that is ;D !)
____  ___
\   \/  /___________  ____
.\     // __ \_  __ \/ _  \
./     \  ___/ | | \( <_>  )
/___/\  \___  >__|---\____/
|     \_/   \/        |
| xero harrison       |
| xero.nu at gmail.com   |
| http://xero.nu      |
| http://fontvir.us   |
| http://0x000000.nu  |
| http://xero.owns.us |
`---------------------'


> ---------- Forwarded message ----------
> From: jmandawg <jmandawg at hotmail.com>
> To: papervision3D at osflash.org
> Date: Fri, 9 May 2008 07:02:46 -0700 (PDT)
> Subject: Re: [Papervision3D] Flex slider control not working on top of
> papervision canvas
>
> The problem seems to only happen on interactive BitmapMaterial and
> ColorMaterial.  The MovieMaterial seems to work fine.  And it only happens
> on the part of the slider that the polygon is behind.
> --
> View this message in context:
> http://www.nabble.com/Flex-slider-control-not-working-on-top-of-papervision-canvas-tp17127508p17148660.html
> Sent from the Papervision3D mailing list archive at Nabble.com.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20080509/4260c37c/attachment.html 


More information about the Papervision3D mailing list