Hi Tom, > Here is what I have so far.....I've tried both the output method and save > method. Down below I tried adding the same movie clip right after the first > one, without success. Is it possible to play one video after another? sure... > $strAction = " > stop(); ^^^^^^^^^ here you stop the movie [...] > header('Content-type: application/x-shockwave-flash'); > $movie->nextFrame(); > $movie->add(new SWFAction($strAction)); so after the stop(); you stay in the first frame > $movie->nextFrame(); > $movie->add(new SWFAction($strAction)); this frame is never reached. This is more a conceptual problem then a ming problem. Cheers Klaus ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ming-users mailing list Ming-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/ming-users