It is a bit like that isn't it :) H
On Fri, Aug 15, 2008 at 9:13 AM, Hans Wichman < [EMAIL PROTECTED]> wrote: > Hi, > > I thought the point of Grant's article was that it's hopelessly bugged in > player 9 even if you are an academic?:) > > greetz > JC > > > > On Fri, Aug 15, 2008 at 3:47 PM, Eduardo Omine <[EMAIL PROTECTED] > >wrote: > > > In gotoPage(), try this: > > > > var loader:Loader = Loader(currentPage.parent); > > > > > > instead of: > > > > var loader:Loader = Loader(e.target); // e.target refers to currentPage > > > > > > -- > > Eduardo Omine > > http://blog.omine.net/ > > http://www.omine.net/ > > _______________________________________________ > > Flashcoders mailing list > > [email protected] > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

