(PennController.)PreloadZip

description

Instead of fetching audio and images from a distant URL for every single one of your PennController trials using one, you can choose to store them in ZIP archives that you upload on your server. Use PreloadZip to tell where to look the ZIP archives up.

syntax

(PennController.)PreloadZip(url)

What does (PennController.) mean?

  • url :

alternate(s)

  • (PennController.)PreloadZip( url1 , url2, ... )

notes

  • Click here for a detailed guide.

example(s)