removing attachedMovies

Out of context: Reply #7

  • Started
  • Last post
  • 10 Responses
  • PonyBoy0

    qruise...

    ... if you have static stuff you don't want to move...

    ... make two clips... one that holds the static stuff... and one that holds the dynamically attached stuff...

    ... then delete the latter when necessary - w/out touching the static stuff. Else - yeah... you'll have to remove each clip dynamically (which isn't a big deal unless you're talking... 20 objects or so... then yeah... annoying... but you could pack all of them into a function and just call that function each time you want to kill the dynamic content).

View thread