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  
zip($zipFile:flash.filesystem:File, $targetDir:flash.filesystem:File) — method, class com.myflashlab.air.extensions.zip.ZipManager
Call to start zipping a directory and everything in it!
ZipManager — class, package com.myflashlab.air.extensions.zip
ZipManager class will zip or unzip big, big zip archives super fast as it is using native process in threads supporting both Android and iOS.
ZipManager() — Constructor, class com.myflashlab.air.extensions.zip.ZipManager
ZipManagerEvent — class, package com.myflashlab.air.extensions.zip
ZipManagerEvent(type:String, data:any, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.myflashlab.air.extensions.zip.ZipManagerEvent
zoomBy($zoomFactor:Number) — method, class com.myflashlab.air.extensions.richWebView.android.WebView
Performs a zoom operation in this WebView.
zoomIn() — method, class com.myflashlab.air.extensions.richWebView.android.WebView
Performs zoom in in this WebView.
zoomIn() — method, class com.myflashlab.air.extensions.webView.RichWebView
Use this method to zoom in to your HTML page.
zoomOut() — method, class com.myflashlab.air.extensions.richWebView.android.WebView
Performs zoom out in this WebView.
zoomOut() — method, class com.myflashlab.air.extensions.webView.RichWebView
Use this method to zoom out from your HTML page.
zoomScale — Property, class com.myflashlab.air.extensions.richWebView.ios.ScrollView
default is 1.0.
zoomScale — Property, class com.myflashlab.air.extensions.webView.RichWebView
iOS Only - indicates the zoomScale for the wevView
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