Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
camfieldaj #1
crossdomain problem - observation
I had a project in production for several months when sysadmin decided to move
apache to separate server than MySQL. Of course, I wasn't consulted until after
things quit working. Changed paths in php files that serve data to swf and it
didn't work. Got the crossdomain error. Verified that php files were pulling
data out of tables, but swf could not display. Made all the suggested changes
to crossdomain.xml file; no help. Then I found that flex project worked
correctly when I used Firefox, but generated an error when I used IE6. I
believe that this issue has to do at least in part with some problem IE6 has
with SSL. The way I eventually solved my problem was by moving swfs back to the
same server that serves MySQL. Now application works with IE6 and Firefox.
Hope this helps someone.
Andy C.(never #)
camfieldaj Guest
-
crossdomain question
I am trying to consume a web service on another domain. My mxml is something like this: <mx:WebService id="ws" useProxy="false"... -
crossdomain policy how do i do that?
Hi guys, Never had to do this before so i am a bit stuck swf and html page are on server A and the php script on server B How do i make it... -
An Observation
Having spent time and money on gaining a Diploma in Dreamweaver I now find most businesses require online shopping sites. Is it possible to build it... -
crossdomain.xml
Not sure where to post so please move if best elsewhere... SCENARIO: sensitive secure data being called from flash that is being hosted on... -
Observation - CF percieved as difficult!
I wish I remeber where I sawthem, but I have read 2 very interesting articles recently abot how coldfusion is "hard' to learn and can be...



Reply With Quote

