TwelvestoneFlash

'push-down' ads


Sign in

  • Waiting for Godot ( 720 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 4.8 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.8 k posts )
    general front end design an...
  • Back End ( 9.6 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
dave_boo
 
2008-06-19

I've been ripping apart the Double-Click ad templates for the push-down ads and can't seem to figure out

1) how to actually make them work, and

2) whether the SWF contains all the necessary info or if something is needed in the page templates themselves

Anybody have any experience working with these??

blacksanta_69
 
2008-06-25

Can you explain what you mean by "pushdown"? Are you talking about expanding units or peeldown?

I have experience working with Dart Motif. Do you use Dart Ad Serving to traffic your ads or is this for someone else? All you usually need to make them work on a site is the appropriate dart ad tags on-page.

Flux
 
2008-07-01

It all depends of which ad-system that is used. We work here with two different systems. One system does all showing / hiding automatically. All you have to do is create two swf's (firstly, a banner that plays automatically and secondly the swf of the expanded ad, that has a stop on the first frame). You don't have to add any function calls as the mouse events are handled by JS on the page the ad is on.

The other system we use is a bit more complex as you have to include the calls to javascript (on the page) yourself. If this is the case, it should be clearly mentioned in the specs of Double-click. Typically you have to call a script that unhides and plays the expanded .swf (on rollover of your banner), and also call a script that closes the expanded ad (on rollout or exit). The name of the script and how to call it is different for every ad-system used. Also some ads are opened on rollover, other ads (pre-expanded) can open automatically.

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneFlash

'push-down' ads