Specific Flash Specs
1. Flash background should be set to #FFFFFF
2. Click through needs to be incorporated into the ad
on (release) {
getURL("javascript:popup.click()");
}
3. The unload and ad completion tracker need to be incorporated
getURL("javascript:popup.endAnimation('track')");
_root.unloadMovie();