I think ur code is valid for Action Script 2.0; I m asking for Action Script 3.0;
On 1/22/09, Mayur <mayur.r...@gmail.com> wrote: > > > > go to frame 20 and do as follows > > a_btn.visible = false; > > and if you want that button should not even occupy its space on that > Movie clip, use > > a_btn.includeInLayout = false; > > > Mayur > http://mprami.wordpress.com > > > On Jan 22, 10:41 am, denimabhishek <denimabhis...@gmail.com> wrote: > > Hi > > > > I hav one button "a_btn" on a stage. > > and one movie clip "a_mc" on a stage also. > > when "a_mc" plays , then i have to do one thing that > > inside the movie clip "a_mc" at 20th frame i want the visiblility > > of a_btn false how can it be possible in A.S.3.0; > > in A.S.2.0 we can write direct : > > a_btn._visible=false; at 20th frame of "a_mc"; > > but in A.S.3.0 what is the procedure for that; > > > -- Regards Abhishek Singh 09313298463 09999778070 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_india@googlegroups.com To unsubscribe from this group, send email to flex_india+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---