Question
Standalone flash data application help plz
I'll point out the current scenario of my problem,
- Its a data heavy application
- a rich UI is required
- has to be standalone, not browser based
- the application i'm building is leaning towards a statistical tool so it would be wonderful if i can use data representation components like 3D charts etc etc.
- I have not decided if i wanna make this an open source application or not so one small feature i'll need help with is how to protect the application from being decompiled, if needed!
- Obviously i have to use a database, duh, but what about a choice of database? any recommendations? if im trying to make a AIR application i can use mysql but its not as easy as using Coldfusion.
- If i do use coldfusion, i would like to know when im releasing the air application, would the end-user need to install anything specific apart from the AIR framework? or would the packaged release version of the application be adequate enough for using the application still containing the database and the coldfusion components?
Any kind of input would be of great help to me!
Thank You in Advance! 🙂
