Foundation XML for Flash and over 400,000 other books are available for Amazon Kindle – Amazon’s new wireless reading device. Learn more

Buy New
 

or
Sign in to turn on 1-Click ordering.
 
 
Buy Used
Used - Good See details
$4.81 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Express Checkout with PayPhrase
What's this? | Create PayPhrase
More Buying Choices
54 used & new from $0.83

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.
 
  

Foundation XML for Flash (Paperback)

~ (Author)
Key Phrases: schema library, rearrange fields, open flash, Sas Jacobs, Component Inspector, Cancel Figure (more...)
3.5 out of 5 stars  See all reviews (12 customer reviews)

List Price: $39.99
Price: $30.39 & this item ships for FREE with Super Saver Shipping. Details
You Save: $9.60 (24%)
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.

Only 1 left in stock--order soon (more on the way).

Want it delivered Thursday, February 11? Choose One-Day Shipping at checkout. Details
35 new from $0.86 19 used from $0.83

Formats

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

Frequently Bought Together

Foundation XML for Flash + Foundation PHP 5 for Flash + Flash and PHP Bible
Price For All Three: $92.92

Show availability and shipping details

  • This item: Foundation XML for Flash by Sas Jacobs

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

  • Foundation PHP 5 for Flash by David Powers

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

  • Flash and PHP Bible by Matthew Keefe

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


Customers Who Bought This Item Also Bought

Foundation PHP 5 for Flash

Foundation PHP 5 for Flash

by David Powers
4.4 out of 5 stars (16)  $29.69
Building Database Driven Flash Applications

Building Database Driven Flash Applications

by Noel Jerke
3.7 out of 5 stars (9)  $49.99
Flash and PHP Bible

Flash and PHP Bible

by Matthew Keefe
2.7 out of 5 stars (9)  $32.84
Foundation ASP.NET for Flash

Foundation ASP.NET for Flash

by Ryan Moore
3.7 out of 5 stars (7)  $29.19
Foundation ActionScript Animation: Making Things Move!

Foundation ActionScript Animation: Making Things Move!

by Keith Peters
4.6 out of 5 stars (34)  $16.55
Explore similar items

Editorial Reviews

Product Description

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.

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 travelling, photography and enjoying life. One of her most fervent wishes is that Flash will take over the Web!

Product Details

  • Paperback: 400 pages
  • Publisher: friends of ED; 1 edition (October 3, 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.com Sales Rank: #512,421 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #79 in  Books > Computers & Internet > Programming > Languages & Tools > XML

More About the Author

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

Visit Amazon's Sas Jacobs Page

Inside This Book (learn more)

What Do Customers Ultimately Buy After Viewing This Item?


Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 
(44)
(61)
(26)
(21)
(13)

Your tags: Add your first tag
 

 

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)   
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 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 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

5.0 out of 5 stars Great Book
I really do not understand what the negative reviews are all about for this book. Even if you do not want to use office to generate your xml, you can still read over those... Read more
Published on December 25, 2006 by loachman

1.0 out of 5 stars Horrible Book
I had to purchase this book for a class I'm taking, and now it's 8 weeks into the semester, and I seriously got nothing at all from this. Read more
Published on October 26, 2006 by A. Scherer

3.0 out of 5 stars Not exactly what I expected...
I was actually hoping that it would be the perfect companion to the 'PHP for Flash' & 'Advanced PHP for Flash' series but it's more on the intergration between XML/Flash/MSOffice... Read more
Published on July 13, 2006 by J. Alimia

5.0 out of 5 stars Really nice book
How to use the XML in the Flash? This is one of the doubts most recurrent in lists and forums of quarrels. Read more
Published on March 9, 2006 by Bruno Ribeiro

5.0 out of 5 stars Great resource for new FLASHers who want to learn basics of XML.
After playing around with Flash for the last three years, I finally began to get serious about scripting about four months ago. Read more
Published on January 12, 2006 by D. Seavey

1.0 out of 5 stars Should be called Flash for MS Office users
I found this book of no use whatsoever, a complete waste of money. As another reviewer noted, the screen shots are terrible. They really are. Read more
Published on December 15, 2005 by Raymond Brigleb

5.0 out of 5 stars A must have book
I always thought that XML would be very hard to use but after reading
Foundation XML for Flash, it seems a lot clearer to me. Read more
Published on December 13, 2005 by TJ

4.0 out of 5 stars A fine book
I have been fortunate enough to have been able to meet and hang out with Sas during past Flash conferences, and the lady is sharp. Read more
Published on December 12, 2005 by Eric E. Dolecki

1.0 out of 5 stars Editing errors and poor screen captures
I just purchased XML for Flash and am disappointed in the quality of screen captures and editing in the book. Read more
Published on December 2, 2005 by M. Madden

Only search this product's reviews



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
   


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)

Foundation XML for Flash (Foundation)

If you want to know more about this book, the first chapter looks at the reasons why you might want to work with Flash and XML. The next two chapters are about XML and related technologies. The books also includes working with XML documents using both ...

(Report this)
Created on Nov 28, 2005, last edited on Nov 28, 2005.

 Read More and Edit at Amapedia.com opens new browser window



Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.