Jump to content
Sign in to follow this  
Slvrchair

Os Flash - Duh! What Is It?

Recommended Posts

OS Flash stands for Open Source Flash....what is open source?

“Open Source†software is software that you’re free to use, modify, and redistribute. More specifically, see the definition of Open Source as championed by the Open Source Initiative.

The OSFlash community is comprised of members of the Flash Community who use and develop open source on the Flash Platform.

mereka merupakan komuniti yang mengaplikasikn software menggunakn platform flash dan menghasilkan software2 yang free. untuk di'share' dan dikaji kelemahan serta kekurangan.

kebanyakan daripada diorang nih developer highly-advanced level dalam dunia flash nih...skg nih dah banyak sgt OSFlash application yang diorg buat...fuhhh respect habes....

kalau korang rase nak maju dlm bab2 developing flash...ini komuniti yang baik utk korang lepak2 dan amik tahu ape yang diorg buat...

nak ushar projek open source diorg leh ushar kat sini http://osflash.org/

p/s: nnt aku updatekn project2 diorg skit2...mungkin Malaysia leh start dah wat camtuh...moh kiter

Malaysia ramai programmer power2 per...

Edited by Slvrchair

Share this post


Link to post
Share on other sites

Update project 1

1) MP3 Player - Panel mp3 ini (dibina sepenuhnye menggunakn Flash 8 Professional) akan load sebarang file *.mp3 dalam folder yang kita pilih.

Dan file2 ini akan dimainkn kedlm Flash IDE

notes:

Flash IDE - adobe (dulu dikenali sebagai macromedia) flash integrated development environment

Cth UI

mp3-player.gif

flash platform mp3 player ni perlu dirun menerusi Flash IDE

P/s:Bz skit ade meeting jap lagi...nnt aku update camne nak guna mp3 player ni sambil wat keje pakai flash...huhuh best sempoi...aku uploadkn skali nnt file2 berkaitan...leh kita blaja2 kat sini camne nak jadi cam diorg

adios B)

Edited by Slvrchair

Share this post


Link to post
Share on other sites

Slvrchair , ade tak link mp3 player flash tu ? aku carik x dapat ler kat site

kat 1st post ko tuh , sry menyusahkan ko lak :ph34r:

Edited by hampeh

Share this post


Link to post
Share on other sites

Update project 1 (cont..)

...yo..i'm back :blink:

step 1

ok ini file yang perlu...dl kat sini

http://www.yousendit.com/transfer.php?action=download&ufid=976763532C6E854F

step 2

unzipkn dan open *.fla dier and dbl-klik pada file *.mxp untuk activate entension manager.

step 3

restart flash program (recommended flash 8 pro.)

step 4

pastikan flash program dibuka, pada tool bar klik Windows -> Other Panels -> MP3 Player

step 5

enjoy ;)

Skg nak develop flash leh dgr mp3 ala2 build-in lagi.....reduce memory resource and smooth working condition.

p/s: nnt kalu aku ader mase kita bincang pasal actionscript utk wat bende2 nih k?mana la tau korang leh wat lagi dahsyat ker.

chow sin chee

Share this post


Link to post
Share on other sites

Update project 1 (cont..)

ini merupakan code yang digunakan untuk create mp3 player ni dari flash platform....check it out

code 1

coding_mp3.gif

aku guna pic sbb nk differenciate kaler coding snng nak phm dan bezakn...erk lagi satu korang kene taip balik hehehe....kalu malas sgt download jer file ni...kat post aku sblm ni k :ph34r:

wahhh menatang aper nih????...tak phm takpe....nnt aku xplain secara mudah dan ringkas...

....so stay tune for my next post... :blink:

4/8/06 - ni ader video aku guna flash IDE MP3 Player kt desktop aku....so kalau blur2 lagi menatang ape aku duk citer ni leh ushar2 vids ni k....

download kt sini...

http://www.yousendit.com/transfer.php?action=download&ufid=76C45ED16C05B896

size : 2.3 mb

p/s : file2 ni hanya 7 hari jer diuploadkn...free upload hosting biasa la, kalu file2 dlm pos2 aku ni dah takleh download...boleh request k...aku uploadkn lagi....

ok calos...ade presentation kat cyberjaya...wish me luck :(

hihi B)

Edited by Slvrchair

Share this post


Link to post
Share on other sites

Update project 1 (cont..)

code 1

coding_mp3.gif

ingat lagi coding ni?

ok arini kita akan tgk camne nak start bina actionscript....perasan tak 3 bende ni?ini dinamakan sebagai function @ fungsi. Setiap function memegang statement/arahan tertentu utk memproses data yang masuk kedalam fungsi ini...function ni ibarat kita nak create simple logic utk mp3 panel ni...below penerangan serba sedikit.....

function/fungsi 1

loadFolder = function(){

//...statement here

}

-detect path utk mp3 dlm folder yang akan dipilih. memaparkn sumer file yang berakhir dgn *.mp3 (atau extension file mp3)

function/fungsi 2

function playAudio(){

//...statement here

}

-memilih file dan play file mp3 dari senarai yang dipilih

function/fungsi 3

function nextSong(){

//...statement here

}

-memilih lagu seterusnye jika file lebih dari satu dan file itu bkn yang terakhir dlm senarai lagu mp3 anda

ok skg kita dah faham camne fungsi/function ini bekerja. ini merupakan fungsi/function actionscript (derived language from JavaScript; refer here)

ok...camne phm ker?hehe tny ker aper ker...ini thread kita utk blaja so...jgn memalu...ramai lagi yang boleh aja pasal actionscript kt putera nih.

tips :function boleh ditulis dalam dua keadaan...dua2 same je...tgk fungsi 1 dan fungsi 2...dua2 cara nak create function/fungsi k....ade lagi keadaan2 lain tp yg ini just for the sake of learning. :)

p/s :Aduhhh ader briefing project baru...adios nnt aku sambung lagi perbincangan kita....next post aku sambung lagi ok? :ph34r:

Edited by Slvrchair

Share this post


Link to post
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.

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...
Sign in to follow this  

×
×
  • Create New...