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

Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
Buy Used
Used - Good See details
Price: £2.79

or
Sign in to turn on 1-Click ordering.
 
   
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
3.0 out of 5 stars  See all reviews (1 customer review)
RRP: £31.49
Price: £29.92 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £1.57 (5%)
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.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Want guaranteed delivery by Wednesday, May 30? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £16.67  
Paperback £29.92  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Frequently Bought Together

Foundation XML for Flash + Foundation ActionScript for Flash 8 + Foundation ActionScript Animation: Making Things Move
Price For All Three: £93.56

Show availability and delivery details

Buy the selected items together

Product details

  • Paperback: 456 pages
  • Publisher: FRIENDS OF ED (1 Oct 2005)
  • Language English
  • ISBN-10: 1590595432
  • ISBN-13: 978-1590595435
  • Product Dimensions: 22.8 x 19.2 x 2.5 cm
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 838,435 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Sas Jacobs
Discover books, learn about writers, and more.

Visit Amazon's Sas Jacobs Page

Product Description

Product Description

XML is a completely platform-agnostic data medium. Flash is able to make use of XML data, which is very useful when creating rich Internet applications. It allows you to populate Flash web interfaces with data from almost 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 like 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 traveling, photography and enjoying life. One of her most fervent wishes is that Flash will take over the Web!

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

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 organise and find favourite items.
Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

5 star
0
4 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
27 of 30 people found the following review helpful
Beware MAC users! 21 Aug 2006
Format:Paperback
Great book so far, only 60 pages in. However, just got to a paragraph saying:

'as we'll be using xmlspy in this book, it's probably a good idea to download it. if you're working on a mac, you'll need to get to a pc.'

Which is pretty useless to all us creative type Mac users wanting to know about Flash with XML - i I would guess a lot of readers of this book will have Macs. There ARE Mac XML editors out there, the writer just chooses not to use one for all the examples in the book.

hopefully, I will be able to carry on regardless - just thought Mac users might find this info useful.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  12 reviews
11 of 11 people found the following review helpful
Not a bad book, just not great 3 Jan 2006
By Matt Przybylski - Published on Amazon.com
Format: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.
5 of 5 people found the following review helpful
Learning to use XML structured data in Flash projects 10 April 2006
By C. Ramlo - Published on Amazon.com
Format: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.
5 of 5 people found the following review helpful
Good book, but more about Office integration that I would like. 20 Jan 2006
By Macerx - Published on Amazon.com
Format: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.
Search Customer Reviews
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
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges