filereference Questions

6

Solved

I had removed some files from my iOS project a while back and thought they had been completely deleted. After a long time I created another class which unfortunately had the same name as one of tho...
Hannis asked 4/4, 2011 at 22:46

6

Solved

I need to call FileReference.save() after a web service call has completed, but this method has a restriction: "In Flash Player, you can only call this method successfully in response to a user eve...
Underpainting asked 21/7, 2010 at 17:0

8

Solved

Update: As discussed in Jacob's reply below, limiting or correcting the behaviour of FileReference.save isn't possible. Can anyone suggest an alternative (server is Apache/PHP) that matches all o...
Upheave asked 30/6, 2011 at 17:54

2

I am trying to write a local file with Flash Player 10+ using the FileReference class, following the format from this blog post by Mike Chambers: http://www.mikechambers.com/blog/2008/08/20/reading...
Doubletalk asked 1/2, 2012 at 19:6

1

Solved

I have written a program that queries the change journal records and lists them. The change journal returns: 1) filereferencenumber( combination of fileindex.high and fileindex.low) 2) parentfile...
Shaylyn asked 20/9, 2011 at 14:30

2

I am developing image uploader in Flash. I use FileReference.browse to browse image then resize this image to 1000 x 1000 px, if the image is very big and then upload to server. I want to show prog...
Pea asked 2/10, 2009 at 22:57

4

Solved

in my project, I let users pick pictures using the FileReference class. I then load these pictures into their .data properties, using the load() function. After this I perform some local manipulati...
Hannelorehanner asked 3/1, 2010 at 16:2

1

Solved

I'm using Flex in Flash Player 10 on Windows, using FileReference to load a file into memory, as below. My issue is that when a file is locked by Windows, my FileReference is not giving me any fee...
Plantagenet asked 8/3, 2010 at 20:28

4

Solved

I have a string the user has typed and I want to save it into a file on the users harddrive. Can you do that? And if so, how?
Critical asked 5/8, 2009 at 17:0
1

© 2022 - 2024 — McMap. All rights reserved.