Medium size player version released
We have had a very busy weekend at Heyzap. Its been an amazing response since our launch. We have added some of the other press we received to heyzap.com/docs/press, will keep that up to date.
One of the major request we got was for a medium sized version of our widget, so we made one that is 425px by 344px. This brings the game up on the page in a lightbox. The medium size widget can be added through heyzap.com/publishers/new_site or if you want the code without creating a site (no tracking) then here it is:
<div id="heyzap_games_medium" style=""></div>
<script type="text/javascript" src="http://www.heyzap.com/javascripts/embed.external.js"></script>
<style> @import ‘http://www.heyzap.com/elightbox/lightbox.external.css’; </style>
<script type="text/javascript">
var heyzap_medium = new Heyzap(’heyzap_games_medium’, {});
heyzap_medium.renderMini(null, ‘medium’);
</script>
<a target="_blank" href="http://www.heyzap.com">heyzap.com – embed games</a>
This will give you:
Enjoy!
Blog