Groups | Blog | Home
all groups > flash actionscript > april 2006 >

flash actionscript : Where user came from


Cesar L
4/16/2006 9:43:23 PM
I am trying to get Flash to do something based on whether the user came from certain URLs or not. Is there any way to know which URL the user came from?

Koop
4/17/2006 2:13:04 AM
Hi,

Not sure if this is the best way but the first way that popped into my head
was to pass the cgi.refferer value into the movie as a parameter via
scripting at the html level, then just grab this in the flash movie.

Koop


[quoted text, click to view]

AddThis Social Bookmark Button