Advertising Creative Guidelines – Updated for HTML5

Posted by IAB Australia On July 16, 2018 Guidelines & Best Practice

The IAB Australia Display Creative and Mobile Creative Guidelines have now been updated from the initial version released in October 2016 and more fully embrace HTML5 technology as the new standard for ad creatives.

These creative updates are the result of testing diverse HTML5 ad creatives for load performance and user experience to determine the optimum specifications for allowed file sizes and other HTML5 considerations. 

Download the Guidelines here.


IAB Australia approved shared libraries resource

Shared Libraries are JS and/or CSS libraries commonly used across HTML5 ads to support ad execution. These commonly used JS libraries are utilized across many sites and millions of ad impressions, for this reason they are most likely already stored on a user’s cache on their local machine, saving a browser and subsequently a user from having to request the files again from the server.

On page request, the browser looks at an asset with various HEADER values on the request (such as cache-control and max-age), allowing it to quickly confirm if the asset library from the server has been modified or not, if it hasn’t, then the one from the local cache is used. Per the above they are almost always retrieved from the local cache which saves them from be re-downloaded from the origin server.

As best practice, one should always use the approved shared libraries by serving partners when their functionality is required by ensuring they are incorporated into your advertisements this will create the most optimal experience. This has the benefits of reducing latency, improving performance, page and creative load times overall and also ensuring file weight is reduced. This leads to quicker asset requests from the local cache as they don’t have to be re-downloaded.

Key benefits publishers will see is where ad server architecture libraries that are required for general ad delivery and ensuring creative functionality will not need to be requested for each impression. As these are core libraries used across the web there will be rare instances where they will not be stored.

In the infrequent instance where changes are made to these files the local cache will update for the first file it is exposed to, then shared across subsequent sites and advertisements, resulting in further efficiency compared to less-common libraries that might only be used against a handful of sites.

Other types of Shared JavaScript and/or CSS libraries are those that are used regularly by developers for providing extensible functionality & animation within advertisements, however the same shared caching needs to be considered as these are used across a significant portion of the web, resulting in a high chance that they are stored in a user’s cache.

Below are the most commonly used libraries from Sizmek and Google, most of which tend to be JQuery, Greensock, CreateJS and Edge (among others).


 

Links to hosted approved shared libraries

Sizmek Ad Serving Shared Libraries:
https://support.sizmek.com/hc/en-us/articles/360028287412-Sizmek-Ad-Serving-Shared-Libraries

Google Hosted Libraries:
https://developers.google.com/speed/libraries/

DoubleClick hosted JavaScript libraries:
https://support.google.com/richmedia/answer/6307288?hl=en

 


Approved Libraries

 

DoubleClick hosted JavaScript libraries

Instead of uploading JavaScript libraries with your creative, replace any references to common JavaScript libraries with DoubleClick hosted URLs. These libraries are hosted on the same domain as your live ad will be.

DoubleClick is working with the IAB to get these resources shared and cached by many creatives so they can be excluded from the initial load of your ad.

For each library below, you’ll find the URL and a script tag. If you’ve already added the original library URL to your HTML file, you can copy and replace the URL in the existing script tag. If you’re starting from scratch, you can copy the full script tag to your HTML file to load the library.

Create JS

Library

DoubleClick hosted URL

HTML script tag

CreateJS (full library)

https://s0.2mdn.net/ads/studio/cached_libs/createjs_2015.11.26_54e1c3722102182bb133912ad4442e19_min.js

<script src=”https://s0.2mdn.net/ads/studio/cached_libs/createjs_2015.11.26_54e1c3722102182bb133912ad4442e19_min.js”></script>

EaselJS

https://s0.2mdn.net/ads/studio/cached_libs/easeljs_0.8.2_937c3ec68021211c056f61c9ceaccffd_min.js

<script src=”https://s0.2mdn.net/ads/studio/cached_libs/easeljs_0.8.2_937c3ec68021211c056f61c9ceaccffd_min.js”></script>

Movieclip

https://s0.2mdn.net/ads/studio/cached_libs/movieclip_0.8.1_927f07f1635e6a2a1aa76e79f9decf86_min.js

<script src=”https://s0.2mdn.net/ads/studio/cached_libs/movieclip_0.8.1_927f07f1635e6a2a1aa76e79f9decf86_min.js”></script>

PreloadJS

https://s0.2mdn.net/ads/studio/cached_libs/preloadjs_1.0.0_55e44727ad1a72cb590cb504b5394b25_min.js

<script src=”https://s0.2mdn.net/ads/studio/cached_libs/preloadjs_1.0.0_55e44727ad1a72cb590cb504b5394b25_min.js”></script>

SoundJS

https://s0.2mdn.net/ads/studio/cached_libs/soundjs_0.6.2_4c1425ce52ff873d9fb7aa4daf23b94d_min.js

<script src=”https://s0.2mdn.net/ads/studio/cached_libs/soundjs_0.6.2_4c1425ce52ff873d9fb7aa4daf23b94d_min.js”></script>

TweenJS

https://s0.2mdn.net/ads/studio/cached_libs/tweenjs_0.6.2_47653fa176057626486243bdc9dbf342_min.js

