Jump to content
Search Community

Foggs

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Foggs

  1. I need to use the same image multiple times, can I just use var img = LoaderMax.getContent("img"); addChild(img) var im2 = LoaderMax.getContent("img"); addChild(img2) When I use this code only one image is placed on the stage
×
×
  • Create New...