.. ok i guess i have found an answer:
- don't set any compiler params (like '-use-network=false')
- with that everything works fine with a deployed version of your app
which you call with a...
Type: Posts; User: valley; Keyword(s):
.. ok i guess i have found an answer:
- don't set any compiler params (like '-use-network=false')
- with that everything works fine with a deployed version of your app
which you call with a...
Hi there,
i've asked that already in the Prana forum, but never got an answer.
Here is my situation/problem: I'm building a Flex client that has to
communicate with a Rails backend.
Since there...