|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I have finally got something to work. By modifying the slide show template in Quartz composer I am able to have a composition running that uses a RSS feed to source the images from a remote location (my web-site in this case). It does mean the image list can vary with the RSS feed and without modifying the composition. But since it uses RSS, it won't work as quicktime movie in a web-site. Drat. The image url's are in the 'description' element in each 'item' element in the feed. <item> <description>http://www.manjitbedi.com/slideshow/adelphi.jpg</description> </item> |
Attachment:
RSS Slideshow.qtz
Description: application/quartzcomposer
<?xml version="1.0" encoding="UTF-8"?>
<?rss version="2.0"?>
<channel>
<item>
<description>http://www.manjitbedi.com/slideshow/adelphi.jpg</description>
</item>
<item>
<description>http://www.manjitbedi.com/slideshow/jamine_tea.jpg</description>
</item>
<item>
<description>http://www.manjitbedi.com/slideshow/leadenhall_market.jpg</description>
</item>
<item>
<description>http://www.manjitbedi.com/slideshow/record.jpg</description>
</item>
<item>
<description>http://www.manjitbedi.com/slideshow/wapping_tunnel.jpg</description>
</item>
<item>
<description>http://www.manjitbedi.com/slideshow/hodge.jpg</description>
</item>
</channel>
Manjit |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.