Re: Actionscript support
[email protected] (Wolfgang Hamann) Tue, 11 Nov 2003 07:37:29 +0100 (CET)
| Newsgroups | gmane.comp.web.ming.general |
|---|---|
| Message-ID | <wolfgang-1031111073728.A041772@loopback> |
Hi Collin, you can use ming to do F6 movies, by simply calling Ming_useSWFVersion(6) There is no difference in actionscript between SWF5 and SWF6 at all (ming had switch() since a long time, and all the other things that are new in player 6 are not language constructs but new functions that can be called) Ming does not support all of the design time actions for button movieclips, however current practice in flash hardly uses them in favor of actionscript assignments There is no equivalent of the #initclip feature. And no, macromedia has not sent a copy of the AS2 spec our way, so there is no AS2 so far Wolfgang