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

Connection of excel to Adobe Animate

Community Beginner ,
Apr 14, 2022 Apr 14, 2022

Copy link to clipboard

Copied

Hi, I am working on a visualization project that has to be scientificly accurate. This is why I need to implement an Excel file into my adobe animate cc visualization.

 

Is there a possibility to implement an excel file?

 

Worst case, I could link a button to download the excel file and the students can work directly with the downloaded file.

 

I appreciate all comments and hints 🙂

 

Views

439

Translate

Translate

Report

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 ,
Apr 14, 2022 Apr 14, 2022

Copy link to clipboard

Copied

Hi.

 

Can you provide more details? Do you want an AS3 or HTML5 Canvas application to read Excel file/data or do you want to somehow integrate the IDE of Animate with Excel?

 

Please let us know.

 

Regards,

JC

Votes

Translate

Translate

Report

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 Beginner ,
Apr 14, 2022 Apr 14, 2022

Copy link to clipboard

Copied

Hi

 

Thank you for your reply. Sure, I build my application with an html5 Canvas. 

The ideal outcome would be an integrated excel sheet on my html5 page.

 

Best,

Lena

Votes

Translate

Translate

Report

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 ,
Apr 14, 2022 Apr 14, 2022

Copy link to clipboard

Copied

Thanks for the info.

 

If you want to read an actual XLS or XLSX, you're gonna need an external library for this. This Fiddle has an example of how to do this.

 

But if you can export your Excel sheets as CSV, for example, you can load the data using XMLHTTPRequest or the Fetch API.

 

The second approach (CSV) is certainly eaiser.

 

What do you think?

 

Regards,

JC

Votes

Translate

Translate

Report

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
LEGEND ,
Apr 14, 2022 Apr 14, 2022

Copy link to clipboard

Copied

"Implement" and "integrate" are uselessly vague. What exactly do you want to be able to do with the Excel spreadsheets? Import them? View them? Visualize them? Edit them?

Votes

Translate

Translate

Report

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
Explorer ,
Jun 29, 2022 Jun 29, 2022

Copy link to clipboard

Copied

LATEST

Hi, I wanted to know, is it possible that the excel can be edited in the adobe animate html5? thank you.

Votes

Translate

Translate

Report

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