Hi,

I also found another workaround for the rollover. I added a timer to the
dispatch method and it will wait the determined amount of milliseconds
before firing the open event.

This improves usability greatly.

Peace, Mike

On 9/20/07, Michael Schmalle <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I slapped this together. There are a lot of things that could be improved
> but, you be the judge.
>
> One thing is it doesn't quite 'slide' like the apple example does but,
> that would be another component that used a canvas and funky depth
> management.
>
> Plus whenever you use rollOver, there are bound to be issues. MouseDowns
> are much better but, this uses rollOver. For the time I put into it about 1
> 1/2 hours it's close.
>
> The Image is actually the content that could be whatever you want. The
> gray part is the custom titleBar that was made with an inline itemRenderer
> with the <Component> tag.
>
> http://www.teotigraphix.com/flexAssets/taskpanefx/AppleMenu.html
>
> The example was done with this product;
>
> http://www.teotigraphix.com/components/containers/taskpanefx
>
> Peace, Mike
>
> On 9/20/07, Tony Alves <[EMAIL PROTECTED] > wrote:
> >
> >    Now there is an example of why you should use flex over ajax.
> >
> > oneproofdk wrote:
> >
> >  Hi Mike
> >
> > Sounds good - if you dont mind the trouble - I'd love to see an
> > example on how to make the "Apple version"
> >
> > Thanks for your reply though.
> >
> > Mark
> >
> >    
> >
>
>
>
> --
> Teoti Graphix
> http://www.teotigraphix.com
>
> Blog - Flex2Components
> http://www.flex2components.com
>
> You can find more by solving the problem then by 'asking the question'.
>



-- 
Teoti Graphix
http://www.teotigraphix.com

Blog - Flex2Components
http://www.flex2components.com

You can find more by solving the problem then by 'asking the question'.

Reply via email to