Foundation XML for Flash and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
Foundation XML for Flash
 
 
Start reading Foundation XML for Flash on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Foundation XML for Flash [Paperback]

Sas Jacobs (Author)
3.5 out of 5 stars  See all reviews (12 customer reviews)

List Price: $39.99
Price: $33.65 & this item ships for FREE with Super Saver Shipping. Details
You Save: $6.34 (16%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $17.59  
Paperback $33.65  

Book Description

1590595432 978-1590595435 October 13, 2005 1

Flash is Macromedia’s highly popular web content creation tool, completely ubiquitous throughout the web due to the high availability of it’s player plug-in for most web browsers. 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 Microsoft Office applications such as Excel and Word!

This book is likely to be very big because of the Microsoft connection – MS Office is ubiquitous throughout the world of IT, and many companies want to be able to easily port their data from Office files to web interfaces. Microsoft is also very keen to get in on the Rich Internet Applications craze that Flash is such a big part of. In this book, Sas Jacobs first takes the reader through just the information they need to know about XML itself, and no more – what it is, it’s syntax, it’s 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. This book will support the new version of Flash, Flash X, available in late 05.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with Foundation XML and E4X for Flash and Flex (Foundations) $30.39

Foundation XML for Flash + Foundation XML and E4X for Flash and Flex (Foundations)
  • This item: Foundation XML for Flash

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Foundation XML and E4X for Flash and Flex (Foundations)

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

About the Author

Sas is a Web developer who loves working with Flash. She set up her business Anything Is Possible in 1994, working in the areas of web development, IT training and technical writing. The business works with large and small clients building web applications with ASP.NET, Flash, XML and databases.

Sas has also spoken at conferences such as Flash Forward, MXDU and FlashKit on topics relating to XML and dynamic content in Flash. In her spare time, Sas is passionate about traveling, photography and enjoying life. One of her most fervent wishes is that Flash will take over the Web!


Product Details

  • Paperback: 400 pages
  • Publisher: Apress; 1 edition (October 13, 2005)
  • Language: English
  • ISBN-10: 1590595432
  • ISBN-13: 978-1590595435
  • Product Dimensions: 8.8 x 7.4 x 1.1 inches
  • Shipping Weight: 1.7 pounds (View shipping rates and policies)
  • Average Customer Review: 3.5 out of 5 stars  See all reviews (12 customer reviews)
  • Amazon Best Sellers Rank: #1,455,601 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

12 Reviews
5 star:
 (5)
4 star:
 (2)
3 star:
 (2)
2 star:    (0)
1 star:
 (3)
 
 
 
 
 
Average Customer Review
3.5 out of 5 stars (12 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

11 of 11 people found the following review helpful:
3.0 out of 5 stars Not a bad book, just not great, January 3, 2006
By 
Matt Przybylski (Chicago, IL United States) - See all my reviews
(REAL NAME)   
This review is from: Foundation XML for Flash (Paperback)
As I wrote about a month ago, I got the new XML book from Friends of Ed titled Foundation XML for Flash by Sas Jacobs. Now, I've been doing a bunch of XML work over the past couple of months and have gotten accustomed to using XML in my projects to do just about any kind of data updating, so I'm pretty well versed in writing loops around XML to retrieve data and to set up my buttons and all that. That being said, on to the book review:

The book definitely had its up accompanied by a couple of downs. Firstly, the thing I loved about the book is that if you have no prior experience with XML, this is the perfect book for you. It walks you through almost everything you need to know about XML and teaches you how to set up some pretty simple XML usage examples to get the grasp of all the possible properties of the XML object in Flash. As you progress through the book, you get into using the XML components, which is something I haven't even dabbled in personally for the simple fact that I prefer to have total control over my XML and I like to be able to edit/see the code to make sure I understand it (and since I wrote it I surely understand it...). The components definitely have their UPS, however, and its good for doing things like using web services or more advanced data binding.

Another thing I liked about the book was the fact that in the beginner chapters, where most beginners will learn the ropes of XML in Flash, Sas writes code that shows how to use pretty much all of the properties of the XML object, even though it's not the most efficient way of writing the code. She goes on to explain in the chapter summary how to more effectively write the code, but seeing the usage of some of those properties/methods is definitely helpful in case you're ever in a situation where you may benefit from them. The files the book uses are not available on a CD included, which is good because you don't have the hard CD cover sleeve in the back of the book making it impossible to keep it open and they're easily accessible from the Friends of Ed site (linked above) in the downloads section for the book.

Alternately, the cons of the book: For an XML for Flash book, there is way too much talk about Microsoft Office. I understand that sometimes this may come in very handy when your client gives you an Excel or Word file and you're going to have to convert it into XML, but personally I don't think that topic applies to too many people working with XML outside of a huge corporate environment. I know I've never been passed off any office documents and had to convert them into XML, but I do understand the need may arise sometime so it's not entirely bad to put this in, but I don't think it's necessary to write four chapters on it as opposed to breezing over it.

The database scripting language used in the book is ASP which I found kind of weird considering XML, like PHP, is a free technology and it would only make sense to use PHP for the database scripting examples. In Sas' defense, Friends of Ed has a book titled Foundation PHP 5 for Flash (which I also own and it is a very good book), so maybe covering some parts of it in ASP is not such a bad thing, just a personal preference for me to use PHP instead.

As I was forewarned by Pete Aylward, the Product Manager at Friends of Ed, that some screenshots in the book were printed at low quality. As promised, however, the good quality images were put online in case you need to refer to them at the Friends of Ed site.

Overall, as mentioned earlier, I think the book is great for people looking to dive right into XML who haven't had any previous knowledge of the technology. There are even mentions of things like XSLT and CSS along with other closely related technologies to make you aware of everything you need to know about XML. Get it, let it sink in, and enjoy the wonderful world that is XML and Flash. I promise you, you'll never want to do manual updating again.

On a related note, check out my XML image gallery source code to get some more insight into XML and Flash. It is fully commented to help understand what is going on in the file.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
5.0 out of 5 stars Learning to use XML structured data in Flash projects, April 9, 2006
By 
C. Ramlo (Bloomington, IN USA) - See all my reviews
(REAL NAME)   
This review is from: Foundation XML for Flash (Paperback)
This clearly written and well-organized book provides an overview of XML and how to use XML structured data in a variety of Flash projects. Anyone who is interested in working with XML in Flash and would like to learn more about how to get started will benefit from the easy-to-follow examples and the range of topics that the author has chosen to cover. Beginning with an overview of XML the chapters quickly move on to show how Flash can use XML data. The content is addressed to both Flash designers and developers. While Flash developers may already be familiar with the uses and specifications for XML schemas, Xpath, and XSLT; many Flash designers will gain an appreciation for many of the complexities of XML, as well as insight into the Web Services model. Later chapters, for example, reveal how to use Microsoft Word, Excel and Access to create XML content.

As one who can manage Flash ActionScripting, but who does not have a strong programming background, I found the background into the various XML types to be quite helpful. The book does an excellent job of explaining entities, relationships, schemas and how to navigate an XML object in order to show the how to use XML content with Flash. I was particularly interested in the many applications for e-learning and found the blend of author's screenshots, code examples and main text to provide a nice balance of learning styles.

I learned a lot from this work and am sure that it would be useful to people who are already familiar with Flash and want to learn more about how to use XML with this program.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
4.0 out of 5 stars Good book, but more about Office integration that I would like., January 19, 2006
This review is from: Foundation XML for Flash (Paperback)
This is a nice book to introduce someone to XML; however, it spends quite a bit of time on Microsoft Office integration with XML and Flash. This is a useful topic, but I would prefer the book be more aptly titled "Office XML and Flash". Not a bad buy for the money, but if you are looking for a hardcore XML and Flash book, this is probably not the one for you. If you have many clients that you believe would benefit from integrating their Microsoft Office 2003 suite with an online flash front-end, this would definitely be worth your time and money. I would estimate that at least 70% of this book is purely about using Office with XML. Again, not a bad buy, but keep the focus on Office in mind.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews










Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
schema library, rearrange fields, open flash, export location, lookup data, expansion packs, total row, formatting objects, unity folder, web developer news, results from the web service, other data components, formatter options, nonrepeating elements, socket server, test the movie, attached schemas, complex type element, document tree, actions layer, schema button, xml document, first manned mission, binding button, consuming web services
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Sas Jacobs, Component Inspector, Cancel Figure, Some Street, John Smith, Some City, Some Country, Another Street, Another Country, Internet Explorer, Another City, Different City, File Edit, Window Help, Different Street, Flash Player, Choose File, Microsoft Excel, Map Properties, Authentic Browser, Flash Professional, Microsoft Office, Schema Schema, More Options, Protect Document
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:

What Other Items Do Customers Buy After Viewing This Item?


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject