Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
When I export to node Webkit. I have sounds playing but no music playing.. What gives. HTML5 it plays the music perfectly.
Any suggestions/help?
Develop games in your browser. Powerful, performant & highly capable.
There's no way to know unless you show some code or give more info.
What version of C2 are you using? How are you playing the file, code, etc?
Try converting the track to .ogg manually in Audacity, then importing it to C2 to the music folder.
<img src="http://i17.photobucket.com/albums/b71/thedesktops/help_zpsd1a91701.png" border="0" />
I'm using the latest version of Construct 2 (r139)
I'm not having any issues when running in browsers.. It's just running under the Node Webkit.. The music is already in .ogg format and in the "Music" folder. I've even used "Preload" and that still doesn't work.
Interesting. Music works fine for me in Node-Webkit.
Ok, I had to reconvert the music track in Audacity and it work this time. Thanks for the help anyway.