hi there
i need to connect to two different domains from a single flex application. the problem is the domain other than the current hosted domain is unable to login.
letz say i hosted the application at LOCAL server. im able to login to the local server . From the existing application i need a login to the MAIN server too. The problem comes up here.
flash security is not allowing login to MAIN server. in crossdomain we allow-access-from MAIN server. but i want access to the MAIN server from LOCAL server.
is ther nything i need to put extra in crossdomain.xml ?
plz i need a solution!!
ThnQ Sris