Music Player MP3

5

Index

Attached Files

The following files have been attached to this tutorial:

.capx

music-player.capx

Download now 184.8 KB

Stats

6,703 visits, 13,684 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Now place the CD on Record so it will look like below

Set CD to Invisible and add rotate behaviour, set speed to 90

Now on player object add these objects below:

1. List

2. File Chooser

3. Textbox name it Song_Name and place it at top

4. Video

5. Textbox name it durationTime and place it under Video

6. Slider Bar

7. Some buttons below

We will name these buttons as from left to right:

1. BackButton

2. Rewindbutton

3. Play

4. Pause

5. fastForward

6. ForwardButton

Your layout screen looks like below;

Now once you add this your screen layout should look like below

Now we have to modify property for our textbox and List and so on

1. List as just name it List

2. File Chooser as Picksong

3. Top textbox as Song_Name

4. Video

5. TimeBar

Now for property changes for List nothing to change

File chooser change property below

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!