Hi all,
I have a little module that inserts a flash application inside a drupal page. The problem is that when the flash interacts with the site, it does not obey to the session cookie and does not start the correct session.
Because I really cannot make the flash use, or send the correct cookie, the only option is by sending in the URL the session id.
Now the big problem is: how can I send in the URL the session id just for that path in a way Drupal understands and processes it?
Best regards, Fernando Silva