Naga vishnu.Ambati
2018-11-15 19:14:02 UTC
Hi Team,
I am facing an issue for downloading the PDF files using action script(as3)
navigateToURL functionality. I have read some forums that document download
is failing from the chrome version 52.0.
Below is the code snippet.
var urlReq:URLRequest = new
URLRequest("http://localhost:8080/documentViewer");
urlReq.method = URLRequestType.POST;
navigateToUrl(urlReq);
Would any one please suggest on the above issue as soon as possible.
Thanks,
Vishnu.
I am facing an issue for downloading the PDF files using action script(as3)
navigateToURL functionality. I have read some forums that document download
is failing from the chrome version 52.0.
Below is the code snippet.
var urlReq:URLRequest = new
URLRequest("http://localhost:8080/documentViewer");
urlReq.method = URLRequestType.POST;
navigateToUrl(urlReq);
Would any one please suggest on the above issue as soon as possible.
Thanks,
Vishnu.
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/1041af52-f5fe-4a61-a5e6-d52e02c07ea2%40chromium.org.
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/1041af52-f5fe-4a61-a5e6-d52e02c07ea2%40chromium.org.