1. Display Banner Size:
    • 300 x 250
    • 160 x 600
    • 728 x 90
    • 468 x 60
  2. File Types: SWF
  3. File Size: 40k (SWF)
  4. All animation must be no longer than 15 seconds.
    • All the Animations and Movieclips must become static after 15 seconds.
    • No repeats or endless loops. Static.
  5. All animations must not repeat more than 3 times.
    • Do not repeat any Animation or Movieclips for more than 3 times.
  6. All flash must be published in ActionScript 1 or 2.
    • See below if you are working in CS3.
    • Create your Flash project using Flash Action Script 2.0.
  7. Frame Rate must be 15-20fps.
    • See below in red rectangle.
  8. All Flash ads must be published for Flash Player version 4 through 8.
    • Go to File > Publish Settings- A new window will pop-up.
    • From the Drop down choose Flash Player 8.
  9. Click Tags: All Flash banner ads are required to support the clickTAG variable.
    How to create a clickTAG:
    • Create a new layer (on top of all layers)
    • Draw a box of size exactly the size of your banner on this layer.
    • Convert this shape to Button using F8.
    • In button Properties goto Color select Alpha and make its value to zero.
    • Go to Action window using F9 and add the following code as clickTAG parameter:

      on (release) {
      if (clickTAG.substr(0,5) == "http:") {
      getURL(clickTAG, "_blank");
      }
      }

  10. Borders: All ads must contain a definitive border, may be a light hairline border.
    • You must test the flash in a HTML file.
    • How to test your SWF file:
      • Create a HTML page.
      • Embed the SWF file in it using a object tag and see how it looks.
      • See below examples.

Contact Us

Email us for service inquiries.