*** Get Google Ads For Free > > ***
 

free ebook downloads
Subscribe by Email

Archive for the 'Flash' Category

Flash XML Applications - Focal PressAdd seamless, interactive, user-controlled delivery to your Flash applications. This book builds upon your understanding of basic ActionScript (AS) syntax with the foundational skills that you need to use XML in Flash applications and AS2 or AS3 to migrate your existing applications.

Beginning with an introduction to XML, XML parsing methods, and a short introduction to AS2 you learn how to create a universal XML load/onload Class as well as a universal XHTML parser. Then you learn how to use Components using XML as the data source, including the menu, menubar, datagrid and tree component. Finally, a tutorial projectthe design and development of a Real Estate Web site that contains an XML search enginepulls it all together with hands-on experience.

All the applications use XML as the data source and are written as class files. Select parts of the Real Estate Web site are redeveloped in AS3 for purposes of illustration. The new XML class is presented and specific code examples demonstrate techniques to apply methods and use properties. Particular attention is paid to the differences between AS2 and AS3 and how to effectively transition from one AS version to the other.

(more…)

5 votes, average: 3.2 out of 55 votes, average: 3.2 out of 55 votes, average: 3.2 out of 55 votes, average: 3.2 out of 55 votes, average: 3.2 out of 5
  in Flash, IT eBooks, XML
Crimson, January 29, 2008

A 2 Hour video lesson which teaches Actionscript 3 Flash Email Forms (with "Flash Cookies")

Watch Step by Step Instructions for Creating the Form shown, with these key featurs

- Locally Shared Objects (basically, Flash "cookies") are created to save the form for filling in later.
 or example, fill in some of the fields above. Press TAB or "Save Form", then close the window and come back. Upon return the information filled in previously will appear. This is a good feature for lengthy forms that might extend over multiple swfs.

- Restrict input text to specific characters. Also error messages can prompt users about typing restricted text. You can test this out in the Order # field above. If you type letters instead of numbers, an error prompt will show up.

- Prior to submitting the form, required fields can be tested for accurate info. For example, if you exclude the @ symbol or a period in the Email field, the form will prompt you to enter a valid email address

- Learn to use four common Components: Checkboxes, Label Buttons, Pulldown Menus, and Scrollbars. Also these components can work together, for example certain pulldown menu's will switch the checkbox to being selected.

- Scripted Motion Tweens can be added to make user messages slide in instead of appearing abruptly. You can test this out in the Order # field above. If you type letters instead of numbers, an error prompt will slide / fade in.

- Input and Dynamic Text boxes are taught extensively.
- The PHP file to send the form is also included and can be modified as well.

(more…)

mrblue, January 23, 2008

ActionScript 3.0 Bible - WileyActionScript has matured into a full-fledged, object-oriented programming language for creating cutting-edge Web applications, and this comprehensive book is just what you need to succeed. If you want to add interactivity to Flash, build Flex applications, or work with animation — it's all here, and more. Packed with clear instruction, step-by-step tutorials, and advanced techniques, this book is your go-to guide to unlock the power of this amazing language. Learn the basics, apply object-oriented programming, and more.

(more…)

5 votes, average: 4.8 out of 55 votes, average: 4.8 out of 55 votes, average: 4.8 out of 55 votes, average: 4.8 out of 55 votes, average: 4.8 out of 5
  in Flash, IT eBooks

 Flex is a very powerful and versatile technology for creating web application front-ends. But what every good web application needs is a robust data source, be it XML, or a database. Flex is very adaptable in terms of connecting to data sources, and that is the main focus of this book. In Foundation Flex for Developers, Sas Jacobs assumes that you've got the basics of Flex down already, and explores in detail how to create professional data-centric Flex 2 and Flex 3 applications. In the first half of the book, she starts off with a brief exploration of Flex and ActionScript 3.0, before looking at application essentials in detailcreating custom components, user and web browser interactions, binding, formatting, and validating data, debugging, and more. In the second half of the book, the focus is on connecting Flex to data sources, and covers XML, Flex Data Services, PHP, ASP.NET, and ColdFusion in detail, via a series of step-by-step case studies.

  • Covers Flex application basics
  • Covers connecting Flex 2 and Flex 3 to a variety of Data Sources
  • Includes several complete case studies.

(more…)

3 votes, average: 3 out of 53 votes, average: 3 out of 53 votes, average: 3 out of 53 votes, average: 3 out of 53 votes, average: 3 out of 5
  in Flash, IT eBooks

 Laszlo in Action is the first comprehensive guide to the Laszlo system and its language LZX. OpenLaszlo is an increasingly popular open-source platform for the development and delivery of rich internet applications across multiple platforms: Flash, DHTML, and J2ME. The dramatic emergence of Ajax over the past year was a first step in the transition from page-oriented HTML web applications towards more full-featured rich internet applications. OpenLaszlo provides another important step in this continuing evolutionary process through the increased productivity resulting from LZX's declarative approach. It provides developers with the tools to create web-based applications offering the usability and interactivity associated with desktop applications, and the low costs associated with web-based deployment. The cross-platform nature of Laszlo LZX applications allows source code with only minimum modifications to run natively on all popular web browsers, on all desktop operating systems, on the Flash platform, and other platforms in the future. Written to address the needs of a wide spectrum of developers, ranging from client-side HTML and JavaScript developers all the way to enterprise-class Java or Rails engineers, this book provides a very hands-on approach towards building applications that solve real-world problems across both the Flash and DHTML platforms. Starting with the fundamentals of Laszlo LZX, the authors quickly move towards applying this knowledge to the design and development of a full-scale application called the Laszlo Market. This provides a working context to assist understanding the underlying concepts of Laszlo LZX and, more importantly, how to apply this knowledge in innovative ways. The construction of the Laszlo Market proceeds over the course of the book illustrating topics starting with an initial wireframe and storyboard design to optimization issues dealing with the application's deployment across the Flash and DHTML platforms.

