Jump to content

Animal Puzzle


vohogames
 Share

Recommended Posts

  • 1 month later...

The new url is http://www.oyuntt.com/hayvan-bulmaca-hayvanciklari-kurtar/oyna/

 

v2

- added android application link

- reduced angle rotation

 

Here is the code for the link, one may want to use it

 create: function () {if (this.game.device.desktop || this.game.device.android ) {var gp = this.add.button(0, this.game.height- this.game.height / 3 , 'googleplayimg', this.openga, this, 1, 0);gp.anchor.setTo(0, 0.5);}}openga : function(){if (this.game.device.desktop ) {window.open("https://play.google.com/store/apps/details?id=com.vohogames.animalpuzzle", "_blank");}else{window.open("market://details?id=com.vohogames.animalpuzzle","_blank");}}

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...