A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
unload(entryName) — Method in class efnx.net.MultiLoader
Unloads a given resource specified by entryName.
unload(entryName) — Method in class efnx.net.MultiUploader
Unloads a given resource.
unload(entryName) — Method in class efnx.net.MultiURLLoader
Unloads a given resource.
unloadAll() — Method in class efnx.net.MultiLoader
Unloads all resources.
unloadAll() — Method in class efnx.net.MultiUploader
Unloads all resources.
unloadAll() — Method in class efnx.net.MultiURLLoader
Unloads all resources.
up — Property in class efnx.gui.Button
The BitmapData object to represent the button in the normal or "up" position.
upArrow — Property in class efnx.gui.ScrollArea
The upper scroll button.
upFunction — Property in class efnx.gui.Button
Reference to the function to be performed on mouse up.
upload(byteArray, location, entryName, variables) — Method in class efnx.net.MultiUploader
Uploads a ByteArray to a given location and stores the data retrieved from that location.
upload() — Method in class efnx.net.Uploader
Uploads the file to the server.
Uploader — Class in package efnx.net
Takes a filename, file, and variables object as input and return ByteArray post data suitable for an URLRequest as output.
Uploader() — Constructor in class efnx.net.Uploader
url — Property in class efnx.net.Uploader
The destination url.
usingContext — Static property in class efnx.net.MultiLoader
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z