How to Preview an HTML5 Creative
Preview an HTML5 Creative
To preview HTML5 creatives in Broadsign SSP (Reach), you must first create them as compliant dynamic HTML5 packages in Broadsign CMS (Control).
Several tools and reference materials are available to aid in the development and implementation of dynamic content on Broadsign Control Player. Specifically, you must use the BroadSignPlay() function, which allows the Broadsign Control Player to call special JavaScript functions when a web page is about to appear on screen.
The BroadsignPlay() function is not automatically injected into the content; you must create it that way.
The content served through the HTML template can be controlled remotely by a buyer or can be a dynamic template that changes the on-screen content by accessing locally-stored content included in the HTML package.
For more information on dynamic content, refer to Dynamic Content in the Broadsign Control Player documentation.
For specific information on the BroadsignPlay() function, refer to BroadsignPlay() in the Broadsign Control Player documentation.