Hi everyone, I'm just wondering if anyone knows how to detect the url from which our swf application is loaded from inside the Flex code. I need to do this as I need to refer to some other script (coldfusion cfc/ms) which resides in the same server as the swf, but I want to make my code generic so that I don't have to hardcode the url referencing those cfc/ms as absolute url.
Thanks for your time. Ivan.