(more…)

Crimson, January 17, 2008

 Flexible Rails is a unique, application-based guide for using Ruby on Rails 2 and Adobe Flex 3 to build rich Internet applications (RIAs). It is not an exhaustive Ruby on Rails or Flex reference. Instead, it is an extensive tutorial in which the reader builds multiple iterations of an interesting RIA using Flex and Rails together. Author Peter Armstrong walks readers through eleven iterations in which the sample application–pomodo–is variously built, refactored, debugged, sliced, diced and otherwise explored from every conceivable angle with respect to Ruby on Rails and Adobe Flex. The book unfolds both the application and the Flex-on-Rails approach side-by-side.

(more…)

0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  in Flash, IT eBooks, Ruby

As a Flex developer, you'll no doubt come across repetitive problems every day in your workwouldn't it be nice to have a library of solutions to turn to, to solve these problems quickly and easily? Well, this book provides just that, with over 100 solutions to common problems in one easy volume. In Flex 2 Solutions, renowned Flash and Flex expert Marco Casario assumes you know the basics, and dives straight into practical code examples that you could build up yourselves via step by step tutorials, and plug straight in to your own code, saving you hours of development time. Areas explored include Flex 2 components, charting, working with remote data, data validation, displaying data with list based controls, controlling the look and feel of your applications, application security, working with dynamic data sources (such as ColdFusion, PHP, and Java backends,) and much more. In each solution, Marco takes you through the workings of the example step by step, and then presents some expert's tips, which will take your understanding further, and give you unique insights into Flex development.

  • Over 100 Solutions to common problems included
  • Plug the code example straight into your own applications, saving hours of development time
  • Covers the full spectrum of Flex 2 topics, from styling your applications, to security, and interfacing with databases.

(more…)

4 votes, average: 4.25 out of 54 votes, average: 4.25 out of 54 votes, average: 4.25 out of 54 votes, average: 4.25 out of 54 votes, average: 4.25 out of 5
  in Flash

This book is for any Flex developer who has mastered the basics, but wants to take their skills to the top levelit is packed with essential practical techniques in use in a professional production environment, which you can learn from and use in your own Flex 2 or Flex 3 applications. Written by a team of expert developers from the Los Angeles-based Almer/Blank consultancy, the book takes you through exactly how they built the popular Rich Media X (RMX) application for Adobe user groups, step by step. Assuming the basics, they take you through planning the project, wireframing and application design, putting the basic structure together (including the PHP and MySQL backend,) customizing the look and feel of the application (to make it not just look like any other Flex application,) and implementing all the killer features that make the RMX great, such as blog, wiki, content aggregation from RSS and other sources, video, audio visualizer, events calendar, and advertising mechanisms.

  • Learn how Rich Media X was built!
  • A real-world Flex book, written by experts using the technology in their day-to-day work
  • Contains all the killer features you need to build up your own web 2.0 Flex applicationblog, wiki, video, content aggregation, events calendar, and much more.

(more…)

1 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 5
  in Flash, IT eBooks

If you want to create exciting dynamic web sites that will amaze your online audience, then the Flash platform is a great way to go, with it's many features, including powerful graphical and sound and video capabilities. To really harness the power of Flash though, you need to make use of ActionScript, Flash's coding language, to provide dynamic effects, enable user interaction, and manipulate data. Adobe just made things even more powerful with ActionScript 3.0. They've taken ActionScript and expanded it into a fully-fledged programming language, with full object-oriented capabilities, improved events, sounds and video support, and drawing capabilities, support for regular expressions, and much, much more. Whether you are an aspiring ActionScript developer, or an experienced ActionScript developer who wants to upgrade your knowledge to version 3.0, this book teaches all you need to know to start to harness the power of ActionScript 3.0 using Flash CS3, Flex 2 or Flex 3. It covers all the essential techniques from the ground up, allowing you to get up and running quickly and easily. The sensible layout of the book makes it easy to refer back to techniques when you need to, and there are even reference sections at the back of the book to allow you to look up syntax quickly. With this book as your guide, you'll be creating killer ActionScript powered Flash applications before you know it! (more…)

1 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 5
  in Flash, IT eBooks

Whether you are an experienced Flash designer or developer looking for a guide to doing animation in Flash, or a novice to Flash who is looking for an effective way to create and distribute animations, this book will prove invaluable to you. Covering every aspect of Flash animation, the book is a fast-paced yet thorough review of the Flash animation process. Written by the Emmy-Award winning team at ANIMAX, this book not only reveals the step-by-step process followed by one of today's leading Flash animation studios, it gives you valuable tips and tricks to take your Flash animation to the next level. Divided into three phases of production (pre-production, animation, post-production) this book breaks the Flash animation process into smaller, more manageable steps. And because the authors approach the animation process from various perspectives (such as producer, animator, and editor) the book balances many of the real-world issues facing today's Flash animators, from artistic to technical to financial. The book starts off by looking at planning and designing an animation project, including working out your goals, and putting together character libraries and storyboards. Next up we look at the production phase, which includes using plug-ins to make your work more efficient, implementing your animation, and adding special effects. Finally, we look at post-production work, including how After Effects can be used effectively alongside Flash for tasks such as camera mechanics, how to make Flash not look like Flash, and tips and tricks from the experts. Whatever the reason, like millions of others around the world you've become interested in Flash animation. And you've come to the right place to learn more. This book is compatible with pretty much any fairly recent version of Flash. (more…)

1 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 5
  in Flash, IT eBooks
Feedback Form