Documentation Index

For the complete documentation index, see llms.txt. Markdown versions of docs pages are available through the page's alternate Markdown link.

Current page: Export banners for AppNexus from Figma - This tutorial shows how to use the Bannerify HTML Exporter Figma plugin to export animated banner designs from Figma to HTML for the AppNexus platform. It also demonstrates the generated file structure, including the AppNexus HTML5 library, HTML, CSS, JavaScript, and exported image assets.. Machine-readable page: /bannerify/tutorials/export-banners-for-appnexus-from-figma.md.

Skip to content

Export banners for AppNexus from Figma

This tutorial shows how to use the Bannerify HTML Exporter Figma plugin to export animated banner designs from Figma to HTML for the AppNexus platform. It also demonstrates the generated file structure, including the AppNexus HTML5 library, HTML, CSS, JavaScript, and exported image assets.

← Back to Bannerify Video Tutorials

What this video covers

This tutorial shows how to use the Bannerify HTML Exporter Figma plugin to export animated banner designs from Figma to HTML for the AppNexus platform. It also demonstrates the generated file structure, including the AppNexus HTML5 library, HTML, CSS, JavaScript, and exported image assets.

Things you'll need

  • Bannerify HTML Exporter installed in Figma
  • A Figma file containing banner designs

Steps

  1. Install Bannerify from Figma Community by searching for “bannerify” and selecting “Bannerify HTML Exporter.”
  2. Open a banner file in Figma, then right click, go to Plugins, and launch Bannerify HTML Exporter.
  3. Click “Export banners to HTML” and open the code output settings.
  4. Change the export platform from Vanilla HTML and JavaScript to AppNexus.
  5. Click “Export banners” to generate the code, images, and zip file.
  6. Save and open the zip file, then double click “index.html” to preview the exported banners.
  7. Optionally inspect the exported folder in a code editor to see the HTML, CSS, JavaScript, images, and AppNexus click handling.

Useful links