Page 1 of 1
Problem with Player Object
Posted: Thu Oct 20, 2022 10:31 pm
by RickF.
I have a LiveCode stack that uses the "Player" object to play sound clips. They are in .aif format. After installing the latest LiveCode version on my iMac (running macOS Monterey), none of the sound clips will play anymore. They used to play fine.
I've tried creating a new Player object. But when I try to specify the source, all the .aif files are grayed out and can't be selected.
Any idea what's going wrong? Thanks in advance for your assistance.
RickF.
Re: Problem with Player Object
Posted: Thu Oct 20, 2022 11:02 pm
by dunbarx
Hi.
I don't do that sort of thing but does it still work in an older version of LC? Hopefully you can try a version that you know once worked.
Craig
Re: Problem with Player Object
Posted: Thu Oct 20, 2022 11:23 pm
by FourthWorld
What is the syntax you used in your app's answer file command?
Re: Problem with Player Object
Posted: Fri Oct 21, 2022 6:19 pm
by RickF.
dunbarx wrote: ↑Thu Oct 20, 2022 11:02 pm
Hi.
I don't do that sort of thing but does it still work in an older version of LC? Hopefully you can try a version that you know once worked.
Craig
Hi Craig,
Thanks. I tried the oldest version I have that will still run on my iMac, but the player object doesn't work properly with that version either. (I apologize for not listing these versions. For some reason, the forum doesn't allow numerals. Even
Roman numerals!)
RickF.
Re: Problem with Player Object
Posted: Fri Oct 21, 2022 8:27 pm
by Klaus
Hi Rick,
welcome to the forum!
In the "Select a video" dialog for your player, click "Options" on the middle-left side at the bottom of the dialog.
Then a popup menu "Format:" will appear, there select "Audio files" and your AIF files will appear in the dialog.
Best
Klaus
P.S.
Due to lots of spammers, you need at least seven postings before you can post links etc.
Unfortunately this website sees many numbers as an url or whatever and blocks it.
You can workaround this by adding a space after each number 1 2 3 4 5.
Works most of the time, stupid forum.

Re: Problem with Player Object
Posted: Fri Oct 21, 2022 9:49 pm
by RickF.
Klaus wrote: ↑Fri Oct 21, 2022 8:27 pm
Hi Rick,
welcome to the forum!
In the "Select a video" dialog for your player, click "Options" on the middle-left side at the bottom of the dialog.
Then a popup menu "Format:" will appear, there select "Audio files" and your AIF files will appear in the dialog.
Best
Klaus
Klaus,
Thanks much, you're a genius! Your solution worked perfectly, and now I'm a little embarrassed for not having tried the Options myself. It will be straightforward to respecify the various sound files using the correct Option. Still puzzling that these sources used to work fine and now need to be redone--but I'm just happy to have a solution!
RickF.