AJAX Forums

Embed RSS feed into a .XML file?

This is a discussion on Embed RSS feed into a .XML file? within the XML and XSLT forums, part of the Beginners AJAX category; So I have a fairly complex setup that runs a .swf to display images on a website. It pulls directly from local .jpg files through a .xml file. I want ...


Go Back   AJAX Forums > Beginners AJAX > XML and XSLT

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
Old 10-29-2007, 05:48 PM   #1 (permalink)
Junior Member
 
Join Date: Oct 2007
Posts: 1
Rep Power: 0 lollipop7081 is on a distinguished road
Embed RSS feed into a .XML file?

So I have a fairly complex setup that runs a .swf to display images on a website. It pulls directly from local .jpg files through a .xml file. I want it to pull from an RSS feed I created THROUGH the .xml file. (it must go through the .xml for the .swf to work). Here's the code the .xml uses to pull from the local folder:

?xml version="1.0" encoding="utf-8"?>
<photos>
<!-- Place your photos here -->
<photo desc="Picture is from stock.xchng" url="_pics/1.jpg" />
<photo desc="Picture is from stock.xchng" url="_pics/2.jpg" />
</photos>

I just want it to embed my .rss into this file so the .swf will look at the .xml and it will point to my feed.
__________________
lollipop7081 is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
What is the difference between RSS feed and XML feed? jonstrange26 XML and XSLT 0 11-07-2007 10:42 AM
is there a way to embed audio and video with xml? primalarena XML and XSLT 0 06-12-2007 02:30 PM
Do we no longer use Embed for JavaScript audio? jb_grilled_ham_and_cheese JavaScript 1 06-01-2007 03:45 AM
How can I embed an HTML document in the body of a Yahoo email? Cakes XHTML and CSS 1 04-30-2007 11:12 AM
how am i going to embed .html or .swf... Rio P XHTML and CSS 0 03-18-2007 09:43 AM


All times are GMT -4. The time now is 08:09 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5
Copyright ©2006 - 2008, AJAXwith.com