<?php
Ming_setScale(1.0);
$myMovie=new SWFMovie();
$myMovie->setDimension(460,80);
$myMovie->setBackground(255,0,0);
header('Content-type: application/x-shockwave-flash');
$myMovie->output();
?>
zb das geht hmm naja wird wohl ming mit der win php version und dem apache ned ganz wollen vielleicht weiss wer rat ich werd dann mal testen was noch alles geht
