In this video tutorial, learn how to read and write local files using the new methods of the FileReference class.
View tutorial and download support files
Tags: Actionscript 3, Adobe, AS3, code, cs3, filereference, flash player 10, how to, Resources, Source, Tips, Tutorial, video tutorial
| Copy and Paste the code below | |
| Email and IM | |
| Websites | |
| Forums | |
follow:
July 1st, 2008 at 12:59 am
Hi,
thanks a lot for publishing this tutorial, it’s really clear and well done.
I got a strange problem tough…maybe it’s just a flash player bug or me doing something wrong but i’m not sure so i’d really like if someone else could cross check before i post a bug report to Adobe.
I tried to replace the FileReference with a fileReferenceList
( only few lines needs to be modified ) but with my surprise then the tutorial totally breaks.
Accessing FilereferenceList.fileList and getting the FileReference objects works fine and everything seems in order but when you call Load() on those FileReference the Event.Complete isn’t fired anymore so it’s not possible to load any file content.
Thanks in advance,
Nicola
October 12th, 2010 at 3:47 am
In Air the fileReference objects in fileReferenceList do not fire the complete event when doing fileList[i].load(). In Flex it works fine. Adobe has not taken bug reports on this appropriately.
February 13th, 2011 at 12:24 am
Hi
Could you send flash lessons videos.
I want to learn flash better.