1
vote
2answers
100 views

Figuring out the package name of a *.SWC file so that I can import it

I am a noob to flex so this probably comes across as a ridiculous error to you guys, but I can't for the life of me figure out what would be the name of the package/class for the .swc file I just ...
0
votes
3answers
450 views

What is the best way to open and read an excell file from a Flex Application

What is the best way to open and parse and excell file from a Flex Application built using Adobe Flash Builder 4.5. I have done tons of research, most lead me to external libraries, I could deal with ...
0
votes
1answer
285 views

Dragging from desktop to air application

I have been looking all over the internet and I can't find any good (or recent) example from a air application where an image (for example) is dragged from the desktop in the application. The only ...
0
votes
3answers
188 views

Flex - Source Size vs. Compile Size

Could you explain why a Flash Builder source folder - no larger than 2 MB - compiles into a SWF exceeding 15 MB with debugging turned off (exported release build)? There is only 1 embedded image at ...