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

Create & save XML file

Community Beginner ,
Jan 06, 2016 Jan 06, 2016

Hey

I have a need for flash to create an XML.  Right now I have it creating it using the FileReference.  It does it just the way I want however I am creating this as a APK delivery and need it to do it without the dialog box. Is this possible? Anyone know how to do this?

TOPICS
ActionScript
342
Translate
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 ,
Jan 06, 2016 Jan 06, 2016
LATEST

use the file class, not the filereference class.

Translate
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