the Bigger of and Smaller of Using ActionScript of Macromedia Flash Reviewed by Kampung Tangguh Semeru dan 17 Orang Lainnya on Rating: 4

the Bigger of and Smaller of Using ActionScript of Macromedia Flash

 Below Source Code That My Friends. . . .


this.createTextField ("teks",1,20,5,200,20);
teks.text = "Input Your Numbers Here : ";

this.createTextField ("myNumber",2,20,30,200,20);
myNumber.type = "input";
myNumber.border = true;
myNumber.wordWrap = true;

this.createTextField ("teks2",3,20,50,300,20);
teks2.text = "Checking myNumber";
this.createTextField ("myNumberShowed",4,20,70,200,20);
myNumberShowed.selectable = false;
myNumberShowed.border = true;

onEnterFrame = function () {
    var myNumberUbah = Number(myNumber.text);
    if(myNumberUbah>=51){
        myNumberShowed.text = "myNumber is "+myNumberUbah+" the Bigger of 50";
    }else{
        myNumberShowed.text = "myNumber is "+myNumberUbah+" Smaller of 50";
    }
};

trace("\nvisited our blog at http://download-aplikasinya.blogspot.com for the best Tutorials..:-)");

7 comments

masih bingung dan belum ngerti nih gan masalah kayak gini

Reply

buat mengatasi masalah pada dapodik saat tdk bisa menyimpan data.... kemarin ada yang punya problem seperti itu bos

Reply

itu source code javascript yang menjalankan aplikasi dapodik. di script ini kita dapat melakukan momidifikasi aplikasi dapodik

Reply

eh sorry, salah sent komentar bos..:-)
itu fungsinya untuk mengecek angka yang diinputkan dr textfield pd action script d flash

Reply

itu source code action script pd flash bos, biasanya kita gunakan untuk membuat game

Reply

You made a decent site and sharing the best posts. they extremely valuable and it's exceptionally fascinating one. It is by all accounts great work. I have been looking for this compose sites and this will help me in my inquiry. Much obliged to you for the assistance. Thanks much for your post, it influences us to have an ever increasing number of circles throughout our life, So kind for you, I likewise trust you will make increasingly phenomenal post and allows increasingly talk, much thanks, dear.My website : best essay writing service

Reply

Post a Comment