Pop-up is a separate window that opens up to the browser’s active window. Pop-up is recognized as the most aggressive type of advertisements.
Place of display: Main page of the portal.
![]() |
|
Size: 250 x 250 pixels
Weight: max 20 kB
Format: JPEG, GIF, FLASH
Flash pop-up can not include looped sounds (replayed continuously or periodically). The sound included can last no longer than 3 seconds.
Pop-up can not include external sources of information (e.g. download animation elements from customer’s server). It also can not save, change or read cookies.
Pop-up should be saved as Macromedia Flash 6.0 form, or earlier. Animation’s suggested speed is 21 fps and it can not be faster than 25 fps.
SWF file can not be secured of debugging.
It is forbidden to implement mechanisms that spy user’s interaction.
The creation can not provoke errors – inappropriate service’s projection and error warnings appearance.
It needs to include active layer (button) on the top, including the following action:
on (release) {
getURL(_root.clickTAG, "_blank");
}