Export to GitHub

tweensy - issue #2

ReferenceError: Error #1069:


Posted on Feb 22, 2009 by Happy Dog

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

Comment #1

Posted on Mar 3, 2009 by Quick Rhino

This is a double up

Comment #2

Posted on Mar 3, 2009 by Quick Rhino

(No comment was entered for this change.)

Status: Invalid

Labels:
Type-Other Usability