# Tween Class trouble (based on the tutorial)

**URL:** https://forum.kirupa.com/t/tween-class-trouble-based-on-the-tutorial/181015
**Category:** flash
**Created:** [March 5, 2006, 5:50pm UTC](https://forum.kirupa.com/t/tween-class-trouble-based-on-the-tutorial/181015 "2006-03-05T17:50:01Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![FlashFish](https://avatars.discourse-cdn.com/v4/letter/f/b9e5f3/32.png) [@FlashFish](https://forum.kirupa.com/u/FlashFish)
#### Post date: [March 5, 2006, 5:50pm UTC](https://forum.kirupa.com/t/tween-class-trouble-based-on-the-tutorial/181015/1 "2006-03-05T17:50:01Z")

</div>

Hey hey hey.

I was gonna have a fiddle with this tutorial [http://www.kirupa.com/developer/actionscript/tween.htm](http://www.kirupa.com/developer/actionscript/tween.htm)  
so I downloaded, unzipped, saved and published it. I didn’t have a chance to fiddle with anything and it’s already broken! I get this:

**Error** Scene=Scene 1, layer=actions, frame=1:Line 5: There is no property with the name ‘onMotionFinished’.  
xScaleT.onMotionFinished = function() {

**Error** Scene=Scene 1, layer=actions, frame=1:Line 8: There is no property with the name ‘onMotionFinished’.  
xPosT.onMotionFinished = function() {

Total ActionScript Errors: 2 Reported Errors: 2

Any ideas why guys? Cheers in advance.

\<"))))\>\<

Edit: MX04 by the way.
