I'm trying to use the 'directory scanner' patch. However I can't seem to find any info about it, neither the members of the file list structure.
Any hints ?
The output file list is a structure of structures, with each substructure representing one matched file (The type can be Image, Composition, or Movie, from the inspector panel). The representation is in name (the file's name with extension, such as foo.jpg) and url (the file's full path in filesystem url format, such as file://localhost/some/path/foo.jpg) format, with the name at index 0, and the url at index 1.
the defaults when you create the patch should have some matched outputs. Mouse-over the File List, and the tooltip will have some easy-to-understand output for you.
-- [ christopher wright ] [EMAIL PROTECTED] http://softpixel.com/~cwright/ _______________________________________________ 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]

