Is there any way to get the base parameter of the object/embed code from within my flex app?
So for example, if I set my base to "http://www.example.com/test" and my swf is actually hosted at "http://www.example.com/shared". Is there any built-in or easy way of getting the base prop?

