Fox Business » Advertise With Us » Creative Specs & Guidelines » Flash Specs
Flash Specifications
Information for Submitting Flash Creative
Submit the following
- SWF File published no higher than version 8
- Backup GIF/JPG
- Linking URL
- Insert the proper clickTag command only
into the GetURL action.
Click Tracking
The author of the Flash source file (.fla) has to
assign a clickTag variable using a getURL button action.
Example:
on(release){
getURL(clickTag,"_blank")
}
For more detailed information