<script src=”https://s0.2mdn.net/ads/studio/cached_libs/tweenjs_0.6.2_47653fa176057626486243bdc9dbf342_min.js”></script>

GreenSock

If you use Google Web Designer, you don’t have to manually copy and paste these URLs into script tags in your file to include them. Instead, follow the steps below to include a DoubleClick hosted GreenSock library in your file.

Switch to Code view.
Click File > Include JS library > GreenSock.
Select the library to include. A script tag will be added to your file that loads the DoubleClick hosted library.

Library
DoubleClick hosted URL
Attr Plugin
https://s0.2mdn.net/ads/studio/cached_libs/attrplugin_1.20.4_b5abf42be59eb1bbee767241aa1200d4_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/attrplugin_1.20.4_b5abf42be59eb1bbee767241aa1200d4_min.js”></script>
Bezier Plugin
https://s0.2mdn.net/ads/studio/cached_libs/bezierplugin_1.20.4_3594559bcf598bbddd34fd4b59a7d3ba_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/bezierplugin_1.20.4_3594559bcf598bbddd34fd4b59a7d3ba_min.js”></script>
CSS Plugin
https://s0.2mdn.net/ads/studio/cached_libs/cssplugin_1.20.4_5c12878a0fe9f741c5b72eb26497a737_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/cssplugin_1.20.4_5c12878a0fe9f741c5b72eb26497a737_min.js”></script>
CSS Rule Plugin
https://s0.2mdn.net/ads/studio/cached_libs/cssruleplugin_1.20.4_b6536ad18dbbb431ba2e39a74b6bbb02_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/cssruleplugin_1.20.4_b6536ad18dbbb431ba2e39a74b6bbb02_min.js”></script>
Color Props Plugin
https://s0.2mdn.net/ads/studio/cached_libs/colorpropsplugin_1.20.4_90bae058effc6b3a45eb1e8e83300cc3_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/colorpropsplugin_1.20.4_90bae058effc6b3a45eb1e8e83300cc3_min.js”></script>
Directional Rotation Plugin
https://s0.2mdn.net/ads/studio/cached_libs/directionalrotationplugin_1.20.4_e4fe355e4e56f2c9940d7635ecf5661c_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/directionalrotationplugin_1.20.4_e4fe355e4e56f2c9940d7635ecf5661c_min.js”></script>
Draggable
https://s0.2mdn.net/ads/studio/cached_libs/draggable_1.20.4_eb99071c7ff4f7a4d24cb5af2421a526_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/draggable_1.20.4_eb99071c7ff4f7a4d24cb5af2421a526_min.js”></script>
Easel Plugin
https://s0.2mdn.net/ads/studio/cached_libs/easelplugin_1.20.4_045e4e01da710b7ba12efe59b45ae623_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/easelplugin_1.20.4_045e4e01da710b7ba12efe59b45ae623_min.js”></script>
EasePack
https://s0.2mdn.net/ads/studio/cached_libs/easepack_1.20.4_7e44068dd65b1e3f82dec52f780163c8_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/easepack_1.20.4_7e44068dd65b1e3f82dec52f780163c8_min.js”></script>
EndArray Plugin
https://s0.2mdn.net/ads/studio/cached_libs/endarrayplugin_1.20.4_4b58467d0491d4e54df06afb7a05d832_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/endarrayplugin_1.20.4_4b58467d0491d4e54df06afb7a05d832_min.js”></script>
jQuery GSAP Plugin
https://s0.2mdn.net/ads/studio/cached_libs/jquery.gsap_1.20.4_a682963e51d0462a538d3f06906d5004_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/jquery.gsap_1.20.4_a682963e51d0462a538d3f06906d5004_min.js”></script>
Modifiers Plugin
https://s0.2mdn.net/ads/studio/cached_libs/modifiersplugin_1.20.4_9e82f28ad3044daece83a95425e114ab_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/modifiersplugin_1.20.4_9e82f28ad3044daece83a95425e114ab_min.js”></script>
Pixi Plugin
https://s0.2mdn.net/ads/studio/cached_libs/pixiplugin_1.20.4_e6c8e49cf9ec8ad338eb2a6575c5cc2a_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/pixiplugin_1.20.4_e6c8e49cf9ec8ad338eb2a6575c5cc2a_min.js”></script>
Raphael Plugin
https://s0.2mdn.net/ads/studio/cached_libs/raphaelplugin_1.20.4_d7260c40a3cc9b1b1bb38325c88e3d54_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/raphaelplugin_1.20.4_d7260c40a3cc9b1b1bb38325c88e3d54_min.js”></script>
RoundProps Plugin
https://s0.2mdn.net/ads/studio/cached_libs/roundpropsplugin_1.20.4_6357aff9634f73f17d803b22df629a0b_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/roundpropsplugin_1.20.4_6357aff9634f73f17d803b22df629a0b_min.js”></script>
ScrollTo Plugin
https://s0.2mdn.net/ads/studio/cached_libs/scrolltoplugin_1.20.4_88b9995a6ef03a9ae14f4de7fcf253d8_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/scrolltoplugin_1.20.4_88b9995a6ef03a9ae14f4de7fcf253d8_min.js”></script>
Text Plugin
https://s0.2mdn.net/ads/studio/cached_libs/textplugin_1.20.4_8a0945b51ae5edae18a8287d1f7f4616_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/textplugin_1.20.4_8a0945b51ae5edae18a8287d1f7f4616_min.js”></script>
TimelineLite
https://s0.2mdn.net/ads/studio/cached_libs/timelinelite_1.20.4_15e4536c7643da950fecc5d99466330e_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/timelinelite_1.20.4_15e4536c7643da950fecc5d99466330e_min.js”></script>
TimelineMax
https://s0.2mdn.net/ads/studio/cached_libs/timelinemax_1.20.4_9578d7e776129679d749ddee3541bbce_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/timelinemax_1.20.4_9578d7e776129679d749ddee3541bbce_min.js”></script>
TweenLite
https://s0.2mdn.net/ads/studio/cached_libs/tweenlite_1.20.4_42916b5332cef8519c5950778ee2e41d_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/tweenlite_1.20.4_42916b5332cef8519c5950778ee2e41d_min.js”></script>
TweenMax
https://s0.2mdn.net/ads/studio/cached_libs/tweenmax_1.20.4_3dc5474a75410cb768741e402b80d908_min.js
<script src=”https://s0.2mdn.net/ads/studio/cached_libs/tweenmax_1.20.4_3dc5474a75410cb768741e402b80d908_min.js”></script>

 

