Hi,
I am working on a flash applicaton and the final required output is of .exe and .app format.
In this application. I need to save some text data on the system but as the file operation are not allowed in the .exe and .app files. I am unable to save this data.
Is there any othere way to save the data on the system through exe application.
Thanks ----------- Amit
Hello Kenneth,
Thanks for your response.
FilreReference.save(): Will need the user interaction, so we would not be allowed do this with the FileReference.
SharedObject: only support 100kb of memory. If we exced then it shows a setting box to user, to allow for exceding the memory. If the user press no to that option then the data will be lost.
Is it possible to achieve it with the .bat file or sqllite some how ?
Thanks ------------- Amit
It's very confusing and I have to admit I haven't had a time to examine myself, but in essence after you install the AIR app/exe with captive runtime, it is self-contained and you can distribute it:
For both Mac OS X and Windows, this capability can be used to create applications that run directly off of CDs, flash drives, or other media. All you have to do is keep the directory structure and file permissions intact.
http://www.adobe.com/devnet/air/articles/air3-install-and-deployment-o ptions.html
--
Kenneth Kawamoto
Found a third party tool called "mprojector" for saving files and folders. See following links
http://www.screentime.com/software/flash-projector/flas.html#HelloWorl d_AS3_Flash
http://www.screentime.com/software/flash-projector/demo_dl.html
I think currently the easiest way to publish as captive runtime is to use Flash Builder 4.6. Just choose "Export as: Signed application with captive runtime" in Export Release Build panel.
Flash CS6 has this option in Publish Settings. Flash CS5.5 does not, however you can use ADT to package. The info is here: http://help.adobe.com/en_US/air/build/WSfffb011ac560372f709e16db131e43 659b9-8000.html
--
Kenneth Kawamoto
Hi Kenneth,
Captive runtime made with flash builder 4.6 donot needs to install but if we made it using Flash profesional 6.0 it needs to install.
Is there any way to create an exe for captive runtime from Flash Professional that could run without installing.
Thanks,
Amit
You can use ADT to create AIR
http://help.adobe.com/en_US/air/build/WSfffb011ac560372f709e16db131e43 659b9-8000.html
--
Kenneth Kawamoto
North America
Europe, Middle East and Africa
Asia Pacific