mx.core.Application.application.url

 

Tracy

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of scarfire2004
Sent: Thursday, April 17, 2008 5:38 PM
To: [email protected]
Subject: [flexcoders] Identify host server of SWF

 

In Flex, how can I tell within a SWF the name of the server that it is
running on?

In ASP.Net web page it would be something like 

if (Response.Server.indexOf("www.mysite.com") == 0)
{
// do something
}

Thanks

 

Reply via email to