[flexcoders] Re: is it possible to track visitors / the page an swf is embedded on

2009-02-18 Thread kuntamayu
Try to track Application.application.url This may help you. :) --- In flexcoders@yahoogroups.com, "Tracy Spratt" wrote: > > Look into the BrowserManager, perhaps it will help. > > > > Tracy Spratt > Lariat Services > > Flex development bandwidth available > > ___

[flexcoders] Re: is it possible to track visitors / the page an swf is embedded on

2009-02-18 Thread uclamerrick
ttp://pogopixels.com > > --- On Wed, 2/18/09, kuntamayu wrote: > From: kuntamayu > Subject: [flexcoders] Re: is it possible to track visitors / the page an swf is embedded on > To: flexcoders@yahoogroups.com > Date: Wednesday, February 18, 2009, 12:31 PM > > > >

[flexcoders] Re: is it possible to track visitors / the page an swf is embedded on

2009-02-18 Thread uclamerrick
ednesday, February 18, 2009 6:08 AM > To: flexcoders@yahoogroups.com > Subject: Re: [flexcoders] Re: is it possible to track visitors / the > page an swf is embedded on > > > > Application.application.url will give you the url of the *swf file*, not > the url of the docu

[flexcoders] Re: is it possible to track visitors / the page an swf is embedded on

2009-02-18 Thread tom93438
> Flash, Flex and Web Application development > http://pogopixels.com > > --- On Wed, 2/18/09, kuntamayu wrote: > From: kuntamayu > Subject: [flexcoders] Re: is it possible to track visitors / the page an swf is em

[flexcoders] Re: is it possible to track visitors / the page an swf is embedded on

2009-02-19 Thread bsyyu
> > -- > > Laurent Cozic > > > > Flash, Flex and Web Application development > > http://pogopixels.com > > > > --- On Wed, 2/18/09, kuntamayu wrote: > > From: kuntamayu > > Subject: [flexcoders] Re: is it possible to track visitors / the

Re: [flexcoders] Re: is it possible to track visitors / the page an swf is embedded on

2009-02-18 Thread Laurent Cozic
t might be "document.location.href" - not sure which one is right. -- Laurent Cozic Flash, Flex and Web Application development http://pogopixels.com --- On Wed, 2/18/09, kuntamayu wrote: From: kuntamayu Subject: [flexcoders] Re: is it possible to track visitors / the page an sw

RE: [flexcoders] Re: is it possible to track visitors / the page an swf is embedded on

2009-02-18 Thread Ryan Graham
Behalf Of Laurent Cozic Sent: Wednesday, February 18, 2009 6:08 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: is it possible to track visitors / the page an swf is embedded on Application.application.url will give you the url of the *swf file*, not the url of the document within