var domain:String = _root.url.split("/")[2];
if (domain != "SI.com") {
    displayLogo();
}

--- "Perdue, Blake" <[EMAIL PROTECTED]> wrote:

> Building a video player that can be embedded in a
> web page. We'd like to
> be able to detect what domain the page the player is
> embedded on lives.
> If the domain is not ours (eg, SI.com), we'd like to
> display a logo; if
> it is ours, we don't want to display the logo.
> 
>  
> 
> Does anyone know how to detect what the domain is
> for a page that the
> SWF is embedded on?
> 
>  
> 
>  
> 
> Blake Perdue  |  212.522.1292  |  AIM: blakepCNN 
> 
>  
> 
> _______________________________________________
> [email protected]
> To change your subscription options or search the
> archive:
>
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> 
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
> 



 
____________________________________________________________________________________
Bored stiff? Loosen up... 
Download and play hundreds of games for free on Yahoo! Games.
http://games.yahoo.com/games/front
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to