I have a flash site that I want to include an in site pop up (mc) that will only be visible on the persons first visit that day
how do I do this?
Printable View
I have a flash site that I want to include an in site pop up (mc) that will only be visible on the persons first visit that day
how do I do this?
you can drop a shared object on the users' machine that acts much like a cookie. you can test for the presence of the shared object and show your mc accordingly.
http://www.tutorialized.com/tutorial...sh-Cookie/4092