A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: unload movie after flv finishes?

  1. #1
    Member
    Join Date
    May 2005
    Location
    San Francisco
    Posts
    55

    unload movie after flv finishes?

    Hello,
    so i have a file called movie.swf that i'm able to load load in my primary movie using

    loadMovieNum("movie.swf",this);

    it loads my movie.swf file

    movie.swf is setup to stream a .flv file off my local server and play it. Problem is when the movie is done playing, it doesn't unload. How do i unload movie.swf once it's done playing? I'm not sure how to tell a .flv to do that.

    Any feedback would be appreciated, i'm not even certain this is the best way to go about it. All i'm trying to do is play a "cut scene" of a movie i made in FCP to go along with a small interactive presentation.

    Thanks

    ~Jack

  2. #2
    Junior Member
    Join Date
    Jul 2007
    Posts
    1
    I also need pretty much the same thing. I need to be able to tell when the .flv video is done playing, then unload it and load up a new .swf.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center