I know this is a longshot but I was wondering if anyone knows if this is possible.
A:
I know nothing about air.
But if AIR has JavaScript access, and you can access the container document ( http://stackoverflow.com/questions/193130/how-do-i-share-a-javascript-object-between-different-pages-in-adobe-air ) then all you need to work out is how to obtain Document.location from it.
Kent Fredric
2008-11-30 11:50:00
A:
Most browsers set the HTTP_REFERRER header to the current URL when requesting a linked document. However, it can be spoofed so don't use it for security.
Chris Nava
2008-12-01 03:18:54