Ask a Question related to Macromedia Flash, Design and Development.
-
Job #1
checking visitor stay duration on site? how?
Hi,
I would like to check how long a visitor stays on my (flash)site.
I can start a timer with: starttime = getTimer(), then endtime =
getTimer() and the visit duration then being: endtime-starttime
But how can I check if the site is closed, and still send the 'endtime'
to my database? Is there something like onUnload/onQuit? Or some equivalent?
Or does anybody have another tip for doing this?
Or do I need to do something with javascript and the html-page the site
is on?
Thanks,
Job
Job Guest
-
Allow-tag in Vhost.xml - is it address of .swf or the visitor?
Hello, what is meant by the <Allow>address</Allow> im Vhost.xml? Ist it the address of the visitors PC or is it the address of the... -
cfoutput - show hyperlink for visitor
i want to insert hyperlinks from my DB so that the end user can link on the cfoutput from that datasource query. when setting up the db in MS... -
getting the IP address of a visitor to a site
Hi all, I am writting a hit counter and would like to get the IP address of a visitor to my site, can anyone point me in the right direction... -
Travel Photographers Site for checking
Hi there, http://www.juliancastaldi.com/ I have designed nad built a site for a photographer, the client wanted some features that have casued... -
Checking if a site is available
What PHP code would I use to check if submitted sites to my directory actually exist?? I want to use something that can return the server code to... -
Martin Voegeli, vom #2
Re: checking visitor stay duration on site? how?
> I would like to check how long a visitor stays on my (flash)site.
My proposal would be a combination of ActionScript and JavaScript:> I can start a timer with: starttime = getTimer(), then endtime =
> getTimer() and the visit duration then being: endtime-starttime
>
> But how can I check if the site is closed, and still send the
> 'endtime' to my database? Is there something like onUnload/onQuit?
> Or some equivalent?
>
> Or does anybody have another tip for doing this?
>
> Or do I need to do something with javascript and the html-page the
> site is on?
>
> Thanks, Job
[url]http://birdy1976.com/2003/onunload-and-flash-to-javascript.html[/url]
Some more information about this example:
http://groups.google.ch/groups?threadm=yi9ga.20$EO7.452629@newsserver.ip.p t
Best wishes, Martin ;) * [url]http://birdy1976.com/[/url] * ICQ# 237743398
Martin Voegeli, vom Guest



Reply With Quote

