How do I keep my looping background separate from the animated objects on top of it. I want the background to keep looping using sym.play(0); at the end of the timeline but I don't want this command to effect other objects on top of the background - I only want them to play once and not loop.
↧