Tutorial Details
- Program: Flash Builder
- Difficulty: Beginner
- Estimated Completion Time: 30 mins
This tutorial will cover implementation of the AS3XLS ActionScript 3.0 library for the Flex framework. We will demonstrate loading an Excel .xls file into Flash and parsing the data into a Flex datagrid.
View Screencast
Tags: Videos

This is great.Looking forward to future tutorials on this.
Joseph’s already recorded a further two tuts on AS3XLS, so keep your eyes peeled..!
Nice post
Nice Post………
Yeah, getting the power to process xls files is one of the most requested features in admins and statistic softwares, I just got tired at some point of this, using php before to parse an xls, but using flex is great!
Hi
I am getting an error “could not resolve to a component implementation”
in the following line -
creationComplete=”init()” width=”600″ height=”400″>
.
Please HELP.
works great, but wondering if there is anyway of skipping the browse button, and having the excel file import automatically on application load.
thanks
Hi,
your example is simple super. But we are facing small issue on this. we are working in Flex 3 version. we are facing compilation issues due to version problem. Instead we can use any other options. please help on this.
Hi
The tutorial above is great and work fine.
However I am unable to convert data that not wrriten in english
I am receiving an XML file form a remote server.Not all data nested inside is in English.
When I export it to an Excel file instead of the nested data I get several ???? (question mark) according to the length of the word.
How do I solve this problem and displaying the correct data?
Thanks
Amir
A much needed utility. Do you plan to update for .xlsx file format for Excel 2010?
Hi
I’m facing small issue on this. why not excel import ‘MS2007′ version???
please help on this.
thanks for the video..
http://www.designscripting.com/2011/03/flex-excel-export-add-dynamic-column-in-flexspreadsheet/
As a newb, I cannot figure out how to import the as3XLS into the flex project so that you can use the classes. I can cut and past the com directory directly, but it doesn’t import correctly. How do you do this?
This was great! I learned a lot from this tutorial I hope you keep posting more.
how the component works in flash player 11?
I had some problems