Skip to main content
mikeumus
Known Participant
December 14, 2007
Question

Timed Movie Exsistance?

  • December 14, 2007
  • 1 reply
  • 269 views
Say a .swf file does it's thing(animation), but then after that's it's useless.

Is there a code snippit that I could use to rid my page of the .swf file, or move it to the back of the z-index or hide it some how after a defined period of time?

Thanks.

Peace,
Mike.
This topic has been closed for replies.

1 reply

mikeumus
mikeumusAuthor
Known Participant
December 14, 2007
this.removeMovieClip();

lol

I dunno if this is AS3, i guys you guys could still help me out there?

I'm pretty sure it'll work tho.