Jump to content

  • Free consultations and support
  • Live chatClick Here for Live Chat
  • Call ico 1888-906-1888
    Phone support: Open

    Ready for your call :)

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams

    Phone support: Closed

    We are back in: 1h 20m

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams


Flash Adobe unloadMovieNum function

flash adobe unloadmovienum

  • Please log in to reply
 

#1 Ammar11

Ammar11

    Senior Member

  • Designer
  • 197 posts

Posted 02 March 2013 - 01:28 AM

This functions removes a SWF or an image that was loaded by using loadMovieNum() from Flash Player.
Parameters
level: Number - The level (_level N) of a loaded movie.
Ex
loadMovieNum("myimg.jpg", 1);
unload_btn.onRelease = function() {
unloadMovieNum(1);
}
The above example loads an image in a SWF file. When you click on the unload_btn, the loaded will be removed.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users