I tried that and it didn't work. --- In [email protected], "JesterXL" <[EMAIL PROTECTED]> wrote: > > Have you tried: > > creationCompleteEffect: WipeDown > > Instead? > > ----- Original Message ----- > From: "jgraham_us" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Friday, December 30, 2005 11:27 PM > Subject: [flexcoders] creation effect on dynamically created child > > > I have a View in which I am creating children dynamically like this: > > myView.createChild(eval("mytest.MyTestPanelClass"), > undefined, > { creationCompleteEffect:"WipeDown" } ); > > It works fine, just I don't get any effects. I also tried > showEffect:"WipeDown" > > Any ideas how to do this correctly? > > THanks > > > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: http://www.mail-archive.com/flexcoders% 40yahoogroups.com > Yahoo! Groups Links >
-- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

