MING_USESWFVERSION(3) 1 MING_USESWFVERSION(3) ming_useswfversion - Sets the SWF versionSYNOPSISvoid ming_useswfversion (int $version)DESCRIPTIONSets the SWF version to be used in the movie. This affect the bahaviour of Action Script.PARAMETERSo $version - SWF version to use.RETURN VALUESNo value is returned.EXAMPLESExample #1 ming_useswfversion(3) example <?php $movie = new SWFMovie(); ming_useswfversion(4); // Flash 4 ?> PHP Documentation Group MING_USESWFVERSION(3)
| Related Man Pages |
|---|
| png2swf(1) - debian |
| swfmill(1) - debian |
| swf::button(3pm) - debian |
| swf::displayitem(3pm) - debian |
| swf::textfield(3pm) - debian |