Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sound file paths #14

Open
lawrencexia opened this issue Aug 14, 2016 · 3 comments
Open

Update sound file paths #14

lawrencexia opened this issue Aug 14, 2016 · 3 comments

Comments

@lawrencexia
Copy link

In the adding flair section of the tutorial, the sound file path on the webpage is prepended with "Sound", i.e. runAction(SKAction.repeatActionForever(SKAction.playSoundFileNamed("Sounds/theme.mp3", waitForCompletion: true)))

This causes a Resource X can not be loaded error for me (Xcode v 7.3.1, Swift version 2.2). Sound file paths should just be the name of the file, such as theme.mp3, which is correct in this gh repo but not reflected in the web tutorial.

@dpaola2
Copy link

dpaola2 commented Aug 15, 2016

@barnes7td

@nojvek
Copy link

nojvek commented Jul 9, 2017

Thanks for this. It drove me crazy why it wasn't working.

@getaaron
Copy link
Contributor

getaaron commented Jul 9, 2017

@joelip ^^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants