Hi list, Short version: How can I get the file path of a composition from inside the composition? To complicate matters the comps are all loaded via Quicktime - ie. they are loaded in safe mode....
---- Long version: I am currently trying to communicate with a Quartz composition via OSC from a VJ application. So far the basic functionality is working fine. The problem is that I may have multiple Quartz comps running and I want to direct unique OSC messages to each of the QC comps. I figure the easiest way would be to include a hashkey in each OSC message and let this hashkey be generated from the full file path of the comp. Then inside the comp I can filter incoming OSC messages against the hash key and only react to the ones intended for this particular composition. Or so I thought... If it is not possible to get a file path then some other 'unique composition ID' may be of use. Any ideas? Best regards -Vibeke aka. Udart _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

