Works! Kudos & Thank you!
-----Ursprüngliche Nachricht----- Von: Deepak MS [mailto:[email protected]] Gesendet: Dienstag, 2. September 2014 16:49 An: [email protected] Betreff: Re: CalloutButton Example please https://issues.apache.org/jira/browse/FLEX-34405 Set rollOverOpenDelay to NaN. If you are using a CSS, add this in it: s|CalloutButton { rollOverOpenDelay: NaN; } On Tue, Sep 2, 2014 at 8:05 PM, Ulrich Andreas <[email protected]> wrote: > I am trying to use a CalloutButton in a FlexWeb Application. But I do > not get the desired behavior the CalloutContent shows up on MouseOver > Event - I'd like to change this to MouseClick on the CalloutButton. > Even worse is the automatic closing with MouseOut - I can't even > reach the Content before it's gone... > > Can anybody give me directions how to implement this the right way? > > Regards > Andreas >
