rSimulate / Cosmosium

:earth_americas: js game engine for space-based games
Other
23 stars 7 forks source link

jquery ajax has me befuddled. #6

Closed 7yl4r closed 10 years ago

7yl4r commented 10 years ago

I spent way too long staring blankly in confusion at this. Check out MPO_req.js around line ~58 and help me out if you are more familiar. I can only get errors no matter how I cut it.

kelsey-sorrels commented 10 years ago

Use CORS to get around the cross domain restriction?

7yl4r commented 10 years ago

Maybe I can try that next. I've got another workaround in place right now though, so we'll see if I get to it.

7yl4r commented 10 years ago

this issue is so out of date that I'm going to close it so that no one else gets as confused as I was.