# \[FMX\]Animation with actionscript

**URL:** https://forum.kirupa.com/t/fmx-animation-with-actionscript/103888
**Category:** Uncategorized
**Created:** [March 10, 2004, 9:25am UTC](https://forum.kirupa.com/t/fmx-animation-with-actionscript/103888 "2004-03-10T09:25:40Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dboers](https://avatars.discourse-cdn.com/v4/letter/d/bbe5ce/32.png) [@dboers](https://forum.kirupa.com/u/dboers)
#### Post date: [March 10, 2004, 9:25am UTC](https://forum.kirupa.com/t/fmx-animation-with-actionscript/103888/1 "2004-03-10T09:25:40Z")

</div>

The following animation is made with a simple motion tween in wich the square first change in width before it change in height.  
How do I accomplish the same effect with actionscript?

[http://www.testfolder.com/property.htm](http://www.testfolder.com/property.htm)

I mean that first the width change and when that is finished that the height change.
