Problem with Player Object

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
RickF.
Posts: 3
Joined: Thu Oct 20, 2022 10:22 pm

Problem with Player Object

Post by RickF. » Thu Oct 20, 2022 10:31 pm

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.

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10317
Joined: Wed May 06, 2009 2:28 pm

Re: Problem with Player Object

Post by dunbarx » 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

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10045
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Problem with Player Object

Post by FourthWorld » Thu Oct 20, 2022 11:23 pm

What is the syntax you used in your app's answer file command?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

RickF.
Posts: 3
Joined: Thu Oct 20, 2022 10:22 pm

Re: Problem with Player Object

Post by RickF. » Fri Oct 21, 2022 6:19 pm

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.

Klaus
Posts: 14190
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Problem with Player Object

Post by Klaus » 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

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. :D

RickF.
Posts: 3
Joined: Thu Oct 20, 2022 10:22 pm

Re: Problem with Player Object

Post by RickF. » Fri Oct 21, 2022 9:49 pm

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.

Post Reply