root
/
test
/
Movie
/
new
/test06.php
/* [<][>][^][v][top]
[bottom]
[index]
[help]
*/
#!/usr/bin/php -c.
<?php
$m =
new
SWFMovie
(8);
$m->save("test06.swf");
?>
/* [<][>][^][v]
[top]
[bottom]
[index]
[help]
*/