Flash + XML rolling news code download without Image Attachment source code

Source: Internet
Author: User

Use flash to read the code of the News Connection, so that an external connection can be displayed at a 50-height location, with a good black effect.
Index.html

Copy codeThe Code is as follows:
<Html>
<Head>
<Meta http-equiv = "Content-Type" content = "text/html; charset = gb2312"/>
<Meta name = "Copyright" content = "script house http://www.jb51.net/"/>
<Meta name = "description" content = ""/>
<Meta content = "文" name = "keywords"/>
<Title> Flash + XML rolling news code-script house </title>
</Head>

<Body>
<Div align = "center">



<Object classid = "clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" codebase = "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width = "440" height = "50">
<Param name = "movie" value = "flashnews.swf">
<Param name = "quality" value = "high">
<Embed src = "flashnews.swf" quality = "high" pluginspage = "http://www.macromedia.com/go/getflashplayer" type = "application/x-shockwave-flash" width = "440" height = "50"> </embed>
</Object>
</Div>
</Body>
</Html>

TextBanner. xml
Copy codeThe Code is as follows:
<News>
<Content>
<Title> foothome </title>
<Link> http://www.jb51.net/</link>
</Content>
<Content>
<Title> foothome 2 </title>
<Link> http://www.jb51.net/</link>
</Content>
<Content>
<Title> script home 3 </title>
<Link> http://www.jb51.net/</link>
</Content>
<Content>
<Title> computer tutorial </title>
<Link> http://www.pcjc8.com/</link>
</Content>
</News>

Package File Download

Test address

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.