Changes in ActiveX/Java Uploader JavaScript API between Versions 6 and 8

ActiveX/Java Uploader API

ImageUploader Class

Properties

Old Member New Member
Appearance Group
public property AdvancedDetailsFailedItemBackgroundColor Eliminated. The AdvancedDetails view is not supported anymore.
public property AdvancedDetailsGridLineColor Eliminated. The AdvancedDetails view is not supported anymore.
public property AdvancedDetailsGridLineStyle Eliminated. The AdvancedDetails view is not supported anymore.
public property AdvancedDetailsIdleItemBackgroundColor Eliminated. The AdvancedDetails view is not supported anymore.
public property AdvancedDetailsInProcessItemBackgroundColor Eliminated. The AdvancedDetails view is not supported anymore.
public property AdvancedDetailsPreviewThumbnailSize Eliminated. The AdvancedDetails view is not supported anymore.
public property BackgroundColor uploader.backgroundColor
public property ButtonAddAllToUploadListImageFormat Eliminated. The Add All button was removed from ActiveX/Java Uploader GUI.
public property ButtonAddFilesImageFormat Eliminated. The Add Files button was removed from ActiveX/Java Uploader GUI.
public property ButtonAddFoldersImageFormat Eliminated. The Add Folders button was removed from ActiveX/Java Uploader GUI.
public property ButtonAddToUploadListImageFormat Eliminated. The Add button was removed from ActiveX/Java Uploader GUI.
public property ButtonAdvancedDetailsCancelImageFormat Eliminated. The AdvancedDetails view is not supported anymore.
public property ButtonCheckAllImageFormat Eliminated. The Check All button was removed from ActiveX/Java Uploader GUI.
public property ButtonDeleteFilesImageFormat Eliminated. The Delete button was removed from ActiveX/Java Uploader GUI.
public property ButtonDeselectAllImageFormat Eliminated. The Deselect All button was removed from ActiveX/Java Uploader GUI.
public property ButtonFont Eliminated. Use the uploader.paneFont instead.
public property ButtonPasteImageFormat Eliminated. The Paste button was removed from ActiveX/Java Uploader GUI.
public property ButtonRemoveAllFromUploadListImageFormat Eliminated. The Remove All button was removed from ActiveX/Java Uploader GUI.
public property ButtonRemoveFromUploadListImageFormat Eliminated. The Remove button was removed from ActiveX/Java Uploader GUI.
public property ButtonSelectAllImageFormat Eliminated. The Select All button was removed from ActiveX/Java Uploader GUI.
public property ButtonSendImageFormat uploader.uploadButtonImageFormat
public property ButtonStopImageFormat uploader.cancelUploadButtonImageFormat
public property ButtonUncheckAllImageFormat Eliminated. The Uncheck All button was removed from ActiveX/Java Uploader GUI.
public property CacheGuiGraphics Eliminated.
public property DisplayNameActiveSelectedTextColor paneItem.selectedTextColor
public property DisplayNameActiveUnselectedTextColor uploader.textColor
public property DisplayNameInactiveSelectedTextColor Eliminated. Use the paneItem.selectedTextColor instead.
public property DisplayNameInactiveUnselectedTextColor Eliminated. Use the uploader.textColor instead.
public property DropFilesHereImageFormat uploadPane.dropFilesHereImageFormat
public property EditDescriptionTextColor Eliminated.
public property FolderPaneBackgroundColor Eliminated. Use the uploader.backgroundColor instead.
public property FolderPaneBorderStyle Eliminated. Use the uploader.borderStyle instead.
public property FolderPaneHeight folderPane.height
public property FolderView folderPane.viewMode
public property GuiGraphicsVersion Eliminated.
public property IncorrectFileActiveSelectedTextColor Eliminated. Incorrect files are hidden by default.
public property IncorrectFileActiveUnselectedTextColor Eliminated. Incorrect files are hidden by default.
public property IncorrectFileInactiveSelectedTextColor Eliminated. Incorrect files are hidden by default.
public property IncorrectFileInactiveUnselectedTextColor Eliminated. Incorrect files are hidden by default.
public property LargePreviewBackgroundColor Eliminated. The large preview window was replaced by the Image Editor.
public property LargePreviewHeight Eliminated. The large preview window was replaced by the Image Editor.
public property LargePreviewIconImageFormat Eliminated. Use the paneItem.imageEditorIconImageFormat instead.
public property LargePreviewWidth Eliminated. The large preview window was replaced by the Image Editor.
public property LookAndFeel Eliminated.
public property PaneBackgroundColor Eliminated. Use the uploader.backgroundColor instead.
public property PaneFont uploader.paneFont
public property PaneItemDesign Eliminated.
public property PaneLayout uploader.paneLayout
public property PreviewThumbnailActiveDropHighlightedColor Eliminated.
public property PreviewThumbnailActiveSelectionColor Eliminated. Use the paneItem.selectionColor and paneItem.selectionHoverColor instead.
public property PreviewThumbnailBorderColor Eliminated. Use the paneItem.selectionBorderColor and paneItem.inactiveSelectionBorderColor instead.
public property PreviewThumbnailBorderHoverColor Eliminated. Use the paneItem.hoverBorderColor and paneItem.selectionHoverBorderColor instead.
public property PreviewThumbnailInactiveDropHighlightedColor Eliminated.
public property PreviewThumbnailInactiveSelectionColor Eliminated. Use the paneItem.inactiveSelectionColor and paneItem.hoverColor instead.
public property PreviewThumbnailResizeQuality paneItem.previewQuality
public property PreviewThumbnailSize Eliminated. Use the folderPane.previewSize and uploadPane.previewSize instead.
public property ProgressDialogPreviewThumbnailSize Eliminated.
public property ProgressDialogWidth Eliminated.
public property QualityMeterAcceptableQualityColor qualityMeter.acceptableQualityColor
public property QualityMeterBackgroundColor qualityMeter.backgroundColor
public property QualityMeterBorderColor qualityMeter.borderColor
public property QualityMeterFormats qualityMeter.formats
public property QualityMeterHeight qualityMeter.height
public property QualityMeterHighQualityColor qualityMeter.highQualityColor
public property QualityMeterLowQualityColor qualityMeter.lowQualityColor
public property RemoveIconImageFormat paneItem.removalIconImageFormat
public property RotateIconClockwiseImageFormat paneItem.rotationIconImageFormat
public property RotateIconCounterclockwiseImageFormat Eliminated. Use the paneItem.rotationIconImageFormat instead.
public property ShowButtons Eliminated.
public property ShowUploadListButtons Eliminated.
public property SplitterLineColor Eliminated. Use the uploader.panelBorderColor instead.
public property SplitterLineStyle Eliminated.
public property ThumbnailHorizontalSpacing Eliminated.
public property ThumbnailVerticalSpacing Eliminated.
public property TimeFormat uploadProgressDialog.timeFormat
public property TreePaneBackgroundColor Eliminated. Use the uploader.backgroundColor instead.
public property TreePaneBorderStyle Eliminated. Use the uploader.borderStyle instead.
public property TreePaneWidth treePane.width
public property UploadPaneBackgroundColor Eliminated. Use the uploader.backgroundColor instead.
public property UploadPaneBackgroundImageFormat Eliminated.
public property UploadPaneBorderStyle Eliminated. Use the uploader.borderStyle instead.
public property UploadView uploadPane.viewMode
public property UseSystemColors Eliminated.
Old Member New Member
Behavior Group
public property AllowAutoRotate uploader.enableAutoRotation
public property AllowCmykImages restrictions.enableCmyk
public property AllowDisproportionalExifThumbnails paneItem.enableDisproportionalExifThumbnails
public property AllowFolderUpload Eliminated. Use the uploader.folderProcessingMode instead.
public property AllowLargePreview Eliminated. Use the uploader.enableImageEditor instead.
public property AllowMultipleRemove Eliminated. Multiple removal is enabled by default.
public property AllowMultipleRotate Eliminated. Multiple rotation is enabled if uploader.enableRotation is true.
public property AllowMultipleSelection Eliminated. Multiple selection is enabled by default.
public property AllowRotate uploader.enableRotation
public property AllowTreePaneWidthChange Eliminated. The tree pane is resizable by default.
public property AuthenticationType Eliminated.
public property CheckFilesBySelectAllButton Eliminated. Buttons Check All/Uncheck All and Select All/Deselect All were removed from ActiveX/Java Uploader GUI.
public property DeleteUploadedFiles uploader.enableOriginalFilesDeletion
public property DeniedFileMask restrictions.deniedFileMask
public property DescriptionsReadOnly Eliminated.
public property EnableFileViewer uploader.enableFileViewer
public property EnableInstantUpload uploadSettings.enableInstantUpload
public property EnableRemoveIcon Eliminated. The removal icon is enabled by default.
public property FileMask restrictions.fileMask
public property FolderPaneAllowRotate Eliminated. Use the uploader.enableRotation instead.
public property FolderPaneShowDescriptions Eliminated. Use the uploader.enableDescriptionEditor instead.
public property FolderPaneSortMode folderPane.sortMode
public property IncludeSubfolders Eliminated. Use the uploader.folderProcessingMode instead.
public property JreVersion Eliminated.
public property LicenseKey uploader.licenseKey
public property MaxDescriptionTextLength descriptionEditor.maxTextLength
public property PaneItemCanBeUploaded Eliminated.
public property PaneItemChecked Eliminated.
public property PaneItemCount Eliminated.
public property PaneItemEnabled Eliminated.
public property PaneItemSelected Eliminated.
public property RedirectUrl uploadSettings.redirectUrl
public property RememberLastVisitedFolder Eliminated. ActiveX/Java Uploader remembers the last visited folder by default.
public property SendDefaultFields Eliminated. Use the metadata.enableAllStandardFields(Boolean) instead.
public property ShowContextMenu uploader.enableContextMenu
public property ShowDebugWindow Eliminated.
public property ShowDescriptions Eliminated. Use the uploader.enableDescriptionEditor instead.
public property ShowFileNames paneItem.showFileNameInThumbnailsView
public property ShowSubfolders Eliminated. Use the uploader.folderProcessingMode instead.
public property SilentMode uploader.enableUploadProgress
public property UncheckUploadedFiles Eliminated. ActiveX/Java Uploader removes files from the upload list after they were successfully uploaded, by default.
public property UploadPaneAllowRotate Eliminated. Use the uploader.enableRotation instead.
public property UploadPaneShowDescriptions Eliminated. Use the uploader.enableDescriptionEditor instead.
public property UploadPaneSortMode uploadPane.sortMode
public property Version Eliminated. Use the activeXControl.actualVersion and javaControl.actualVersion instead.
Old Member New Member
Text Group
public property AddFolderDialogButtonCancelText addFilesProgressDialog.cancelButtonText
public property AddFolderDialogButtonSkipAllText Eliminated.
public property AddFolderDialogButtonSkipText Eliminated.
public property AddFolderDialogTitleText addFilesProgressDialog.titleText
public property AuthenticationRequestBasicText Eliminated. Use the authenticationDialog.text instead.
public property AuthenticationRequestButtonCancelText authenticationDialog.cancelButtonText
public property AuthenticationRequestButtonOkText authenticationDialog.okButtonText
public property AuthenticationRequestDomainText Eliminated.
public property AuthenticationRequestLoginText authenticationDialog.loginText
public property AuthenticationRequestNtlmText Eliminated. Use the authenticationDialog.text instead.
public property AuthenticationRequestPasswordText authenticationDialog.passwordText
public property ButtonAddAllToUploadListText Eliminated. The Add All button was removed from ActiveX/Java Uploader GUI.
public property ButtonAddFilesText Eliminated. The Add Files button was removed from ActiveX/Java Uploader GUI.
public property ButtonAddFoldersText Eliminated. The Add Folders button was removed from ActiveX/Java Uploader GUI.
public property ButtonAddToUploadListText Eliminated. The Add button was removed from ActiveX/Java Uploader GUI.
public property ButtonAdvancedDetailsCancelText Eliminated. The AdvancedDetails view is not supported anymore.
public property ButtonCheckAllText Eliminated. The Check All button was removed from ActiveX/Java Uploader GUI.
public property ButtonDeleteFilesText Eliminated. The Delete button was removed from ActiveX/Java Uploader GUI.
public property ButtonDeselectAllText Eliminated. The Deselect All button was removed from ActiveX/Java Uploader GUI.
public property ButtonPasteText Eliminated.The Paste button was removed from ActiveX/Java Uploader GUI.
public property ButtonRemoveAllFromUploadListText Eliminated. The Remove All button was removed from ActiveX/Java Uploader GUI.
public property ButtonRemoveFromUploadListText Eliminated. The Remove button was removed from ActiveX/Java Uploader GUI.
public property ButtonSelectAllText Eliminated. The Select All button was removed from ActiveX/Java Uploader GUI.
public property ButtonSendText uploader.uploadButtonText
public property ButtonStopText uploader.cancelUploadButtonText
public property ButtonUncheckAllText Eliminated. The Uncheck All button was removed from ActiveX/Java Uploader GUI.
public property CmykImagesAreNotAllowedText Eliminated. Denied files cannot be marked in the folder pane. Use the messages.cmykImagesNotAllowed to specify an error message and tooltip.
public property DeleteFilesDialogTitleText deleteFilesDialog.titleText
public property DeleteSelectedFilesDialogMessageText Eliminated. Selected files cannot be deleted via ActiveX/Java Uploader.
public property DeleteUploadedFilesDialogMessageText deleteFilesDialog.message
public property DescriptionEditorButtonCancelText descriptionEditor.cancelHyperlinkText
public property DescriptionEditorButtonOkText descriptionEditor.saveButtonText
public property DescriptionTooltipText Eliminated.
public property DimensionsAreTooLargeText Eliminated. Denied files cannot be marked in the folder pane. Use the messages.dimensionsTooLarge to specify an error message and tooltip.
public property DimensionsAreTooSmallText Eliminated. Denied files cannot be marked in the folder pane. Use the messages.dimensionsTooSmall to specify an error message and tooltip.
public property DropFilesHereText uploadPane.dropFilesHereText
public property EditDescriptionText Eliminated.
public property EditDescriptionTooltipText Eliminated.
public property ErrorDeletingFilesDialogMessageText messages.deletingFilesError
public property FileIsTooLargeText Eliminated. Denied files cannot be marked in the folder pane. Use the messages.maxFileSizeExceeded to specify an error message and tooltip.
public property FileIsTooSmallText Eliminated. Denied files cannot be marked in the folder pane. Use the messages.fileSizeTooSmall to specify an error message and tooltip.
public property HoursText uploadProgressDialog.hoursText
public property IncludeSubfoldersText Eliminated.
public property KilobytesText uploadProgressDialog.kilobytesText
public property LargePreviewGeneratingPreviewText Eliminated. The large preview window was replaced by the Image Editor.
public property LargePreviewIconTooltipText Eliminated. Use the paneItem.imageEditorIconTooltip instead.
public property LargePreviewNoPreviewAvailableText Eliminated. The large preview window was replaced by the Image Editor.
public property ListColumnFileNameText detailsViewColumns.fileNameText
public property ListColumnFileSizeText detailsViewColumns.fileSizeText
public property ListColumnFileTypeText detailsViewColumns.fileTypeText
public property ListColumnLastModifiedText detailsViewColumns.lastModifiedText
public property ListKilobytesText Eliminated. The kilobytes unit in the file size column of the Details view is always KB.
public property LoadingFilesText uploader.loadingFolderContentText
public property MegabytesText uploadProgressDialog.megabytesText
public property MenuAddAllToUploadListText contextMenu.checkAllText
public property MenuAddToUploadListText contextMenu.checkText
public property MenuArrangeByModifiedText contextMenu.arrangeByModifiedText
public property MenuArrangeByNameText contextMenu.arrangeByNameText
public property MenuArrangeByPathText contextMenu.arrangeByPathText
public property MenuArrangeBySizeText contextMenu.arrangeBySizeText
public property MenuArrangeByText contextMenu.arrangeByText
public property MenuArrangeByTypeText contextMenu.arrangeByTypeText
public property MenuArrangeByUnsortedText Eliminated. Items are unsorted by default.
public property MenuDeselectAllText Eliminated. The Deselect All menu item was removed from ActiveX/Java Uploader GUI.
public property MenuDetailsText contextMenu.detailsViewText
public property MenuIconsText Eliminated. The Icon view mode is not supported anymore.
public property MenuInvertSelectionText Eliminated. The Invert Selection menu item was removed from ActiveX/Java Uploader GUI.
public property MenuListText contextMenu.listViewText
public property MenuRefreshText Eliminated.
public property MenuRemoveAllFromUploadListText contextMenu.removeAllText or contextMenu.uncheckAllText depending on the selected layout.
public property MenuRemoveFromUploadListText contextMenu.removeText or contextMenu.uncheckText depending on the selected layout.
public property MenuSelectAllText Eliminated. The Select All menu item was removed from ActiveX/Java Uploader GUI.
public property MenuThumbnailsText contextMenu.thumbnailsViewText
public property MessageBoxTitleText Eliminated. Messages are displayed in the information bar instead of a message box.
public property MessageCannotConnectToInternetText Eliminated.
public property MessageCmykImagesAreNotAllowedText messages.cmykImagesNotAllowed
public property MessageDimensionsAreTooLargeText messages.dimensionsTooLarge
public property MessageDimensionsAreTooSmallText messages.dimensionsTooSmall
public property MessageFileSizeIsTooSmallText messages.fileSizeTooSmall
public property MessageMaxFileCountExceededText messages.maxFileCountExceeded
public property MessageMaxFileSizeExceededText messages.maxFileSizeExceeded
public property MessageMaxTotalFileSizeExceededText Eliminated.
public property MessageNoInternetSessionWasEstablishedText Eliminated.
public property MessageNoResponseFromServerText messages.noResponseFromServer
public property MessageRetryOpenFolderText Eliminated.
public property MessageServerNotFoundText messages.serverNotFound
public property MessageSwitchAnotherFolderWarningText Eliminated.
public property MessageUnexpectedErrorText messages.unexpectedError
public property MessageUploadCancelledText messages.uploadCancelled
public property MessageUploadCompleteText messages.uploadCompleted
public property MessageUploadFailedText messages.uploadFailed
public property MessageUserSpecifiedTimeoutHasExpiredText Eliminated.
public property MinutesText uploadProgressDialog.minutesText
public property ProgressDialogCancelButtonText uploadProgressDialog.cancelUploadButtonText
public property ProgressDialogCloseButtonText Eliminated.
public property ProgressDialogCloseWhenUploadCompletesText Eliminated.
public property ProgressDialogEstimatedTimeText uploadProgressDialog.estimationText
public property ProgressDialogPreparingDataText Eliminated.
public property ProgressDialogSentText uploadProgressDialog.infoText
public property ProgressDialogTitleText uploadProgressDialog.titleText
public property ProgressDialogWaitingForResponseFromServerText Eliminated.
public property ProgressDialogWaitingForRetryText Eliminated.
public property RemoveIconTooltipText paneItem.removalIconTooltip
public property RotateIconClockwiseTooltipText paneItem.rotationIconTooltip
public property RotateIconCounterclockwiseTooltipText Eliminated. Use the paneItem.rotationIconTooltip instaed.
public property SecondsText uploadProgressDialog.secondsText
public property UnixFileSystemRootText treePane.unixFileSystemRootText
public property UnixHomeDirectoryText treePane.unixHomeDirectoryText
Old Member New Member
Upload Group
public property Action uploadSettings.actionUrl
public property AdditionalFormName metadata.additionalFormName
public property AutoRecoverMaxTriesCount uploadSettings.autoRecoveryMaxAttemptCount
public property AutoRecoverTimeOut uploadSettings.autoRecoveryTimeout
public property Charset uploadSettings.charset
public property CurrentConnectionId Eliminated.
public property ExtractExif metadata.exif
public property ExtractIptc metadata.iptc
public property FilesPerOnePackageCount uploadSettings.filesPerPackage
public property HashAlgorithm metadata.hash
public property MaxConnectionCount Eliminated.
public property MaxFileCount restrictions.maxFileCount
public property MaxFileSize restrictions.maxFileSize
public property MaxImageHeight restrictions.maxImageHeight
public property MaxImageWidth restrictions.maxImageWidth
public property MaxTotalFileSize restrictions.maxTotalFileSize
public property MetaDataSeparator metadata.valueSeparator
public property MinFileCount restrictions.minFileCount
public property MinFileSize restrictions.minFileSize
public property MinImageHeight restrictions.minImageHeight
public property MinImageWidth restrictions.minImageWidth
public property PasteFileNameTemplate uploader.pasteFileNameTemplate
public property PostFormat Eliminated.
public property TimeOut uploadSettings.connectionTimeout
public property TotalFileSize Eliminated. Use the files.totalFileSize() instead.
public property UploadFileAngle file.angle
public property UploadFileCount Eliminated. Use the files.count() instead.
public property UploadFileDescription file.description
public property UploadFileFocused file.focused
public property UploadFileFormat file.format
public property UploadFileGuid file.guid
public property UploadFileHeight file.height
public property UploadFileHorizontalResolution file.horizontalResolution
public property UploadFileName file.name
public property UploadFileSelected file.selected
public property UploadFileSize file.size
public property UploadFileType file.type
public property UploadFileVerticalResolution file.verticalResolution
public property UploadFileWidth file.width
public property UploadSourceFile Eliminated. Use the converter.mode = SourceFile instead.
public property UploadThumbnailXBackgroundColor converter.thumbnailBgColor
public property UploadThumbnailXCompressOversizedOnly converter.thumbnailCompressOversizedOnly
public property UploadThumbnailXCompressionMode converter.mode
public property UploadThumbnailXCopyExif converter.thumbnailCopyExif
public property UploadThumbnailXCopyIptc converter.thumbnailCopyIptc
public property UploadThumbnailXFitMode converter.thumbnailFitMode
public property UploadThumbnailXHeight converter.thumbnailHeight
public property UploadThumbnailXJpegQuality converter.thumbnailJpegQuality
public property UploadThumbnailXResizeQuality converter.thumbnailResizeQuality
public property UploadThumbnailXResolution converter.thumbnailResolution
public property UploadThumbnailXWatermark converter.thumbnailWatermark
public property UploadThumbnailXWidth converter.thumbnailWidth
public property UserAgent metadata.userAgent

Methods

Old Member New Member
public method AddCookie metadata.cookie
public method AddField metadata.addCustomField(String, String, Boolean)
public method AddFiles uploadPane.addFiles()
public method AddFolders uploadPane.addFolders()
public method CanGoToFolder folderPane.canGoToFolder(String)
public method DeselectAll folderPane.deselectAll()
public method GoToFolder folderPane.goToFolder(String)
public method GoToParentFolder folderPane.goToParentFolder()
public method GoToPreviousFolder folderPane.goToPreviousFolder()
public method LoadUploadList uploadPane.loadUploadList(Number)
public method Refresh Eliminated.
public method RemoveAllFromUploadList uploadPane.removeAllFiles()
public method RemoveField Eliminated. Use the metadata.enableStandardField(String, Boolean) and metadata.removeCustomField(String) instead.
public method RemoveFromUploadList uploadPane.removeSelectedFiles()
public method RenameField metadata.renameStandardField(String, String)
public method ResetCookies metadata.cookie
public method SaveUploadList uploadPane.saveUploadList(Number)
public method SelectAll folderPane.selectAll()
public method Send uploader.upload()
public method Stop uploader.cancelUpload()
public method UploadFileRemove files.remove(Number)
public method UploadThumbnailAdd Eliminated. Use the converters.add() instead.
public method UploadThumbnailRemove Eliminated. Use the converters.remove(Number) instead.

