I get this error:
TypeError: Error #1034: Type Coercion failed: cannot convert flash.display::Loader@2db2791 to Loader.
for this line:
var pictLdr:Loader = new Loader()
huh? Or at least I’m assuming that’s the line since it doesn’t give line numbers. Any ideas?