Peda.net > Verkkoveräjien etusivu > Edellisen tason veräjä >

Kootut vastaukset

YLLÄPITOON >>    

High score

http://www.tutorialized.com/view/tutorial/High-score-list-using-PHP/2404

http://www.projectfinale.com/tutorials/post/3

(http://blinkdagger.com/flash/creating-high-score-table-in-adobe-flash-cs3/)

http://www.kongregate.com/forums/4/topics/3064

http://mochiland.com/articles/introducing-mochiads-leaderboards


 

Buttonista pdf-tiedoston "hannu_cv.pdf" haku

my_btn.addEventListener(MouseEvent.CLICK, myBtnClicked);
function myBtnClicked(e:MouseEvent):void {
var url:String = "hannu_cv.pdf";
var request:URLRequest = new URLRequest(url);
try { navigateToURL(request, '_blank');
}
catch (e:Error) {
trace("Error occurred!");
}}
 

Mappi

 

tyylitiedosto

 

Peruskoodi