FLASH04-MSDN online reader made with ASP. NET

Source: Internet
Author: User
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 .................

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.