Expand my Community achievements bar.

FileUtil problems with FileReference

Avatar

Former Community Member

Hi,

I'm testing the CollabPictureViewer on to identically enviroments : MACOSX 10.16.2,FLEX3.2,Flashplayer 10,0,32,18.

Machine A is OK, but Machine B let the compiler complain about an undefined method "_fileReference.load();" and it's data property.

And indeed , of course, the imported "import flash.net.FileReference;" stuff is different and does not contain this method!

Any help/hint ?

TIA snoopje

1 Reply

Avatar

Former Community Member

Make sure your playerglobal.swc path is correct and maybe hard code the path see if it fix your problem.