ming_useswfversion

(PHP 4 >= 4.2.0, PHP 5)

ming_useswfversion --  Use SWF version (?)

Description

void ming_useswfversion ( int version )

警告

本函数暂无文档,仅有参数列表。


add a note add a note User Contributed Notes
gnuwhoNOSPAMyahoo
27-May-2005 12:32
Anybody using ming for FlashLite programming?
Let's get this thread started!
jerryscript at aol dot com
05-Jan-2004 10:25
Current CVS version (0.3) allows you to set version to 6, allowing for MX actionscript

ming_useswfversion(6);
jerryj1 at lvcm dot com
03-Feb-2002 08:34
Ming 0.2 uses Flash 5 action script unless you set the version to 4.
16-Jan-2002 10:55
According to the Ming site, this is supposed to make Ming compile your code in the Flash version 4 format, instead of 5. I've only seen it produce error messages, though.