thanks again ramones.
One off the topic question can you turn a IMG from URL into a sprite or pin that image to a system created sprite? Thats my last hurdle.
My fantasy is to have a XML file with all the sprite values / variables and the img URL and then something like this would run:
System > Every Tick
System > For Each IMG from URL create object IMGSprite
On Click > IMG from URL Pin to IMGSprite.ImagePoint(0)
That way every image I load into my game can become a sprite.
If I can't do this with C2 I am sure it can be done using Javascript.
Sounds like an addon IMO.
I can't thank you all enough for your help, its a lot of fun to get intelligent feedback.