Copy link to clipboard
Copied
I've looked every where I can, I've been trying to do a motion blur, I've created the tween, I've selected it. All of that I have done, but double clicking doesn't open the motion editor and when I right click I don't see the refine tween option. I'm just trying to make a motion blur for more realistic movement and I can't find anything for the life of me. Please help.
The motion editor is for motion tweens, which are a bad idea for HTML5 Canvas (bigger js file, poor performance). Also, it's in the Properties panel where you add the blur filter, so you may not need to get at the motion editor anyway.
Copy link to clipboard
Copied
html5/canvas or actionscript?
and what are you double clicking and right clicking?
Copy link to clipboard
Copied
I'm using html5 and I'm double clicking/right clicking the tweens I want to edit on the timeline
Copy link to clipboard
Copied
The motion editor is for motion tweens, which are a bad idea for HTML5 Canvas (bigger js file, poor performance). Also, it's in the Properties panel where you add the blur filter, so you may not need to get at the motion editor anyway.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now