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 |
|---|
| gif2swf(1) - debian |
| mtasc(1) - debian |
| png2swf(1) - debian |
| swf::displayitem(3pm) - debian |
| swf::textfield(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| Please Welcome Don Cragun as Lead Moderator |
| Status of UNIX.COM Forum Transformation |