O anche:
codice:Gioco1 = { run: function() { alert('ruuun'); }, stop: function(){ }, init: function(){ this.run(); } }; Gioco1.init()
O anche:
codice:Gioco1 = { run: function() { alert('ruuun'); }, stop: function(){ }, init: function(){ this.run(); } }; Gioco1.init()
Installa Forum HTML.it Toolset per una fruizione ottimale del Forum