473,418 Members | 2,052 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,418 software developers and data experts.

Rss reader not showing recent blog posts

22
Hi friends
Anybody has worked with the Rss reader flash file to display the blog posts?
My code was working well until I upgraded the flash as notified by Adobe.Now my rss not showing any blogs.Can anybody help me in this regard?Can it be a problem with xml?
I am giving my code hereby

[html]document.write('<a href="/blog/blog.html"><img src="../images/rssreader_head.jpg" alt="Recent Blog Posts" border="0" style="margin-bottom:0;" /></a>')
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="174" height="104" id="rssReader03" align="middle">\n');

document.write('<param name="allowScriptAccess" value="sameDomain" />\n');
document.write('<param name="movie" value="rssReader03.swf?config=config.xml&rss=http://feeds.feedburner.com/nbd-blog" />\n');
document.write('<param name="quality" value="high" />\n');
document.write('<param name="bgcolor" value="#ffffff" />\n');
document.write('<embed src="rssReader03.swf?config=config.xml&rss=http://feeds.feedburner.com/nbd-blog" quality="high" bgcolor="#ffffff" name="rssReader03" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="174" height="104" />\n');
document.write('</object>\n');[/html]

This html code was used inside javascript as it was not working with IE.

Thank you
Nisha

NOTE: Please always add html tags to code. Thanks, moderator.
Mar 29 '07 #1
4 1830
dorinbogdan
839 Expert 512MB
It should not be an XML problem, since it worked before Flash update.

So, I will move the thread to the Flash forum.

Dorin.
Mar 29 '07 #2
Motoma
3,237 Expert 2GB
What I think is going on is you are trying to pass in an RSS feed as a variable to flash. The way you do this in Flash 8 is by using the flashvars field inside your HTML tags.


Hi friends
Anybody has worked with the Rss reader flash file to display the blog posts?
My code was working well until I upgraded the flash as notified by Adobe.Now my rss not showing any blogs.Can anybody help me in this regard?Can it be a problem with xml?
I am giving my code hereby

[html]document.write('<a href="/blog/blog.html"><img src="../images/rssreader_head.jpg" alt="Recent Blog Posts" border="0" style="margin-bottom:0;" /></a>')
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="174" height="104" id="rssReader03" align="middle">\n');

document.write('<param name="allowScriptAccess" value="sameDomain" />\n');
document.write('<param name="movie" value="rssReader03.swf?config=config.xml&rss=http://feeds.feedburner.com/nbd-blog" />\n');
document.write('<param name="quality" value="high" />\n');
document.write('<param name="bgcolor" value="#ffffff" />\n');
document.write('<embed src="rssReader03.swf?config=config.xml&rss=http://feeds.feedburner.com/nbd-blog" quality="high" bgcolor="#ffffff" name="rssReader03" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="174" height="104" />\n');
document.write('</object>\n');[/html]

This html code was used inside javascript as it was not working with IE.

Thank you
Nisha

NOTE: Please always add html tags to code. Thanks, moderator.
Mar 29 '07 #3
nishac
22
Thanks alot
Can u tell me will flashvars work with flash 9,0,28,0?



What I think is going on is you are trying to pass in an RSS feed as a variable to flash. The way you do this in Flash 8 is by using the flashvars field inside your HTML tags.
Mar 30 '07 #4
Motoma
3,237 Expert 2GB
Thanks alot
Can u tell me will flashvars work with flash 9,0,28,0?
The Flash help database could tell you more definitively than I can. They have an entire online reference of the entire Flash help, Tutorials, and Actionscript library.
Mar 30 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: MN | last post by:
Greetings to all - I'm having some fits with getting this to work but I'm near the end and I'm hoping this one obstacle is not a huge one to get past. Here's my scenario: I have a page...
2
by: bjacob | last post by:
Hi! I have a blog made with b2evo, but I'd want to migrate to another software. I need this feature: different user levels, and each level see only the posts intended for them. I'd want to be...
4
by: --CELKO-- | last post by:
PUBLIC NOTICE: I have no blog. I have never had a blog. I have no idea who is using my name, postings and likeness on that "SQL Apprentice" blog.
4
by: sck10 | last post by:
Hello, I created an ashx file for my rss feed (rss.ashx). I notice on the site (http://rss.msnbc.msn.com/id/3032091/device/rss/rss.xml) that the date (Yesterday, October 30, 2006, 3:02:37 PM)...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.