Shows a local attachment.
<static> showLocalAttachment( key )
| Name | Type | Description |
| key | string | The key of the attachment.This is the path to the file, with the root being the folder that manifest.xml is located. |
hwc.showLocalAttachment( "html/images/samplePic.gif" );