Events

Old Member New Member
public event AfterUpload Uploader.AfterUpload
public event BeforeUpload Uploader.BeforeUpload
public event Error Uploader.Error
public event FolderChange Uploader.FolderChange
public event InitComplete Uploader.InitComplete
public event PackageBeforeUpload Uploader.BeforePackageUpload
public event PackageComplete Uploader.AfterPackageUpload
public event PackageError Eliminated. Use the Uploader.Error instead.
public event PackageProgress Eliminated. Use the Uploader.Progress instead.
public event PaneResize Eliminated.
public event Progress Uploader.Progress
public event SelectionChange Uploader.SelectionChange
public event SortModeChange Eliminated.
public event UploadFileCountChange Uploader.UploadFileCountChange
public event ViewChange Uploader.ViewChange

ShellComboBox Class

This class was eliminated.

Thumbnail Class

Properties

Old Member New Member
public property BackgroundColor thumbnail.backgroundColor
public property Guid thumbnail.guid
public property Index Eliminated.
public property ParentControlName thumbnail.parentControlName
public property View Eliminated.

Events

Old Member New Member
public event Click Thumbnail.Click
public event InitComplete Thumbnail.InitComplete

UploadPane Class

This class was eliminated.

ActiveX/Java Uploader Embedding Scripts Library

iuembed.js

Methods

Old Member New Member
public method addParam Eliminated.
public method addEventListener Eliminated.
public method getActiveXInstalled activeXControl.isActiveXInstalled
public method getActiveXInstalledToUpdate Eliminated.
public method getControlType Eliminated.
public method getJREInstalled Eliminated.
public method getJREVersion Eliminated.
public method getHtml uploader.getHtml() and thumbnail.getHtml()
public method getParam Eliminated.
public method removeEventListener Eliminated.
public method removeParam Eliminated.
public method writeHtml uploader.writeHtml() and thumbnail.writeHtml()

Properties

Old Member New Member
public property activeXControlCodeBase activeXControl.codeBase
public property activeXControlEnabled Eliminated.
public property activeXControlVersion activeXControl.version
public property controlType Eliminated.
public property height uploader.height and thumbnail.height
public property id uploader.id and thumbnail.id
public property javaAppletCached Eliminated.
public property javaAppletCodeBase javaControl.codeBase
public property javaAppletEnabled Eliminated.
public property javaAppletVersion javaControl.version
public property showNonemptyResponse Eliminated.
public property width uploader.width and thumbnail.width

Standalone Functions

Old Member New Member
public function getImageUploader Eliminated. Use $au.uploader('Uploader1') and $au.thumbnail('Thumbnail1') instead.

