JavaScript API reference for Video Image Viewer.
setAsset( *
asset*)
Sets the new asset. You can call this parameter at any time, either before or after init()
. If it is called after init()
, the viewer swaps the asset at runtime.
See also init.
asset |
{ String} new asset ID. Images which use IR (Image Rendering) or UGC (User-Generated Content are not supported by this viewer. |
None.
Single image reference:
<instance>.setAsset("/content/dam/mac/aodmarketingna/shoppable-banner/shoppable-banner.jpg")