Js-test 中的 Remote Texture Test 的错误

今天看到测试例子中的加载远程图片错误, “Fail to load remote texture”

而实际上地址在liulanqi中是正常的

我将地址换成局域网其他机器,出现错误

cocos2d: fullPathForFilename: No file found at /cc_fps_images. Possible missing file.
cocos2d: fullPathForFilename: No file found at http://192.168.20.53:8888/update/menu.png. Possible missing file.
cocos2d: fullPathForFilename: No file found at http://192.168.20.53:8888/update/menu.png. Possible missing file.
Get data from file(

) failed, error code is 123
can not load

请教下什么问题?

请问下。是浏览器中还是jsb中呢。 是哪个平台,哪个浏览器呢

是在浏览器中,我用的是谷歌浏览器