Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.

Newbie issue - swf (accessing wsdl) only works from bin-debug

Avatar

Level 1

I have a Flex project accessing a CFC Webservice.

When i try to run it or debug it or put it on the server (swf), i get zero - it just waits for the web service and returns nothing.

BUT!  when i click on the swf in the bin-debug, it actually works - i get the data back from the webservice.

I tried copying the whole dir to another spot - and it doesn't work.

Any ideas on this one?!

2 Replies

Avatar

Level 1

Update:   Found this post and tried adding local and webservice URL to Flash player 'safe sites' but no go.

http://stackoverflow.com/questions/1454038/flex-application-works-in-bin-debug-but-not-in-bin-releas...

Avatar

Level 1

Put it on server with cfc in same dir - works!

now if i can just figure out how to get it to run from the bin-release dir!