0
Create & save XML file
Community Beginner
,
/t5/animate-discussions/create-save-xml-file/td-p/7996612
Jan 06, 2016
Jan 06, 2016
Copy link to clipboard
Copied
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
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/animate-discussions/create-save-xml-file/m-p/7996613#M156036
Jan 06, 2016
Jan 06, 2016
Copy link to clipboard
Copied
use the file class, not the filereference class.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

