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

Help with adobe animate project

New Here ,
Jun 16, 2020 Jun 16, 2020

I have a project that im working on adobe animate html canvas when i publish the project everything is publish perfectly but the only thing is that the text of the page i can selected on the browser is there but cant select it. Is there a way of making that text selectable on the browser? On the project i have dynamic text and the font is a adobe font but still i cant select it online. Maybe you can help me out. Thank you

124
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 ,
Jun 16, 2020 Jun 16, 2020
LATEST

Hi.

 

Unfortunately canvas text are not selectable by default. This is not a limitation for Adobe Animate only.

 

The workarounds are:

- Use the a Label component or a TextInput component under Window > Components > User Interface;

- Create HTML DOM text elements editing the main .html file generated on the output;

- Create HTML DOM text elements using JavaScript;

- Use JavaScript to code a custom selection feature. It's an advanced approach, but certainly it's not impossible.

 

Please let us know if you have any further questions.

 

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