Design a Banner

キャンセルされた 投稿 Jul 14, 2015 着払い
キャンセルされた 着払い

We need the following dimensions created using flash animation - 300x600

300x250

728x90

160x600

120x600

These images should not be larger than 45KB.
Fully functioning and complete Standard Flash file (SWF file, version 6 or higher). (Max file size: 39kb)

The clickTag variable in the ActionScript of the swf file should be coded exactly as below by the creative developer:

on (release) {

getURL([url removed, login to view], "_blank");

}

Flash ActionScript 2 clickTag:

Fully functioning and complete Standard Flash file . (Max file size: 45kb)
The click-through URL should never be hard-coded into the clickTag, and the "_blank" variable should always be implemented to ensure that

The clickTag variable in the ActionScript 2 of the swf file should be coded exactly as below by the creative developer: the ad launches a new window when clicked on.

on (release) {

The ActionScript would of course always be implemented on the clickable button; it goes without saying that you would never p ut a button

getURL([url removed, login to view], "_blank");

script on a layer. The button should be on the top layer of any design, there's no option for this to work otherwise and this should also be

}

The click-through URL should never be hard-coded into the clickTag, and the "_blank" variable should always be implemented to ensure that the ad launches a new window clickable.

when clicked on.

* A corresponding gif is required for all Flash creative provided *

The ActionScript would of course always be implemented on the clickable button; it goes without saying that you would never p ut a button script on a layer. The button should be on the top layer of any design, there's no option for this to work otherwise and this should also be obvious to any flash developer.

obvious to any flash developer.
The developer should also implement a transparent button which completely covers the area of the creative, so that the entire creative is

NB: Please note that certain media owners have additional requirements to the above.

NB: Please note that certain media owners have additional requirements to the above.

Flash ActionScript 3 clickTag

With Flash Player version 9 - 11, the ActionScript 3 (AS3) language was introduced.
With this advanced scripting environment, the getURL method was replaced with the navigateToURL object.

PLEASE NOTE: DFA DOES NOT SUPPORT FLASH 11

Code Example

The following script can be used when coding the clickTag for an ActionScript 3 creative:

function myClickTag(event:MouseEvent):void {
navigateToURL(new URLRequest([url removed, login to view]), "_blank");

}
[url removed, login to view]([url removed, login to view], myClickTag);

where:

myClickTag - is the function name, it can be named anything appealing.
myBtn - is the instance name of the Button or Movie Clip symbol, appealingly named.

Adobe Flash バナーデザイン グラフィックデザイン

プロジェクトID: #8069046

プロジェクトについて

リモートプロジェクト アクティブ Jul 14, 2015