Sizmek

(Note: The code in the shared libraries is updated regularly; therefore, file sizes that are noted in the following sections are estimates.)

Ad Serving Shared Libraries

Ad serving shared libraries are located in the Ad folder, for example, https://secure-ds.serving-sys.com/BurstingCachedScripts/Ad_2_130_3_0/ebHtml5StdBanner.js

FILE NAME DESCRIPTION SIZE (COMPRESSED)
ebHtml5Banner.js HTML5 banner – Rich Media banner format, without expansion or polite-load functionality. 84189 bytes
ebHtml5Banner_api.js Extra functionality for HTML5 Standard Banner. Mostly used by custom formats. 89212 bytes
ebHtml5PoliteBanner.js HTML5 Polite Banner – Allows downloading banner in a polite mode. 85876 bytes
ebHtml5PoliteBanner_api.js Extra functionality for HTML5 Polite Banner. Mostly used by custom formats. 90822 bytes
ebHtml5SEBanner.js HTML5 Single Expandable – Rich Media expandable, where the collapsed and expanded states are the same HTML element. 93020 bytes
ebHtml5SEBanner_api.js Extra functionality for HTML5 Single Expandable. Mostly used by custom formats. 98448 bytes
ebHtml5ExpBanner.js HTML5 Expandable – Rich Media expandable where panel and banner are different HTML elements. Supports multiple panels. 103653 bytes
ebHtml5ExpBanner_api.js Extra functionality for HTML5 Expandable. Mostly used by custom formats. 109962 bytes
eb4thParty.js Ad which is called 4th party. Ad is from Celtra and not from Sizmek. 64147 bytes
ebTracking.js Ad for tracking only; measures Verification and Viewability. Ad is not from Sizmek. 63423 bytes
ebTracking_api.js Extra functionality for ebTracking, used when a custom script is attached to the ebTracking ad. 69487 bytes
ebHtml5InstreamBanner.js HTML5 In-Stream Banner – Similar to ebHtml5Banner but with extra functionality for In-Stream. 84341 bytes
ebVisibility.js Viewability detector, for when a non-expandable ad is served into a cross-domain iFrame and the site includes the Sizmek iFrame-buster file. 68342 bytes
ebVisibility_api.js Extra functionality for ebVisibility, for when a custom script is attached to the ad. 73207 bytes

Creative HTML5 Shared Libraries

Creative Shared Files

FILE NAME DESCRIPTION  SIZE (COMPRESSED)
HTML5 Resource
HTML5 resources are located in the HTML5Res folder, for example, https://secure-ds.serving-sys.com/BurstingCachedScripts/HTML5Res_2_93_1_0/EB.js
EBLoader.js Loads the EB and all of the relevant EB modules of the ad. This file is located under http://ds.serving-sys-int.com/BurstingScript and is not cached. 2698 bytes
EB.js Exposes the API to the ad. 25612 bytes
EBV.js For HTMLl5 ads that use video elements for reporting video interactions. 1888 bytes
EBSV.js Supports SV/MV ads. 4308 bytes
EBCat.js Supports DCO catalog ads. 5040 bytes
EBCMD.js For MRAID ads. Exposes additional API for ads that are served on a mobile application. 26121 bytes
EBCOMM Enables communication between the iFrame windows of various ad elements on the same page. 1193 bytes
EB_api.js Extra functionality for ads. Mostly used by custom formats. 4301 bytes
EBVPAID.js For In-Stream ads. Communicates between the VPAIDAPI and the asset. 6011 bytes
VPAID/HTML5
VPAID/HTML5 files for In-Stream ads are located in the VPAID/HTML5 folder, for example, https://secure-ds.serving-sys.com/BurstingCachedScripts/VPAID/HTML5_1_33_0_0/VPAIDAPI.js
     
VPAIDAPI.js Main file in In-Stream that is loaded by the player. 16332 bytes
SZMKFLVPAIDBR.js File in VPAID format that finds data about the player and the In-Stream ad, for example, player parameters. 7116 bytes
AdKit
AdKit file is located under the adkit folder, for example,  http://ds.serving-sys.com/BurstingcachedScripts/adkit/1_0_6_0/adkit.js
adkit.js Includes ad related functionalities that assist in the quick and easy development of HTML5 ads.  70900 bytes

Shared files for additional resources

Additional resources are located in the Modules folder, for example, https://secure-ds.serving-sys.com/BurstingCachedScripts/Modules_1_48_0_0/AdChoice.js

FILE NAME DESCRIPTION  SIZE (COMPRESSED)
AdChoice.js Handles the IAB icon data – Indicates to users when interest-based advertising data is collected or used by clicking on the icon. 3026 bytes
AdStackingDetector.js Manages detection of adStacking and other fraud activities. 2516 bytes
DelayedImpressions.js Reports the delayed impression to the server. 860 bytes
VisibilityManager.js Manages the visibility and determines which provider is the best to measure visibility. 4836 bytes
GeometricVisibilityProvider .js Viewability for same-domain page scenarios (no unfriendly iFrames). 2324 bytes
GridVisibilityProvider.js Cross-domain viewability for IE11. 1928 bytes
IntersectionObserverVisibilityProvider.js Cross-domain viewability for modern browsers that support IntersectionObserver (Chrome, Firefox, Edge, Opera). 1042 bytes
FFVisibilityProvider.js Visibility for old versions of Firefox, that do not support IntersectionObserver. 866 bytes
MraidVisibilityProvider.js Viewability for MRAID ads. 272 bytes
FlashVisibilityProvider.js

Deprecated

Cross-domain viewability detection using flash pixels

2759 bytes
MouseVisibilityProvider.js Cross-domain viewability for IE9, IE10. 2724 bytes
DCO.js Handles DCO in ads. 1897 bytes
MMINT.js Visibility mode is not default mode, and both mmAuction and mmAdvertiser are set. 845 bytes
MraidUtil.js Helper module for MRAID ads. 3384 bytes
MraidLoader.js Helper for a few specific scenarios in MRAID serving. 510 bytes
Research.js Fraud detection 542 bytes


3rd Party Shared Libraries

3rd party shared libraries are located in the libraries folder, for example, https://secure-ds.serving-sys.com/BurstingcachedScripts/libraries/jquery/1_42_0/jquery.js

Jquery

  • jquery.js
  • jquery.min.js
  • jquery-2.1.4.min.js
  • jquery-ui.min.js

Greensock

  • TimelineLite.min.js
  • TimelineMax.min.js
  • TweenLite.min.js
  • TweenMax.min.js
  • easepack.min.js
  • cssplugin.min.js

Createjs

  • createjs-2015.11.26.min.js
  • preloadjs.min.js
  • preloadjs-0.4.1.min.js
  • soundjs.min.js
  • easeljs.min.js
  • easeljs-0.7.1.min.js
  • movieclip-0.8.1.min.js
  • movieclip-0.7.1.min.js
  • tweenjs.min.js
  • tweenjs-0.5.1.min.js

    Hype

  • HYPE-584.full.min.js
  • HYPE-584.thin.min.js
  • HYPE-578.full.min.js
  • HYPE-578.thin.min.js
  • HYPE-576.full.min.js
  • HYPE-576.thin.min.js
  • HYPE-552.full.min.js
  • HYPE-552.thin.min.js
  • HYPE-550.full.min.js
  • HYPE-550.thin.min.js
  • HYPE-538.thin.min.js
  • HYPE-526.full.min.js
  • HYPE-526.thin.min.js
  • HYPE-518.full.min.js
  • HYPE-518.thin.min.js
  • HYPE-466.full.min.js
  • HYPE-466.thin.min.js

Edge

  • edge.6.0.0.min.js
  • edge.min.js
  • edge.min.customforamazon.js

Modernizr

  • modernizr.min.js

Outstream

  • video.min.js
  • video-js.min.css
  • videojs.vast.vpaid.min.css

 

Google

The Google Hosted Libraries is a stable, reliable, high-speed, globally available content distribution network for the most popular, open-source JavaScript libraries.

Google works directly with the key stakeholders for each library effort and accepts the latest versions as they are released.

Libraries

To load a hosted library, copy and paste the HTML snippet for that library (shown below) in your web page. For instance, to load jQuery, embed the <script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js”></script> snippet in your web page.

We recommend that you load libraries from the CDN via HTTPS, even if your own website only uses HTTP. Nowadays, performance is fast, and caching works just the same. The CDN’s files are served with CORS and Timing-Allow headers and allowed to be cached for 1 year.

Shared Libraries
Name:
Snippet:
Site:
Versions:
Dojo
<script src=”https://ajax.googleapis.com/ajax/libs/dojo/1.13.0/dojo/dojo.js”></script>
dojotoolkit.org
1.13.0, 1.12.3, 1.12.2, 1.12.1, 1.11.5, 1.11.4, 1.11.3, 1.11.2, 1.11.1, 1.10.9, 1.10.8, 1.10.7, 1.10.6, 1.10.5, 1.10.4, 1.10.3, 1.10.2, 1.10.1, 1.10.0, 1.9.11, 1.9.10, 1.9.9, 1.9.8, 1.9.7, 1.9.6, 1.9.5, 1.9.4, 1.9.3, 1.9.2, 1.9.1, 1.9.0, 1.8.14, 1.8.13, 1.8.12, 1.8.11, 1.8.10, 1.8.9, 1.8.8, 1.8.7, 1.8.6, 1.8.5, 1.8.4, 1.8.3, 1.8.2, 1.8.1, 1.8.0, 1.7.12, 1.7.11, 1.7.10, 1.7.9, 1.7.8, 1.7.7, 1.7.6, 1.7.5, 1.7.4, 1.7.3, 1.7.2, 1.7.1, 1.7.0, 1.6.5, 1.6.4, 1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.5.6, 1.5.5, 1.5.4, 1.5.3, 1.5.2, 1.5.1, 1.5.0, 1.4.8, 1.4.7, 1.4.6, 1.4.5, 1.4.4, 1.4.3, 1.4.1, 1.4.0, 1.3.2, 1.3.1, 1.3.0, 1.2.3, 1.2.0, 1.1.1
Ext Core
<script src=”https://ajax.googleapis.com/ajax/libs/ext-core/3.1.0/ext-core.js”></script>
sencha.com/products/extcore
3.1.0, 3.0.0
Hammer.JS
<script src=”https://ajax.googleapis.com/ajax/libs/hammerjs/2.0.8/hammer.min.js”></script>
hammerjs.github.io
2.0.8
Indefinite Observable
<script src=”https://ajax.googleapis.com/ajax/libs/indefinite-observable/1.0.1/indefinite-observable.js”></script>
https://github.com/material-motion/indefinite-observable-js/
1.0.1
jQuery
3.x snippet:
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js”></script>
2.x snippet:
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js”></script>
1.x snippet:
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js”></script>
jquery.com
3.3.1, 3.2.1, 3.2.0, 3.1.1, 3.1.0, 3.0.0, 2.2.4, 2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.4, 2.1.3, 2.1.1, 2.1.0, 2.0.3, 2.0.2, 2.0.1, 2.0.0, 1.12.4, 1.12.3, 1.12.2, 1.12.1, 1.12.0, 1.11.3, 1.11.2, 1.11.1, 1.11.0, 1.10.2, 1.10.1, 1.10.0, 1.9.1, 1.9.0, 1.8.3, 1.8.2, 1.8.1, 1.8.0, 1.7.2, 1.7.1, 1.7.0, 1.6.4, 1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.5.2, 1.5.1, 1.5.0, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0, 1.3.2, 1.3.1, 1.3.0, 1.2.6, 1.2.3
(note: 3.3.0, 2.1.2, 1.2.5 and 1.2.4 are not hosted due to their short and unstable lives in the wild.)
jQuery Mobile
<link rel=”stylesheet” href=”https://ajax.googleapis.com/ajax/libs/jquerymobile/1.4.5/jquery.mobile.min.css”>
<script src=”https://ajax.googleapis.com/ajax/libs/jquerymobile/1.4.5/jquery.mobile.min.js”></script>
jquerymobile.com
1.4.5, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0
note:(This library depends on jQuery. You must also load jQuery before loading this module.)
jQuery UI
<link rel=”stylesheet” href=”https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css”>
<script src=”https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js”></script>
jqueryui.com

1.12.1, 1.12.0, 1.11.4, 1.11.3, 1.11.2, 1.11.1, 1.11.0, 1.10.4, 1.10.3, 1.10.2, 1.10.1, 1.10.0, 1.9.2, 1.9.1, 1.9.0, 1.8.24, 1.8.23, 1.8.22, 1.8.21, 1.8.20, 1.8.19, 1.8.18, 1.8.17, 1.8.16, 1.8.15, 1.8.14, 1.8.13, 1.8.12, 1.8.11, 1.8.10, 1.8.9, 1.8.8, 1.8.7, 1.8.6, 1.8.5, 1.8.4, 1.8.2, 1.8.1, 1.8.0, 1.7.3, 1.7.2, 1.7.1, 1.7.0, 1.6.0, 1.5.3, 1.5.2

(note: This library depends on jQuery. You must also load jQuery before loading this module. Version 1.8.3 is not hosted due to its short life, and the alias 1.8.3 actually loads 1.8.4.)

MooTools
<script src=”https://ajax.googleapis.com/ajax/libs/mootools/1.6.0/mootools.min.js”></script>
mootools.net

1.6.0, 1.5.2, 1.5.1, 1.5.0, 1.4.5, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0, 1.3.2, 1.3.1, 1.3.0, 1.2.5, 1.2.4, 1.2.3, 1.2.2, 1.2.1, 1.1.2, 1.1.1

(note: For versions 1.5.1 and earlier, the filename of the minified version is called mootools-yui-compressed.js instead of mintools.min.js.)

Myanmar Tools
<script src=”https://ajax.googleapis.com/ajax/libs/myanmar-tools/1.0.1/zawgyi_detector.min.js”></script>
https://github.com/googlei18n/myanmar-tools/

recommended versions: 1.0.1

all hosted versions: 1.0.1

Prototype
<script src=”https://ajax.googleapis.com/ajax/libs/prototype/1.7.3.0/prototype.js”></script>
prototypejs.org
1.7.3.0, 1.7.2.0, 1.7.1.0, 1.7.0.0, 1.6.1.0, 1.6.0.3, 1.6.0.2
script.aculo.us
<script src=”https://ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/scriptaculous.js”></script>
script.aculo.us

1.9.0, 1.8.3, 1.8.2, 1.8.1

note: (This library depends on Prototype. Before loading this module, you must load Prototype.)

Shaka Player
<script src=”https://ajax.googleapis.com/ajax/libs/shaka-player/2.4.2/shaka-player.compiled.js”></script>
https://github.com/google/shaka-player/
recommended versions: 2.4.2, 2.3.10, 2.2.10, 2.1.9
all hosted versions: 2.4.2, 2.4.1, 2.4.0, 2.3.10, 2.3.9, 2.3.8, 2.3.7, 2.3.6, 2.3.5, 2.3.4, 2.3.3, 2.3.2, 2.3.1, 2.3.0, 2.2.10, 2.2.9, 2.2.8, 2.2.7, 2.2.6, 2.2.5, 2.2.4, 2.2.1, 2.2.0, 2.1.9, 2.1.8, 2.1.7, 2.1.6, 2.1.5, 2.1.4, 2.1.3, 2.1.2, 2.1.1, 2.1.0, 2.0.9, 2.0.8, 2.0.6, 1.6.5
SPF
<script src=”https://ajax.googleapis.com/ajax/libs/spf/2.4.0/spf.js”></script>
youtube.github.io/spfjs
2.4.0, 2.3.2, 2.3.1, 2.3.0, 2.2.0, 2.1.2, 2.1.1, 2.1.0, 2.0.1, 2.0.0
SWFObject
<script src=”https://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js”></script>
github.com/swfobject/swfobject
2.2, 2.1
three.js
<script src=”https://ajax.googleapis.com/ajax/libs/threejs/r84/three.min.js”></script>
threejs.org
r84, r83, r82, r81, r80, r79, r78, r77, r76, r75, r74, r73, r72, r71, r70, r69, r68, r67, r49
Web Font Loader
<script src=”https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js”></script>
github.com/typekit/webfontloader
1.6.26, 1.6.16, 1.5.18, 1.5.10, 1.5.6, 1.5.3, 1.5.2, 1.5.0

Troubleshooting

Seeing an outdated version? Make sure you’re not using the “automatic version” links, like /jqueryui/1/…, but instead use URLs referring to exact versions. Due to concerns over caching and lack of compatibility between even minor versions, we have deprecated and stopped updating the automatic version aliases some time ago, so they will forever refer to an old version (in order to not break existing sites that still use them).

If you encounter problems:

Look for typos. Remember that JavaScript is a case-sensitive language.
Use a JavaScript debugger. In Chrome, use the Chrome DevTools. In Firefox, you can use the built-in Firefox DevTools. In IE, you can use the F12 developer tools.


 

Flashtalking

Flashtalking’s shared libraries originate from the following root path.
https://cdn.flashtalking.com/frameworks/js/

Current Creative API:

https://cdn.flashtalking.com/frameworks/js/api/2/10/html5API.js 

Older API:

https://cdn.flashtalking.com/frameworks/js/api/2/9/html5API.js 
https://cdn.flashtalking.com/frameworks/js/api/2/8/html5API.js
https://cdn.flashtalking.com/frameworks/js/api/2/7/html5API.js

Optional Modules:

canvasvideo: 
https://cdn.flashtalking.com/frameworks/js/canvasvideo/1/5/canvasvideo.js
feeds:
 https://cdn.flashtalking.com/frameworks/js/feeds/1/0/feeds.js
photoinput:
https://cdn.flashtalking.com/frameworks/js/photoinput/1/1/photoinput.js
storelocator:
https://cdn.flashtalking.com/frameworks/js/storelocator/2/1/storelocator.js
talk:
https://cdn.flashtalking.com/frameworks/js/talk/1/0/talk.js
transform:
https://cdn.flashtalking.com/frameworks/js/transform/1/1/transform.js
carousel:
https://cdn.flashtalking.com/frameworks/js/carousel/2/0/carousel.js
maps:
https://cdn.flashtalking.com/frameworks/js/maps/2/1/maps.js
subloader:
https://cdn.flashtalking.com/frameworks/js/subloader/1/3/subloader.js
touch:
https://cdn.flashtalking.com/frameworks/js/touch/1/2/touch.js
vpaid:
https://cdn.flashtalking.com/frameworks/js/vpaid/1/0/vpaid.js

 

AdBuilder API:

http://cdn.flashtalking.com/frameworks/js/api/2/8/html5API.js 
http://cdn.flashtalking.com/frameworks/js/adlib/1/5039/adlib-min.js

 

Adobe Edge

Adobe Edge 6.0.0

https://cdn.flashtalking.com/frameworks/js/adobe/edge/6.0.0/edge.6.0.0.min.js 

 

Create JS

 

Create JS 1.0

https://cdn.flashtalking.com/frameworks/js/createjs/1.0.0/createjs.min.js 
https://cdn.flashtalking.com/frameworks/js/createjs/1.0.0/tweenjs.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/1.0.0/soundjs.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/1.0.0/preloadjs.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/1.0.0/easeljs.min.js

 

Create JS older than 1.0

https://cdn.flashtalking.com/frameworks/js/createjs/createjs-2015.11.26.min.js 
https://cdn.flashtalking.com/frameworks/js/createjs/easeljs-0.7.0.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/easeljs-0.7.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/easeljs-0.8.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/easeljs-0.8.2.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/movieclip-0.7.0.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/movieclip-0.7.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/movieclip-0.8.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/preloadjs-0.4.0.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/preloadjs-0.4.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/preloadjs-0.6.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/easeljs-0.8.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/movieclip-0.7.0.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/movieclip-0.7.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/movieclip-0.8.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/preloadjs-0.4.0.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/preloadjs-0.4.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/preloadjs-0.6.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/preloadjs-0.6.2.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/soundjs-0.6.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/soundjs-0.6.2.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/tweenjs-0.5.0.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/tweenjs-0.5.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/tweenjs-0.6.1.min.js
https://cdn.flashtalking.com/frameworks/js/createjs/tweenjs-0.6.2.min.js

 

Greensock Animation Platform

(If you need a version older than 1.16.0, please ask Flastalking)

 

Greensock Latest

https://cdn.flashtalking.com/frameworks/js/gsap/latest/TimelineLite.min.js 
https://cdn.flashtalking.com/frameworks/js/gsap/latest/TimelineMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/TweenLite.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/TweenMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/easing/EasePack.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/jquery.gsap.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/plugins/AttrPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/plugins/BezierPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/plugins/CSSPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/plugins/CSSRulePlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/plugins/ColorPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/plugins/DirectionalRotationPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/plugins/EaselPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/plugins/EndArrayPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/plugins/RaphaelPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/plugins/RoundPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/plugins/ScrollToPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/plugins/TextPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/latest/utils/Draggable.min.js

 

Greensock 1.20.1

https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/TimelineLite.min.js 
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/TimelineMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/TweenLite.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/TweenMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/easing/EasePack.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/jquery.gsap.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/plugins/AttrPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/plugins/BezierPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/plugins/CSSPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/plugins/CSSRulePlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/plugins/ColorPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/plugins/DirectionalRotationPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/plugins/EaselPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/plugins/EndArrayPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/plugins/RaphaelPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/plugins/RoundPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/plugins/ScrollToPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/plugins/TextPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.1/utils/Draggable.min.js

 

Greensock 1.20.0

https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/TimelineLite.min.js 
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/TimelineMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/TweenLite.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/TweenMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/easing/EasePack.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/jquery.gsap.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/plugins/AttrPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/plugins/BezierPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/plugins/CSSPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/plugins/CSSRulePlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/plugins/ColorPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/plugins/DirectionalRotationPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/plugins/EaselPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/plugins/EndArrayPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/plugins/RaphaelPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/plugins/RoundPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/plugins/ScrollToPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/plugins/TextPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.20.0/utils/Draggable.min.js

 

Greensock 1.19.1

https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/TimelineLite.min.js 
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/TimelineMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/TweenLite.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/TweenMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/easing/EasePack.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/jquery.gsap.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/plugins/AttrPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/plugins/BezierPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/plugins/CSSPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/plugins/CSSRulePlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/plugins/ColorPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/plugins/DirectionalRotationPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/plugins/EaselPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/plugins/EndArrayPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/plugins/RaphaelPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/plugins/RoundPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/plugins/ScrollToPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/plugins/TextPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.19.1/utils/Draggable.min.js

 

Greensock 1.18.0

https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/TimelineLite.min.js 
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/TimelineMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/TweenLite.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/TweenMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/easing/EasePack.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/jquery.gsap.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/plugins/AttrPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/plugins/BezierPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/plugins/CSSPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/plugins/CSSRulePlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/plugins/ColorPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/plugins/DirectionalRotationPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/plugins/EaselPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/plugins/EndArrayPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/plugins/KineticPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/plugins/RaphaelPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/plugins/RoundPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/plugins/ScrollToPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/plugins/TextPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.18.0/utils/Draggable.min.js

 

Greensock 1.17.0

https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/TimelineLite.min.js 
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/TimelineMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/TweenLite.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/TweenMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/easing/EasePack.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/jquery.gsap.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/plugins/AttrPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/plugins/BezierPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/plugins/CSSPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/plugins/CSSRulePlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/plugins/ColorPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/plugins/DirectionalRotationPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/plugins/EaselPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/plugins/EndArrayPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/plugins/KineticPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/plugins/RaphaelPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/plugins/RoundPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/plugins/ScrollToPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/plugins/TextPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.17.0/utils/Draggable.min.js

 

Greensock 1.16.1

