Re: [Flashcoders] Way to get URL of host page?

2005-11-23 Thread Gerry Creighton
Flashcoders mailing list Subject: Re: [Flashcoders] Way to get URL of host page? I needed to find this info as well and tried this.url but that only returns the location of the swf not the html page the swf is in. I made a sample to mess around with this issue... I had to use javascript to get the

RE: [Flashcoders] Way to get URL of host page?

2005-11-23 Thread Jayson K Hanes
hcoders mailing list > Subject: Re: [Flashcoders] Way to get URL of host page? > > I needed to find this info as well and tried this.url but that only > returns the location > of the swf not the html page the swf is in. > I made a sample to mess around with this issue... > I h

Re: [Flashcoders] Way to get URL of host page?

2005-11-23 Thread Gerry Creighton
ED]> wrote: Haven't actually used this.. But it seemed pretty cool when I initially checked it out www.mochibot.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karthik Sent: Saturday, November 19, 2005 4:16 AM To: Flashcoders mailing list

Re: [Flashcoders] Way to get URL of host page?

2005-11-23 Thread Keith DiMatteo
initially checked it out > > > > www.mochibot.com > > > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Karthik > > Sent: Saturday, November 19, 2005 4:16 AM > > To: Flashc

Re: [Flashcoders] Way to get URL of host page?

2005-11-23 Thread Johan Lopes
ked it out > > > > > > www.mochibot.com > > > > > > > > > -Original Message- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] On Behalf Of Karthik > > > Sent: Saturday, November 19, 2005 4:16 AM > >

Re: [Flashcoders] Way to get URL of host page?

2005-11-23 Thread NEILHIGHLEY.COM
ially > > checked it out > > > > www.mochibot.com > > > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Karthik > > Sent: Saturday, November 19, 2005 4:16 AM > > To: Flashcoders mailing

Re: [Flashcoders] Way to get URL of host page?

2005-11-21 Thread Rajat Paharia
9, 2005 4:16 AM > To: Flashcoders mailing list > Subject: Re: [Flashcoders] Way to get URL of host page? > > > I see. In that case, you should be able to get this done with a JS > call that returns location.href etc. etc. > > hth > -K > > On 19/11/05, Rajat Paharia

RE: [Flashcoders] Way to get URL of host page?

2005-11-21 Thread Robert Chyko
t: Re: [Flashcoders] Way to get URL of host page? I see. In that case, you should be able to get this done with a JS call that returns location.href etc. etc. hth -K On 19/11/05, Rajat Paharia <[EMAIL PROTECTED]> wrote: > Thanks Karthik - I'm not trying to prevent it, I just want to lo

Re: [Flashcoders] Way to get URL of host page?

2005-11-19 Thread Karthik
I see. In that case, you should be able to get this done with a JS call that returns location.href etc. etc. hth -K On 19/11/05, Rajat Paharia <[EMAIL PROTECTED]> wrote: > Thanks Karthik - I'm not trying to prevent it, I just want to log it > for analysis purposes later. > > best, - rajat ___

Re: [Flashcoders] Way to get URL of host page?

2005-11-18 Thread Rajat Paharia
Thanks Karthik - I'm not trying to prevent it, I just want to log it for analysis purposes later. best, - rajat On 11/18/05, Karthik <[EMAIL PROTECTED]> wrote: > Nope :( If you are looking for a way to prevent this from happening, > google for stuff to prevent hotlinking of SWFs. > > -K > > On 19

Re: [Flashcoders] Way to get URL of host page?

2005-11-18 Thread Karthik
Nope :( If you are looking for a way to prevent this from happening, google for stuff to prevent hotlinking of SWFs. -K On 19/11/05, Rajat Paharia <[EMAIL PROTECTED]> wrote: > Hey all - if my movie gets loaded into a page at Website A from a > server at Website B, is there anyway, from within Fla