You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
I am working on the xylophone app from chapter 9 in the App Inventor 2 text book. I am struggling with the playback for the tones. I feel like i have followed the instructions in the book to a T but obviously I am missing something. I have tried building the app two different times with no luck on the playback. Any help as to where I am making the error would be appreciated.
I am using firefox on Windows 10.
I have also attached the aia file and the blocks as an image.
Try the already completed example by downloading the aia ; test it on your hardware and if it performs correctly; compare your code with the code you could download.
Did you remember to download the wav files to Media?
Regards,
Steve
TimAI2
unread,
Oct 9, 2017, 6:19:52 AM10/9/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
Thanks to everyone that took the time to take a look and respond, the problem i had was indeed the missing block to call playback in the playbutton.click