Well, I was thinking about it last night, & I think what I'm going to do is import my tile into Flash, make it a Movie Clip, set it's Linkage, & just For Loop Attach them onto the Stage. Which would work fine - the reason I was wanting to do it as stated above was just to try something new, & when it seemed like it wouldn't work I wondered "WHY NOT?!?!?" - I was also thinking in terms of IF (though I probably won't, but just for proof-of-concept) I ever wanted to update the tile I could just change the image without having to touch the Flash.

This project is a website, so all of the data is already being fed in via XML, & I just wanted to add an attribute to the first node dictating the path to the tile. The first one comes in fine (creating an Empty Movie Clip & Loading the image into it), but I wasn't able to duplicate that Movie Clip...which I thought was kinda dumb!