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

Exporting animated banners other than flash

Guest
Mar 13, 2017 Mar 13, 2017

HI,

I used to make animated banners in flash.

They had revolving images and each image has a link.

Now my client complains that they don't work on many browsers because they don't support flash anymore.

I can open the banners in Animate but I can't seem to find any way of saving or exporting it to a different format other than flash.

Yes there are other option but they don't support the links.

What format am I looking for (html5?) and how do I export or save my banners to that format.

Thank you

Richard

288
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 ,
Mar 13, 2017 Mar 13, 2017

yes, html5/canvas.

open in animate>click commands>convert to other document formats.  then you can start working because no actionscript will be converted for you

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
Guest
Mar 17, 2017 Mar 17, 2017

Dear kglad,

This might sound stupid. But how do I get working? Could you possibly help me how can I get the action scripts to work in html 5?

Any help is highly appreciated.

Richard

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 ,
Mar 17, 2017 Mar 17, 2017

you can't use actionscript with html5.  you have to use javascript and/or the supported createjs library, CreateJS | A suite of JavaScript libraries and tools designed for working with HTML5

if you don't have the background in javascript/createjs and you don't have an interest in learning it, you can hire me to do it for you.  but i recommend you, at least, try it to see if you can manage it on your own.

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
Guest
Mar 18, 2017 Mar 18, 2017

Thank you very much for the info. I will have a look at it. Not the slightest idea about Java script. If it turns out that it is beyond my capabilities I'll might take you up on your offer. Assuming the client pays for it.

There are three banners I need to change. Now the client changes the content of those banners periodically as well.

Let's see,

Thank you very much 🙂

Andy

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 ,
Mar 18, 2017 Mar 18, 2017
LATEST

you're welcome.

p.s. there's also a code snippets panel in animate that contains basic html5/createjs that may contain all the easeljs you'll need for a banner.

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