Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 8241 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I'm trying to make a listenable database of my company's projects.

I'm wondering two things:

1 - I need to automate the process of inserting mp3, aiff, or wav files into container fields. This is possible with JPEG or other graphic files with the use of applescript. I can tell filemaker pro to use "set cell" to set the container field to a jpeg file. I cannot however accomplish the same thing when the file is an mp3 - Filemaker gives me the "Wrong Data Type" error. Does anyone know a better way of doing this, and if not, can anyone tell me how to teach Filemaker that any format that Quicktime supports can go into a container field?

2 - Does anyone know how to check to see if a container field already contains a quicktime movie? I want to check to see if an mp3 is already in the container before I let the user add one. I've tried

If ["Track Media"]

Beep

End If

and the darn thing won't beep if there's a quicktime movie in there or not.

HELP!!

Thanks!

  • 7 months later...
  • Newbies
Posted

I set up a field calculation with if(isempty) and the varied the text depending on whether there is anything in the field or not. Hope this helps

This topic is 8241 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.