<mx:Button label="Save" click="click_finish()" buttonMode="true"
id="btnSaveObj" /> On Mon, Jul 19, 2010 at 3:40 PM, Khalid Chaudhary < [email protected]> wrote: > mouseChildren="true" is not working > > > On Mon, Jul 19, 2010 at 2:54 PM, nithya flex <[email protected]>wrote: > >> set mouseChildren="true" try wit this >> >> >> On Mon, Jul 19, 2010 at 1:06 PM, Khalid Chaudhary < >> [email protected]> wrote: >> >>> 1] Button is inside the Module Component. >>> 2] It works after Second click. >>> 3] ButtonObj.setFocus() is also not working. >>> >>> On Mon, Jul 19, 2010 at 11:43 AM, Radu Toev <[email protected]>wrote: >>> >>>> Hi, >>>> Can you please provide some extra information like: >>>> - is your button in another container ? >>>> - you said "Button is not working on first click", does it work on a >>>> second click? >>>> >>>> On Sun, Jul 18, 2010 at 8:45 PM, Khalid Chaudhary < >>>> [email protected]> wrote: >>>> >>>>> Hello All, >>>>> >>>>> Button is not working on first click, can any one through some light on >>>>> this. >>>>> >>>>> buttomMode= true for the Button control. >>>>> >>>>> Regards, >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Flex India Community" group. >>>>> To post to this group, send email to [email protected]. >>>>> To unsubscribe from this group, send email to >>>>> [email protected]<flex_india%[email protected]> >>>>> . >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/flex_india?hl=en. >>>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Flex India Community" group. >>>> To post to this group, send email to [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]<flex_india%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/flex_india?hl=en. >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Flex India Community" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<flex_india%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/flex_india?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<flex_india%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

