1) Script Title: FF1+ IE5+ Opr8+ Advanced RSS Ticker
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...rsstickerajax/
3) Describe problem: I bought this template and have everything working, they have the RSS Ticker script in one of my blocks and I would like to use this. My problem is, the news that's on there I need to take down and get the right news from www.metalunderground.com on there.
I see the links in the bridge.php, what part of a website do I need to use or does it matter? And where at in this code do I add the URL I want to feed?
I also want to find out what each one like "Vibe" "RS" "News" means?PHP Code:// List of RSS URLs
$rsslist=array(
"Vibe" => "http://www.vibe.com/rss.xml",
"RS" => "http://www.rollingstone.com/rssxml/music_news.xml",
"news.com" => "http://news.com.com/2547-1_3-0-5.xml",
"slashdot" => "http://rss.slashdot.org/Slashdot/slashdot",
"dynamicdrive" => "http://www.dynamicdrive.com/export.php?type=new"
);
Like I said, I will be using the website above for my news feed.
Thanks in advanced.



Reply With Quote

Bookmarks