Argh.
Well, I’ve had several problems with:
http://www.anman.net/tpi/tpi_flash_site2.html
Haven’t gotten much assistance, but that’s ok because I’ve figured the problems out for myself.
Anyway, my main problem was that when I added a Dynamic text box with a UIScrollBar, my images wouldn’t load into my empty movie clip (there’s a progressBar too).
The problem? I hadn’t named the UIScrollBar. It still scrolled the text as it should, but apparently since it wasn’t named it was fooking with my other components and thereby with my image loaders.
Thought I’d share.