﻿<?xml version="1.0" encoding="utf-8"?>
<books>
  <book isbn="978-0596527877">
    <title>Learning ActionScript 3.0: A Beginner's Guide</title>
    <author>Rich Shupe and Zevan Rosser</author>
    <coverType>Paperback</coverType>
  </book>
  <book isbn="978-0596526948">
    <title>Essential ActionScript 3.0</title>
    <author>Colin Moock</author>
    <coverType>Paperback</coverType>
  </book>
  <book isbn="978-0596526955">
    <title>ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers</title>
    <author> Joey Lott, Darron Schall, and Keith Peters</author>
    <coverType>Hardcover</coverType>
  </book>
  <book isbn="978-0240520582">
    <title>How to Cheat in Flash CS3: The art of design and animation in Adobe Flash CS3</title>
    <author>Chris Georgenes</author>
    <coverType>Paperback</coverType>
  </book>
  <book isbn="978-0596528461">
    <title>ActionScript 3.0 Design Patterns: Object Oriented Programming Techniques</title>
    <author>William Sanders and Chandima Cumaranatunge</author>
    <coverType>Paperback</coverType>
  </book>
</books>
