Is the file reference being garbage collected before it has a chance to load?
On Friday, January 31, 2014, Matthew Weir <[email protected]> wrote: > Hey all, > > Stuck using Flex 3.x on this particular project and apparently Mac Safari > and Firefox don't fire off the Event.SELECT event. > Unresolved bug file: > https://bugbase.adobe.com/index.cfm?event=bug&id=3687113 > > I'm restricting file extensions, file size etc on the client side and > that's when I'm running that validation (after file is selected and before > upload attempt). > > Can any of you think of an alternative prior to me moving that validation > logic to the server side after the upload attempt?? > > Thanks, > > Matthew >
