Error while communication between swf to drupal amfphp
Hi friends,
i got this error Error #2044: Unhandled SecurityErrorEvent:. text=Error #2048: Security sandbox violation: http://play2beatme.com/sites/default/files/survival-of-an-eagle.swf?nid=36 cannot load data from http://www.play2beatme.com/services/amfphp. at survival_fla::game_62/survival_fla::frame10() while i try to make a communication between swf to drupal6 using amfphp service. i also place the cross-domain.xml in the root path that is Http://localhost/ cross-domain.xml but i got the error again and again
Plz Help me
Thanks and regards P.Abinayam.
Hi abinayam,
If your amfphp file is in another server, then why are you accessing that file from your localhost? put your project outside of localhost (any local folder in harddrive) and also you may need to add that folder to adobe settings.
If you need to access that amfphp file from localhost, then there is another way to do this.
regards, Sumant
On Oct 1, 10:29 am, Abinayam wrote: > Hi friends, > > i got this error Error #2044: Unhandled > SecurityErrorEvent:. text=Error #2048: Security sandbox violation:http://play2beatme.com/sites/default/files/survival-of-an-eagle.swf?n… > cannot load data fromhttp://www.play2beatme.com/services/amfphp. > at survival_fla::game_62/survival_fla::frame10() while i try to > make a communication between swf to drupal6 using amfphp service. i > also place the cross-domain.xml in the root path that is Http://localhost/ > cross-domain.xml but i got the error again and again > > Plz Help me > > Thanks and regards > P.Abinayam.