/ Published in: HTML
URL: http://pop17.com/
When a swf launches like this , without setters for the required args ( referer, IpAddress ) the reports will show 'unknown' domain.
Expand |
Embed | Plain Text
<embed src="http://vortexme.com/iJam/VTX000056/VTX000056.swf" menu="false" quality="high" width="200" height="510" FlashVars="ver=2.0&IpAddress=vortexme.com" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> <img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/CIMP/ bT*xJmx*PTEyMTYyNTk5ODQwODAmcHQ9MTIxNjI1OTk5MDY2MCZwPTI2MzM*MSZkPSZuPSZnPTI=.jpg" />
Comments
Subscribe to comments
You need to login to post a comment.

The embed tag here is an example of bad launch code for a .swf. Look at the 'src' attribute... If sarah austin wanted to fix the html on her site, she could amend the 'src' tag to .... ".VTX000056/VTX000056.swf?referer=pop17.com" and that would fix the reports.