create mp3 streaming with javafx
streamming
today, i just spend my day with netbeans 6.7.1, hem what i should do with this one? for five minutes i have no idea, and than when i walk to bathroom i got an idea,ha..ha… i want to hear music online with ehm javafx ,ok Dude let we star our journey with javafx
1. open your IDE, in my case i use netbeans 6.7.1
open new project -and create new file
2.first i declared a variable with dynamic values , and the values is SwingComboBox

than i use a,b and c as an object , if you chose one of them ,you will hear a music
3. declare variable with button type as an action function ( play a music )

4. create stage to contain variable sw and bt

than if we would to create an applet we should chose set configuration than chose the customize

than
5. Compile and Run by press shift+f6
here the applet Applet
and like always ,please help me to improve my ability in English by adding correct way in English
see ya (^_^)



