I am trying to embed this rss feed: http://output49.rssinclude.com/output?type=php&id=13400&hash=4e6bf13f223fa34f9754f717deaff335 into a flash site. It's a flash site that calls to an .xml file that contains the text for the flash site...I tried using: <object width="700" height="700"> <param name="movie" value="http://output49.rssinclude.com/output?type=php&id=13400&hash=4e6bf13f223fa34f9754f717deaff335"> <embed src="http://output49.rssinclude.com/output?type=php&id=13400&hash=4e6bf13f223fa34f9754f717deaff335" width="700" height="700"> </embed> </object> To embed the feed but, while the rest of the flash site loads fine, the portion where the rss feed is inserted just keeps saying "loading..." I don't have a flash editor program to edit the flash itself and would prefer to do this without a flash editor if I could...I feel I'm close to making this work and maybe I'm just using the wrong embed codes...Or maybe there is a way to generate an rss feed of the .xml file? Any help would be great. Thank you! btw: i already was able to embed the flash site into an html page and THEN insert the rss feed...but the feed doesn't really look right because it sits outside the flash site, though on the same page, if you know what I mean...i would like to try an add the feed directly to the flash in the news section so it looks at part of the site...the person i am doing this for wants to be able to update their schedule on their flash site AND their myspace simultaneously from one edit page. that's why i'm going to this trouble. if there were an easy way to convert xml pages to something else i would do that...but i don't know of any simple online converters that don't require a download and bit of a learning curve...just want a quick application...