[Tweener] (no subject)
Zeh Fernando
zeh at zehfernando.com
Thu Jan 29 11:28:08 PST 2009
You have to sort of review it. The final solution depends on how your items
are distributed (what's on top of what?) but you may need to just set the
movieclip's .mouseEnabled (as3) or .enabled (as2) as false to turn off its
button behaviors, or instead of using the movieclip itself as event catcher,
to use some kind of "square" area (a movieclip with 0% opacity) that can
hide/show when appropriate. Usually having this additional "hidden"
movieclip grants you a lot more freedom, so it's what I'd suggest you do.
Zeh
On Thu, Jan 29, 2009 at 3:49 PM, Ryan <metrade23 at gmail.com> wrote:
> Hello...I have a question regarding the TextInput component and tweener.
>
> I am creating a login form that is hidden inside a movie clip until the
> user rolls over a display button reveling the login form.
>
> The problem is you can't interact with the TextInput fields because the
> movie clip is always acting like a button.
>
> Is there a way I can use this set up or should I rethink the design?
>
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.caurinauebi.com/pipermail/tweener-caurinauebi.com/attachments/20090129/82af09f9/attachment.htm>
More information about the Tweener
mailing list