I have been attempting to embed multiple Html5 apps into one page. After trying to embed two different applications failed, I tried to embed the same application twice in the same page. What happened both instances is that only one application played. The other one simply produced a white screen.
An example of what I mean is located on Please login to see this link. The two apps should be embedded next to each other.
Below is the html code for both embeds when I tried to embed the same app twice. The only difference is that the canvases are named "MMFCanvasTwo" and "MMFCanvasONE" respectively.
Please login to see this picture.
Please login to see this picture.
Any suggestions on what can be done?
With Regards,