Page 1 of 1

Image Sprites

Posted: Wed Apr 22, 2015 12:24 pm
by mlk_0000
Hello
I want to use one image for my animation. So I want to know how can I use Image Sprites in WebAnimator Plus

Image Sprites:
An image sprite is a collection of images put into a single image.
A web page with many images can take a long time to load and generates multiple server requests.
Using image sprites will reduce the number of server requests and save bandwidth. <W3Schools>


Thanks.