road0001 / tweensy

Automatically exported from code.google.com/p/tweensy
1 stars 0 forks source link

ReferenceError: Error #1069: #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I get the following error code while compiling this (clip 1 is a simple 
rectangle in a clip)

import com.flashdynamix.motion.Tweensy;
Tweensy.to(clip1, {x:500});

ReferenceError: Error #1069: Eigenschaft x für Number nicht gefunden und es 
ist kein 
Standardwert vorhanden.
    at com.flashdynamix.motion.plugins::AbstractTween/translate()
    at com.flashdynamix.motion.plugins::DisplayTween/translate()
    at com.flashdynamix.motion.plugins::AbstractTween/add()
    at com.flashdynamix.motion.plugins::AbstractTween/toTarget()
    at com.flashdynamix.motion::TweensyTimeline/to()
    at com.flashdynamix.motion::TweensyGroup/to()
    at com.flashdynamix.motion::Tweensy$/to()
    at test2_fla::MainTimeline/frame1()

Using TweensyZero everything is ok

Original issue reported on code.google.com by ggwebs...@gmail.com on 22 Feb 2009 at 2:08

GoogleCodeExporter commented 8 years ago
This is a double up

Original comment by flashdyn...@gmail.com on 3 Mar 2009 at 6:30

GoogleCodeExporter commented 8 years ago

Original comment by flashdyn...@gmail.com on 3 Mar 2009 at 6:34