Third-party ad code will be upload
it into HeliosIQ as submitted to us.
How to prepare a Flash ad for 10 Connects and Metromix:
Complete the following in the source Flash file (.fla file):
Create a new layer in the root timeline and make it the top layer.
The layer must cover the entire timeline length.
Create an invisible button that covers the entire ad. Invisible button:
make a button and draw a rectangle on the "hit" state only.
Assign this actionscript to that button:
Tag for all sites (10connects.com, Moms, High School Sports):
on (release){
getURL(clickTAG)
}
Special Tag for Metromix:
on (release) {
getURL(clickTag,"_blank");
}
(Note all code is cAsE seNsItiVe)
Publish the .swf file as Flash Player version 8 or below. Include
the URL you would like the ad to click-through to. Please send an alternative
.gif or .jpg file, in addition to the swf.