Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Animation slide across the screen

New Here ,
Sep 06, 2018 Sep 06, 2018

Hello,

I am a beginner so excuse my little knowledge.

I've looked everywhere but I can't find an answer. I wanted to ask 1 thing, how can I make an animation slide across the screen. Motion/classic tweens don't work since it's not 1 frame/object but more.

Regards

TOPICS
ActionScript
993
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Sep 06, 2018 Sep 06, 2018

Hi.

I assume you want to move multiple objects, layers, tween, and so on.

One approach is:

- Select the layers you want;

- Right-click them and choose Copy Layers;

- Press Ctrl/Cmd + F8 to create a new symbol;

- Choose Graphic (or Movie Clip) and hit OK;

- Inside of this new symbol, right-click and select Paste Layers;

- Go to the Library panel and drag and drop a instance of this newly created symbol to the stage;

- Create two key frames;

- Position your object in opposite sides of the screen;

- Right-cli

...
Translate
Community Expert ,
Sep 06, 2018 Sep 06, 2018

Hi.

I assume you want to move multiple objects, layers, tween, and so on.

One approach is:

- Select the layers you want;

- Right-click them and choose Copy Layers;

- Press Ctrl/Cmd + F8 to create a new symbol;

- Choose Graphic (or Movie Clip) and hit OK;

- Inside of this new symbol, right-click and select Paste Layers;

- Go to the Library panel and drag and drop a instance of this newly created symbol to the stage;

- Create two key frames;

- Position your object in opposite sides of the screen;

- Right-click between them and create a Classic or Motion Tween.

I hope this all make sense.

Please tell us if this is what you want.

Regards,

JC

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 06, 2018 Sep 06, 2018

Thank you so much! This is exactly what I was looking for!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 06, 2018 Sep 06, 2018
LATEST

You're welcome!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines