Jump to content
Search Community

Banner Ad Amination

Mary Pieroszkiewicz test
Moderator Tag

Recommended Posts

I create my first Ad Banner Animation.

The file size should not exceed 150kb

Animation presentation here: http://www.marypieroszkiewicz.com/animation-gsap/index.html

I am asking for tips, what is enough for this ad amination TweenMax vs TimelineMax or
TweenLite vs TimelineLite

Thanks for help

See the Pen jOVVQwX by mary_pieroszkiewicz (@mary_pieroszkiewicz) on CodePen

Link to comment
Share on other sites

Your link shows a video, which of course is more than 150k. I'm assuming you'll be delivering HTML. 

The file size of GSAP isn't an issue for most ad networks if you use their CDN to load it, so you might as well use the latest and full version of gsap 3. The idea is that it will already be cached for most users, so it doesn't count against your total file size. Check the specs for the ad network you're using.

For instance, here are Google Studio's CDN links: https://support.google.com/richmedia/answer/6307288

  • Like 2
Link to comment
Share on other sites

Also, of note, that the 150kb max is determined after zipping up assets. However, if it's being site-served, and they don't allow external CDN's or have their own for GSAP, you may have to include GSAP.

Also, I'm only seeing several images being used, and if optimized properly, should easily fit into 150k. If using PNG, make sure to run them through something like ImageOptim and ImageAlpha.

  • Like 2
Link to comment
Share on other sites

I don't know, how I make a price box perspective rotate and transition the second product at same time
 

I don't know, how I make the transition between the first container with the product and the second container and between the second container and the third container to keep it all smooth
 

As it is in this video presentation.

My Codepen in the first post.

Thank you for help.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...