https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/TimelineLite.min.js 
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/TimelineMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/TweenLite.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/TweenMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/easing/EasePack.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/jquery.gsap.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/plugins/AttrPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/plugins/BezierPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/plugins/CSSPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/plugins/CSSRulePlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/plugins/ColorPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/plugins/DirectionalRotationPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/plugins/EaselPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/plugins/EndArrayPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/plugins/KineticPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/plugins/RaphaelPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/plugins/RoundPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/plugins/ScrollToPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/plugins/TextPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.1/utils/Draggable.min.js

Greensock 1.16.0

https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/TimelineLite.min.js 
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/TimelineMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/TweenLite.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/TweenMax.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/easing/EasePack.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/jquery.gsap.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/plugins/AttrPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/plugins/BezierPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/plugins/CSSPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/plugins/CSSRulePlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/plugins/ColorPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/plugins/DirectionalRotationPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/plugins/EaselPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/plugins/EndArrayPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/plugins/KineticPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/plugins/RaphaelPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/plugins/RoundPropsPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/plugins/ScrollToPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/plugins/TextPlugin.min.js
https://cdn.flashtalking.com/frameworks/js/gsap/1.16.0/utils/Draggable.min.js

 

jQuery

 

jQuery 3.3.1

https://cdn.flashtalking.com/frameworks/js/jquery/jquery-3.3.1.min.js 

 

Three JS

 

Three JS r90

https://cdn.flashtalking.com/frameworks/js/threejs/r90/three.js 
https://cdn.flashtalking.com/frameworks/js/threejs/r90/three.min.js

 

Three JS r83

https://cdn.flashtalking.com/frameworks/js/threejs/r83/three.js 
https://cdn.flashtalking.com/frameworks/js/threejs/r83/three.min.js

 

Three JS r82

https://cdn.flashtalking.com/frameworks/js/threejs/r82/three.js 
https://cdn.flashtalking.com/frameworks/js/threejs/r82/three.min.js

 

Three JS r81

https://cdn.flashtalking.com/frameworks/js/threejs/r81/three.js 
https://cdn.flashtalking.com/frameworks/js/threejs/r81/three.min.js

 

Three JS r80

https://cdn.flashtalking.com/frameworks/js/threejs/r80/three.js 
https://cdn.flashtalking.com/frameworks/js/threejs/r80/three.min.js

 

Three JS r79

https://cdn.flashtalking.com/frameworks/js/threejs/r79/three.js 
https://cdn.flashtalking.com/frameworks/js/threejs/r79/three.min.js

 

Three JS r78

https://cdn.flashtalking.com/frameworks/js/threejs/r78/three.js 
https://cdn.flashtalking.com/frameworks/js/threejs/r78/three.min.js

 

Three JS r77

https://cdn.flashtalking.com/frameworks/js/threejs/r77/three.js
https://cdn.flashtalking.com/frameworks/js/threejs/r77/three.min.js

Three JS r76

https://cdn.flashtalking.com/frameworks/js/threejs/r76/three.js
https://cdn.flashtalking.com/frameworks/js/threejs/r76/three.min.js

 

Three JS r75

https://cdn.flashtalking.com/frameworks/js/threejs/r75/three.js
https://cdn.flashtalking.com/frameworks/js/threejs/r75/three.min.js

 

Three JS r74

https://cdn.flashtalking.com/frameworks/js/threejs/r74/three.js
https://cdn.flashtalking.com/frameworks/js/threejs/r74/three.min.js

 

Three JS r73

https://cdn.flashtalking.com/frameworks/js/threejs/r73/three.js
https://cdn.flashtalking.com/frameworks/js/threejs/r73/three.min.js

 

Tumult Hype

 

Tumult Hype 545 – 604

https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-454.thin.min.js 
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-456.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-456.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-458.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-458.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-464.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-464.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-466.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-466.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-468.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-468.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-518.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/3.5/HYPE-518.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-518.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-520.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-520.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-520.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-522.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-522.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-522.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-524.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-524.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-524.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-526.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-526.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-526.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-528.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-528.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-528.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-530.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-530.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-530.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-532.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-532.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-532.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-534.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-534.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-534.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-536.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-536.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-536.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-538.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-538.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-538.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-540.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-540.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-540.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-542.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-542.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-542.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-544.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-544.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-544.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-546.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-546.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-546.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-548.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-548.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-548.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-550.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-550.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-550.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-552.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-552.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-552.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-554.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-554.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-554.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-556.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-556.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-556.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-558.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-558.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-558.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-560.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-560.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-560.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-562.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-562.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-562.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-564.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-564.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-564.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-566.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-566.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-566.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-568.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-568.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-568.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-570.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-570.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-570.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-572.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-572.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-572.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-574.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-574.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-574.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-576.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-576.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-576.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-578.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-578.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-578.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-580.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-580.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-580.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-582.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-582.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-582.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-584.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-584.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-584.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-600.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-600.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-600.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-602.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-602.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-602.waypoints.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-604.full.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-604.thin.min.js
https://cdn.flashtalking.com/frameworks/js/tumult/hype/HYPE-604.waypoints.min.js

 

 

IAB Australia

IAB Australia is the peak trade association for online advertising in Australia. As one of over 43 IAB offices globally and with a rapidly growing membership, the role of the IAB is to support sustainable and diverse investment in digital advertising across all platforms in Australia.

Recommended