博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Foundation XML for Flash
阅读量:4234 次
发布时间:2019-05-26

本文共 1178 字,大约阅读时间需要 3 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

XML is a completely platform agnostic data medium. Flash is able to make use of XML data, which is very useful when you are creating Rich Internet Applications -- it allows you to populate Flash web interfaces with data from pretty much any source that supports XML as a data medium, be it databases, raw XML files, or more excitingly, .Net applications, web services, and even Microsoft Office applications such as Excel and Word!

In this book, Sas Jacobs first introduces XML itself--what it is, its syntax, its associated technologies (such as CSS and XSLT,) and how to get XML out of your applications in a format Flash can use.

Then she shows how to use the XML object to stream XML data into Flash, and how to use the XMLConnector component and XML Sockets to build advanced Flash/XML applications. Numerous example applications are built throughout the book, including an MP3 player, XML photo gallery, an Excel-driven web catalog, Access and Word-driven content management systems, and an XML-driven chat application

http://rapidshare.com/files/4718340/Friends.of.Ed.Foundation.XML.for.Flash.ebook-Spy.chm
你可能感兴趣的文章
593. Valid Square
查看>>
494. Target Sum
查看>>
463. Island Perimeter
查看>>
TCP协议粗析
查看>>
17. Letter Combinations of a Phone Number
查看>>
599. Minimum Index Sum of Two Lists
查看>>
131. Palindrome Partitioning
查看>>
51. N-Queens
查看>>
52. N-Queens II
查看>>
进程池和线程池
查看>>
计算机网络---自顶向下方法
查看>>
排序算法总结
查看>>
僵尸进程以及如何处理僵尸进程
查看>>
数据库面试题
查看>>
drop、truncate和delete的区别
查看>>
650. 2 Keys Keyboard
查看>>
651. 4 Keys Keyboard
查看>>
Https协议详解
查看>>
Linux相关的小知识点
查看>>
653. Two Sum IV - Input is a BST
查看>>