bpair
03-27-2006, 09:07 AM
The Flash Security restriction can be impossible to get around if you do not expose port 80 on the data server. Macromedia was aware of the issue and created the ActionScript call, System.security.loadPolicyFile(); so that the location and name of the policy file could be specified. The default behavior by the Flash player to search port 80 is not adequate. Unfortunately OpenLaszlo only provides access to this default behavior.
Since my company tries not to open port 80 on any server much less our XML database servers, Laszlo is basically unusable deployed SOLO.
Since my company tries not to open port 80 on any server much less our XML database servers, Laszlo is basically unusable deployed SOLO.