Uploading – CreativeJS http://creativejs.com The very best of creative JavaScript and HTML5 Wed, 03 Jun 2015 20:19:39 +0000 en-US hourly 1 https://wordpress.org/?v=4.4.1 Advanced Uploading Techniques — Part 2 http://creativejs.com/2012/09/advanced-uploading-techniques-part-2/ Mon, 24 Sep 2012 15:33:43 +0000 http://creativejs.com/?p=4632

Continuing from our last tutorial, we discuss how to automatically pause and resume your uploads using the online and offline events.

]]>
Advanced Uploading Techniques — Part One http://creativejs.com/2012/08/advanced-uploading-techniques-part-one/ Thu, 30 Aug 2012 15:18:31 +0000 http://creativejs.com/?p=4575 Continue reading ]]>

The first in a series of advanced uploading techniques, in this tutorial I discuss how to build a chunked uploader that will let you break your large files into smaller pieces using the File API. We will also look into the possibilities that chunked uploading opens for us, such as allowing users to pause and resume their uploads.

Head on over to the tutorial!

]]>