AS3 filereference browse() method does not work in Chrome

699 views Asked by At

I'm implementing a file uploader in AS3 and came across a problem: the browse() method of a filereference class does not work in Chrome, i.e. the dialog window to select files does not open. This is a definitely a problem with pepper flash player, because when I changed it to the adobe's one in Chrome's plugin settings everything started working normally. Also the swf works fine in firefox and explorer. Does anyone know how to get around this bug? Thanks!

0

There are 0 answers