×

pak mus saja's video: Cara Buat CD Interaktif Belajar Membaca dengan menggunakan Adobe Flash CS6 Part 1

@Cara Buat CD Interaktif Belajar Membaca dengan menggunakan Adobe Flash CS6 Part 1
Mulai dari Nol Tutorialnya semoga bermanfaat... Lihat Juga Video Ini Untuk Memahami Proses Pembuatan Link Antar Halaman dalam Adobe Flash CS6 : https://youtu.be/hLXu23Q9UBY Script : import flash.media.SoundChannel; import flash.media.SoundTransform; import flash.events.MouseEvent; stop(); var asal_backsound:Sound; var backsound:SoundChannel; var vol_backsound:SoundTransform; var con_backsound:Number = 1; ------------------------------------------------------------------------------------------------------- import flash.media.SoundTransform; import flash.events.MouseEvent; stop(); MovieClip(root).asal_backsound = new suara_backsound(); MovieClip(root).vol_backsound = new SoundTransform(1, 0); MovieClip(root).backsound = MovieClip(root).asal_backsound.play(0, 9999, MovieClip(root).vol_backsound); if(MovieClip(root).con_backsound == 1){ gotoAndStop(1); } else if(MovieClip(root).con_backsound == 2){ MovieClip(root).backsound.stop(); gotoAndStop(2); } stopBacksound.addEventListener(MouseEvent.CLICK, ke_stop_backsound); function ke_stop_backsound(event:MouseEvent):void{ MovieClip(root).backsound.stop(); MovieClip(root).con_backsound = 2; gotoAndStop(2); } ------------------------------------------------------------------------------------------------------------ stop(); if(MovieClip(root).con_backsound == 1) { gotoAndStop(1); } else if(MovieClip(root).con_backsound == 2){ MovieClip(root).backsound.stop(); gotoAndStop(2); } mulaiBacksound.addEventListener(MouseEvent.CLICK, ke_mulai_backsound); function ke_mulai_backsound(event:MouseEvent):void{ MovieClip(root).con_backsound = 1; gotoAndStop(1); } --------------------------------------------------------------------------------------------------------- play1.addEventListener(MouseEvent.CLICK, ke_stop_backsound); function ke_stop_backsound(event:MouseEvent):void{ MovieClip(root).backsound.stop(); } -------------------------------------------------------------------------------------------------------- preview1.addEventListener(MouseEvent.CLICK, ke_stop_backsound); function ke_stop_backsound(event:MouseEvent):void{ MovieClip(root).backsound.stop(); }

122

53
pak mus saja
Subscribers
58.7K
Total Post
378
Total Views
98.2K
Avg. Views
1.3K
View Profile
This video was published on 2020-05-11 11:06:44 GMT by @pak-mus-saja on Youtube. pak mus saja has total 58.7K subscribers on Youtube and has a total of 378 video.This video has received 122 Likes which are higher than the average likes that pak mus saja gets . @pak-mus-saja receives an average views of 1.3K per video on Youtube.This video has received 53 comments which are higher than the average comments that pak mus saja gets . Overall the views for this video was lower than the average for the profile.

Other post by @pak mus saja