cocos2d/cocos2d-html5

gl.texImage2D Error

chenfeng345 opened this issue · 1 comments

cocos H5 跨域访问不到图片 gl.texImage2D报错!

Access to Image at 'http://www.qqzhuangban.com/uploadfile/2014/06/1/20140619085003170.jpg' from origin 'http://localhost:8080' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8080' is therefore not allowed access.

Log.js:20 SecurityError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': The cross-origin image at http://www.qqzhuangban.com/uploadfile/2014/06/1/20140619085003170.jpg may not be loaded.