Hi,
[LIST]
[]I have a Flash object embedded in a Drupal page. The website uses services from an API.
[]When a user logs in from Drupal, the API authenticates it and thenlogs in the user. After logging in, the drupal page which comes up has a Flash object embedded.
[]If a request is sent to the API from this drupal page, the requests come fine from the API.
[]But when the Flash object embedded on this drupal page sends a request to the API, it doesn’t accepts it and asks for authentication. The flash object has to log in again separately to the API, while this shouldn’t happen as the user is already logged into the API from Drupal.
[/LIST]
Any help on this would highly be appreciated.
Thanks