I have a 5x5 px img that im using for the background of my website, works good when maken the background MC myself (as in using the BITMAP FILL color option) however, if I use Actionscript to increase the size of this movieclip to match that of the screen size, instead of adding more "imgs" to it to keep the look, it just stretches it out. How would I make it so when I increase the size, it adds to it, and not just stretches it? Will I need to make this whole background VIA Actionscript, if so, how? or is there an easier way?