Re: [SailfishDevel] Problem with playing sounds in first application

2015-02-04 Thread Juho Hämäläinen
On 04.02.2015 01:13, Luis Manuel Ramos Da Costa wrote: Hello Everyone, I've started developing for Jolla today, I am quite familiarez with the Qt/C++ language but not enough with the QML part. Audio { id : whipSound loops : Audio.Infinite s

Re: [SailfishDevel] Problem with playing sounds in first application

2015-02-04 Thread Luis Manuel Ramos Da Costa
Thank you for your help. Which is weird is that I can play the music, but after it ends I can't play it again. The status begins at 3 then 6 when play, and 2 when ending playing. When I press the status stays at 2. I'll try to use SoundEffectin order to see if it solves anything, anyway making t