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

Reply via email to