Flash ActionScript to detect the site


site1=”http://yourdomain.com“;

site2=”http://www.yourdomain.com“;

if ((_url.substr(0,site1.length)!=site1)&&(_url.subst r(0,site2.length)!=site2)) {

code here to stop or change the movies play.

}


by admin on March 14th, 2009 in Uncategorized

There are no comments.

Name*: Website: E-Mail*:
XHTML: You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>