Revision history of "Preloader with String Notifications"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 19:41, 24 April 2017Nickpisca (talk | contribs). . (1,060 bytes) (+1,060). . (Created page with " onClipEvent (enterFrame) { var bytes = _root.getBytesTotal(); var bytes_loaded = _root.getBytesLoaded(); pct = Math.round((bytes_loaded/bytes)*100); //in...")