-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught Error: Error calling method on NPObject. #19
Comments
I too am having this issue. Any help would be appreciated. |
same here.. |
Please try with the latest commit (not the minified one as it is not yet updated) and tell me if you still have this issue! |
I have tried with the latest commit . but the error is still there. |
To methods Could you @Jahdrien just tell me what exactly I should have in |
file.input is the file input id. It's a custom property from this polyfill used to track which file input the file belongs to. |
Erroring on line 208: FileAPIProxy.swfObject.read(file.input, file.name, 'readAsDataURL');
I know hardly anything about flash, so it may just be something i'm over looking.
--Please help!!
The text was updated successfully, but these errors were encountered: