Skip to main content
Participant
February 28, 2014
Question

Workers in AIR

  • February 28, 2014
  • 1 reply
  • 320 views

Hello,

I am working in Flash Pro CS6 to AIR 3.4 for Desktop.  I have 4 files that I am referencing using the File class.  I then find the modificationDate.  Due to a slow network issue, this can freeze up the program about .5 sec per file! 

My first attempt at a solution was using the Worker class.  However... in the worker, I am unable to use the File class because I need to compile in a .swf (correct me if I'm wrong).  I tried using the MessageChannel class to share a FileReference, but it only showed up as an Object in the worker.  Is there any solution to this problem?

Thanks in advance

Jake

This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

Participant
April 28, 2014

Hello Again,

Revisiting again, can someone tell me if this is possible?  Was I clear enough or do I need to explain something better?

Kind Regards,
Jake