Questions tagged [remoteobject]

153 questions
0
votes
1 answer

ActionScript RemoteObject Response Headers

Can I get the response headers from a RemoteObject request? If so, how? I am in the process of writing an application in Flex 3.3, using the Cairngorm framework, for deployment as an AIR application. The application heavily utilizes RemoteObject…
icio
  • 3,060
  • 20
  • 22
-1
votes
1 answer

Flex - 'Cannot create class of type' error RemoteObject

I have the following Java class RemoteDBAccess inside validator package as follows. Basically, the function inside the class takes a string as an input and returns a string valid or invalid as output: public class RemoteDBAccess { public…
Ruchir Sharma
  • 819
  • 1
  • 10
  • 18
-1
votes
1 answer

Nothings showing in my modal

My question is similar too, if not the exact same as This one about modals. The problem seems to be, that my .txt file wont load into the modal body:

TheWebs
  • 12,470
  • 30
  • 107
  • 211
1 2 3
10
11