Members for Private-Label Versions

Old Member New Member
public property activeXControlCodeBase activeXControl.codeBase
public property activeXClassId activeXControl.classId
public property activeXProgId activeXControl.progId
public property javaAppletJarFileName javaControl.codeBase
public property javaAppletClassName javaControl.className

iuembed.InstallationProgress.js

InstallationProgressExtender class was replaced by the installationProgress.

Properties

Old Member New Member
public property AltInstallerEnabled Eliminated. Alternative instructions are not displayed by default. If you need to provide such instructions, use the installationProgress.altInstallerHtml.
public property AltInstallerHtml installationProgress.altInstallerHtml
public property AltInstallerUrl Eliminated. If you need to provide a URL, specify it in the installationProgress.altInstallerHtml value.
public property BeforeIE6XPSP2InstallJavaHtml Eliminated.
public property BeforeIE6XPSP2InstructionsHtml installationProgress.beforeIE6XPSP2InstructionsHtml
public property BeforeIE6XPSP2ProgressHtml installationProgress.beforeIE6XPSP2ProgressHtml
public property CommonHtml installationProgress.commonHtml
public property CommonInstallJavaHtml Eliminated. Use the installationProgress.installJavaHtml instead.
public property IE6XPSP2InstallJavaHtml Eliminated.
public property IE6XPSP2InstructionsHtml installationProgress.IE6XPSP2InstructionsHtml
public property IE6XPSP2ProgressHtml installationProgress.IE6XPSP2ProgressHtml
public property IE7InstallJavaHtml Eliminated.
public property IE7InstructionsHtml installationProgress.IE7InstructionsHtml
public property IE7ProgressHtml installationProgress.IE7ProgressHtml
public property IE8InstructionsHtml Eliminated.
public property IE8InstructionsHtml installationProgress.IE8InstructionsHtml
public property IE8ProgressHtml installationProgress.IE8ProgressHtml
public property InstructionsCssClass installationProgress.instructionsCssClass
public property JavaProgressHtml Eliminated. Use the installationProgress.progressHtml instead.
public property MacInstallJavaHtml installationProgress.macInstallJavaHtml
public property MiscBrowsersInstallJavaHtml installationProgress.installJavaHtml
public property ProgressCssClass installationProgress.progressCssClass
public property ProgressHtml installationProgress.progressHtml
public property ProgressImageUrl installationProgress.progressImageUrl
public property UpdateInstructions installationProgress.updateInstructions

