Hi Team,
Could you please provide sample code of SWF viewer to embed the swf in web? We have tried with SWFOptions
“swfOptions.ViewerIncluded = true” however it add viewer to each swf file which is increasing the size of SWF file and slowing down the performance.
So, we need sample viewer code which can be a part of webpage and common to all files and runtime we will pass swf file path to show in viewer.
Along with SWF, we also want to play audio in background so we need control over viewer.
It will be great if we get sample code for this scenario.