Yep, they have removed the need for Actionscript in favour of the object style Director approach.
-----Original Message----- From: Colm Brazel [mailto:[EMAIL PROTECTED] Sent: 03 March 2003 14:23 To: [EMAIL PROTECTED] Subject: RE: [ cf-dev ] OT: Actionscript tween Hi Paul, Tweening is gone with actionscript I'm afraid.All's you need is one frame and your actionscript code can do all the stuff previously done by tweening. No bother to a brill developer like yourself or a dummy like me, the dirty way of doing it is to have a copy of Flash MX Designers Actionscript Reference and go to one of the 400 .flas with the tweening you want and copy the code into your Flash window, select the instance of the object you want to animate, and add your code in the Actions pane. Colm -----Original Message----- From: Paul Johnston [mailto:[EMAIL PROTECTED] Sent: 03 March 2003 12:00 To: [EMAIL PROTECTED] Subject: [ cf-dev ] OT: Actionscript tween Just wondering how to tween with actionscript? Any ideas? Paul ------------------------------------------- Paul Johnston PJ Net Solutions Ltd http://www.pjnetsolutions.com [EMAIL PROTECTED] +44 (0)7866 573013 -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.459 / Virus Database: 258 - Release Date: 25/02/2003 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.459 / Virus Database: 258 - Release Date: 25/02/2003 -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
