adierl
Latest Forum Comments
-
Posted on June 16, 2010 3:16 AM in reply to "Non-standard s.t() call"
No problems with that. var s_code=s.t();if(s_code)document.write(s_code) the document.write(s_code) acts as a fallback if the current browser doesn't support the load of new images dynamically. I...
-
Posted on June 16, 2010 3:09 AM in reply to "Media tracking problem"
If you did not set s.Media.trackWhilePlaying=true the tracking will be buffered and go out with the .close call. Only if set to true, the .open will send out a server call with the S0L0 signature i...