使用静态矢量图创建补间
不确定它到底叫什么,但我很好奇如何拍摄我绘制的两张图像并以某种方式使 Flash 补间它们。这很难解释,因为除了我之前在一些动画中看到过它之外,我对此一无所知。我肯定知道,因为有些人使用它的方式很糟糕,两个完全不同的图像的部分像补间一样过渡。我想尝试将其与在短片动画中组合在一起的静态图像一起使用。这是Flash的内置函数吗?或者是一些用户制作的 ActionScript 函数?如果有的话,它叫什么或者我将如何使用它?
Not sure what it's really called, but I'm curious as to how I would go about taking two images I've drawn and somehow make Flash tween them. It's hard to explain as I don't know about it other than that I've seen it executed in a few animations before. I know for sure because of some that used it poorly, where the parts of two completely different images transitioned like a tween. I want to try to use this with static images that go together in a short animation. Is this a built-in function in Flash? Or is it some user-made ActionScript function? If either, what's it called or how would I use it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我想你可能指的是 补间形状。但不确定您是否想在 Flash 或代码中执行此操作。
I think you might mean a shape tween. But not sure if you wanted to do it in Flash or in code.