Forum Discussion
RobertMapste491
7 months agoCommunity Member
Embed a Javascript Game (Javascript API)
I've got 4 Javascript Games (Pong, Breakout, Tetris, Frogger) that I'd like to embed in a Storyline project.
The only way I've been able to get this to work is to embed these games as a Web Object....
Nathan_Hilliard
7 months agoCommunity Member
I don't see a link. Aside from that, web objects provide containment for complex scripts. Like many standalone JavaScript routines, you likely can integrate it directly onto a SL slide, but you will have to make customized changes to make it compatible with the SL webpage environment. That could be easy, or very hard. Perhaps you could just have it open upon trigger in an external webobject?