如何从其他关键帧引用对象

编程入门 行业动态 更新时间:2024-10-25 12:27:42
本文介绍了如何从其他关键帧引用对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我想从上一个关键帧获取对象的信息。 _root。

I want to get information of an object from a previous keyframe. _root. works only for objects on the same keyframe as the code right?

推荐答案

您的对象不存在,而您留下的关键帧与代码正确除非对象是用ActionScript添加的,否则创建它。您可以将对象放置在其自己的层上,并将关键帧扩展到尝试访问它的位置,或者如上所述,使用ActionScript创建它。

Your object doesn't exist one you leave the keyframe that created it, unless the object was added with ActionScript. You'll have the place the object on its own layer and extend the keyframe to reach the point where you're trying to access it, or as mentioned create it with ActionScript.

更多推荐

如何从其他关键帧引用对象

本文发布于:2023-11-02 13:57:06,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1552586.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:对象   关键

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!