iuembed.AmazonS3.js

AmazonS3Extender Class

Properties
Old Member New Member
public property AWSAccessKeyId amazonS3Extender.accessKeyId
public property Bucket amazonS3Extender.bucket
public property BucketHostName amazonS3Extender.bucketHostName
public property SourceFile Eliminated. Use the amazonS3Extender.converters instead.
public property Thumbnail1 Eliminated. Use the amazonS3Extender.converters instead.
public property Thumbnail2 Eliminated. Use the amazonS3Extender.converters instead.
public property Thumbnail3 Eliminated. Use the amazonS3Extender.converters instead.

FileSettings Class

Properties
Old Member New Member
public property Acl fileSettings.acl
public property Key fileSettings.key
public property Policy fileSettings.policy
public property Signature fileSettings.signature
Methods
Old Member New Member
public function addPredefinedProperty Eliminated. Use the fileSettings.meta instead.
public function addProperty Eliminated. Use the fileSettings.meta instead.
public function getProperty Eliminated. Use the fileSettings.meta instead.
public function removeProperty Eliminated. Use the fileSettings.meta instead.

ActiveX/Java Uploader POST Fields

Old Field New Field
Upload Information
field PackageIndex PackageIndex
field PackageCount PackageCount
field PackageGuid PackageGuid
field FileCount PackageFileCount
Old Field New Field
Original File Information
field SourceFile_[ItemIndex] Eliminated. Use the SourceFile converter and retrieve the corresponding File[converterIndex]_[itemIndex] field.
field FileName_[ItemIndex] SourceName_[itemIndex]
field SourceFileSize_[ItemIndex] SourceSize_[itemIndex]
field SourceFileCreatedDateTime_[ItemIndex] SourceCreatedDateTime_[itemIndex]
field SourceFileLastModifiedDateTime_[ItemIndex] SourceLastModifiedDateTime_[itemIndex]
field SourceFileCreatedDateTimeLocal_[ItemIndex] SourceCreatedDateTimeLocal_[itemIndex]
field SourceFileLastModifiedDateTimeLocal_[ItemIndex] SourceLastModifiedDateTimeLocal_[itemIndex]
field Width_[ItemIndex] SourceWidth_[itemIndex]
field Height_[ItemIndex] SourceHeight_[itemIndex]
field HorizontalResolution_[ItemIndex] HorizontalResolution_[itemIndex]
field VerticalResolution_[ItemIndex] VerticalResolution_[itemIndex]
Old Field New Field
Thumbnail Information
field Thumbnail[ThumbnailIndex]_[ItemIndex] Eliminated. Use the Thumbnail, Zip, or Icon converter and retrieve the corresponding File[converterIndex]_[itemIndex] field.
field UploadFile[ThumbnailIndex]CompressionMode_[ItemIndex] File[converterIndex]Mode_[itemIndex]
field Thumbnail[ThumbnailIndex]FileSize_[ItemIndex] File[converterIndex]Size_[itemIndex]
field Thumbnail[ThumbnailIndex]Width_[ItemIndex] File[converterIndex]Width_[itemIndex]
field Thumbnail[ThumbnailIndex]Height_[ItemIndex] File[converterIndex]Height_[itemIndex]
field Thumbnail[ThumbnailIndex]Succeeded_[ItemIndex] Eliminated. If the converted file cannot be created, it is not sent.
Old Field New Field
User Input
field Angle_[ItemIndex] Angle_[itemIndex]
field Description_[ItemIndex] Description_[itemIndex]
Note

[itemIndex] and [converterIndex] placeholders are zero-based.