Why none of the coco2d-html games able to run on my Safari but OK on chrome and Firefox

All the games I wrote as well as the sample games I downloaded such as the simple angry bird game. Why?

What is the error message on your console log?

Shun Lin wrote:

What is the error message on your console log?

XMLHttpRequest cannot load file:///res/Enemy.plist. Cross origin requests are only supported for HTTP.

(Safari OK , Chrome and IE 9 throws above error when loading resource tmx or plist)
I think it maybe pass by running application on a webserver. But is there another way to avoid it?
(So how can I get app running as webserver on window phone 8)