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

sound not loading #1

Open
YsGrandi opened this issue Jul 31, 2015 · 0 comments
Open

sound not loading #1

YsGrandi opened this issue Jul 31, 2015 · 0 comments

Comments

@YsGrandi
Copy link

hello
not sure why but sound urls from "Introduction to interactive programming in python" not working in my computer when i run my code

ship_thrust_sound = simplegui.load_sound("http://commondatastorage.googleapis.com/codeskulptor-assets/sounddogs/thrust.mp3")
ship_thrust_sound.set_volume(1)
ship_thrust_sound.play()

i don't hear a sound

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

1 participant