ステージ上に描かれたモーション パス内の非キーフレーム ポイントの位置を見つける必要があります。私ができることは、フレームごとにオブジェクトを追跡している mc の位置 (赤い点) を見つけることですが、MotionPath データにアクセスして中間位置を計算する方法がわかりません。
1 に答える
0
One of the option is to create your motion path Pro grammatically check this example Create a Motion Guide Programmatically
Another option if you want to continue working with path tool in flash , is to work on timebased instead of framebased
于 2013-10-18T14:37:00.207 に答える