Hi, i have two variables who represent duration of a song. The one is for example: "00:03:06" and the other one: "00:02:15" and i am trying to add them together. I have converted them both into "long time" and other formats and tried stuff like: timeOne + timeTwo put timeOne+timeTwo into ... put sum...
Sorry, i should have been more specific. By invisible DataGrid, i mean that the grid is not visible for the user. Whenever the user builds his playlist(selects songs from the dropdown and adds them), only the song title is inserted into the scrolling list field and more detailed information about th...
Hello guys, I want to build a music player with LiveCode. Could you please give me some advice on how to approach things or give me some reference examples. The goal is that the user can select his songs from a dropdown list, add them to to a playlist (scrolling list field) where he can change the s...