Hello Cawan, do you have a specific RSS feed in mind? As fare as I know the RSS don't specify an image tag so the usual RSS feeds don't have one.
If you happen to have a special one, it should be fairly easy to use a combination of the following patches to read in an image from it: - XML-Importer: Use this instead of the RSS-Feed loader, because it gives you all XML information not only the RSS specific ones. - Structure Key Member-chain to find the exact image URL - Image Importer: to download the image - Billboard (or Sprite) renderer: renders the image on screen Here is an (not working) sample composition:
RSS Image loader.qtz
Description: application/quartzcomposer
best, Achim Breidenbach Boinx Software Ltd. On 13.11.2012, at 21:34, Cawan Starks wrote: > Does anyone have a sample QC project that they could share that incorporates > an RSS feed and the images from the feed? Any example would help. > > Thanks > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Quartzcomposer-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/quartzcomposer-dev/achim%40boinx.com > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

