#!/usr/bin/php -c. setScriptLimits(10, 11); /* SWF_SHOWFRAME */ $m->nextFrame(); /* end of frame 1 */ /* SWF_END */ $m->save("test01.swf"); ?>