When we need the URL of the page that is serving the swf, we use
ExternalInterface to call the window.location.href.toString() method.


Greetz Erik

On 5/8/08, Juan Pablo Califano <[EMAIL PROTECTED]> wrote:
>
> Yes, but be aware that the _url property returns the url of the swf, not
> the
> url of the HTML that embeds it. You can strip the file name and get just
> the
> directory path, if that's what you're looking for, but that'd work only if
> your html and your swf are in the same folder.
>
> Cheers
> Juan Pablo Califano
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to