Hi, I thought 2048 security violation error were mean to happen when trying to access other domains.
I got:
"Security sandbox violation: http://127.0.0.1/site_media/main.swf cannot load data from 127.0.0.1:80", isn it the same domain? what is the solution ?
on doing
var loader:MultipartLoader = new MultipartLoader("http://127.0.0.1/create/");
Did i miss something ?