From: http://blog.joycode.com/eric/archive/2003/11/07/5914.aspx
Because the flash of MM adds security policy requirements. therefore, you must use the ServerSide script as an intermediate proxy. I use ASP. NET combined with FLASH2K4 to make an msdn rssnews online reading. parse the RSS file and then re-create the XML file by FLASH2K4. XML class introduction.
Example: view the left sidebar of my BLOG.
Source code download (using VS. NET 2003, FLASH2004MX)
PS: I wanted to create a FLASHRSS reader for the blog Hall. however, the DotText BLOG is too strong. several calls support all HTML formats. however, FLASH2004 is already good at HTMLTAG support. but there are still many unsupported ones. after the last sorted RSS is imported into FLASH. I fainted on the spot. however, we will try to format the standard. strive to make blog Hall rss into flash
If you want to use this msdnrss reader, add this code to your configuration bar.
<Object classid = "clsid: d27cdb6e-ae6d-11cf-96b8-444553540000" codebase = "https://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width = "200" height = "300" id = "msdnread" align = "middle">
<Param name = "allowScriptAccess" value = "sameDomain"/>
<Param name = "movie" value = "http://www.redrival.com/ericcanty/flashmx/msdnreader.swf"/>
<Param name = "quality" value = "high"/>
<Param name = "bgcolor" value = "# ffffff"/>
<Embed src = "http://www.redrival.com/ericcanty/flashmx/msdnreader.swf" quality = "high" bgcolor = "# ffffff" width = "200" height = "300" name = "msdnread" align = "middle" allowScriptAccess = "sameDomain" type = "application/x-shockwave-flash" pluginspage = "https://www.macromedia.com/go/getflashplayer"/>
</Object>
However. my asp.net space is not fast. (which big brother gave me a quicker asp.net space. will be infinitely grateful to ing .................