Flash

TwitterFacebook
Get flash to fully experience Pearltrees
http://jquery.thewikies.com/swfobject/examples

jQuery SWFObject

Examples Using the jQuery SWFObject plugin is as easy as jQuery itself. Just write the name of flash document you want to use and where to put it. It works using jQuery selectors. $(document).ready( function() { $(' #myFlash ').flash(' fireworks.swf '); } ); The "You don't have flash" message.
http://active.tutsplus.com/tutorials/effects/create-a-responsive-xml-image-scroller-in-actionscript-3-0/ This tutorial will demonstrate how to create a horizontally scrolling image viewer. It will cover xml parsing, loading and resizing external images, and creating intuitive and responsive scrolling! Quick Introduction I’m a firm believer in learning by coding and tinkering.

Create a Responsive Image Scroller in ActionScript 3.0 | Activetuts+

http://www.thetechlabs.com/xml/learn-how-to-create-flash-components-using-actionscript-30-xml-and-flickr-api/

Learn How-to Create Flash Components using Actionscript 3.0, XML and Flickr API - The Tech Labs

This tutorial will allow you to learn to create custom Flash Components using Actionscript 3.0. I have opted an image gallery component where we would show thumbnails of various images and user could see respective enlarged image by clicking any of the thumbnail. I have used FlickR image search to show various images using this component. Pre-Requisites This tutorial assumes that you have fair knowledge of OOPs, Flash, Actionscript 3 and flash authoring framework. You know basic concept of writing a Class file which could use inheritance, polymorphism etc.
http://pageflip.hu/

Dynamic PageFlip 3.6

Welcome to the home of the most professional and realistic Adobe© Flash based flipping book, written in ActionScript3. Check out its cool features by trying out our online demo books! Take a quick tour now! Are you looking for a professional solution to manage the content of your book regularly without touching any source files? Update all pages of your book within minutes! PageFlip4 uses external images (or swf files) to fill its pages.
In this quick tutorial I am going to show you how to create a nice glowing button effect using Flash and few lines of AS3 code in order to control the button. Let’s get started Choose #FFCC00 for color and draw a rectangle with size 120px wide by 30px high. Now take the Selection tool and select the half of the rectangle like this: http://flashadvanced.com/glowing-button-effect/

Glowing Button Effect | Flash and ActionScript tutorials - flash

Larry Dignan is Editor in Chief of ZDNet and SmartPlanet as well as Editorial Director of ZDNet's sister site TechRepublic. He was most recently Executive Editor of News and Blogs at ZDNet. Prior to that he was executive news editor at eWeek and news editor at Baseline.

Adobe, Google better integrate Chrome, Flash | Between the Lines

http://www.zdnet.com/blog/btl/adobe-google-better-integrate-chrome-flash/32538

The Best of 2009 in Flash Web Design - Flash Web Design and Desi

The year of 2009 has seen some of the most amazing changes in science society and technology ever seen. Although we have fortunately escaped epic disaster, I can’t remember a year with so many shifts in the way the world works. Online, things are nearly always a direct reflection of what had been, is going on now, and what is next before the masses can figure it out. Flash design may have started a long time ago in the digital timespan, but it has breached yet another plateau. http://designora.com/flash/best-flash-web-design/

Getting Real: The Book by 37signals

Getting Real is the business, design, programming, and marketing philosophies of 37signals — a developer of web-based software used by over 1 million people and businesses in 70 countries. 37signals used the unconventional Getting Real process to launch five successful web-based applications (Basecamp, Campfire, Backpack, Writeboard, Ta-da List), and Ruby on Rails, an open-source web application framework, in just two years with no funding, no debt, and only 7 people. Anyone working on a web app — including entrepreneurs, designers, programmers, executives, or marketers — will find value, fresh perspectives, and inspiration in this practical book. At under 200 pages it's quick reading too. http://gettingreal.37signals.com/
http://scobleizer.com/2010/01/30/can-flash-be-saved/ UPDATE: for a good counterpoint to this blog, see my new post titled “Google +will+ save Flash.” Let’s go back a few years to when Firefox was just coming on the scene. Remember that?

Can Flash be saved?

WebCam control

Just like the previous example, a filter is first applied to the object by using the filters keyword (Example: triangle2.filters ). This informs Flash that a filter will be applied to the triangle2 display object. The next step is to determine what type of filter will be a used. http://www.flasherdot.org/T/07_ApplyingFilters_AS3.htm

Org: AS3 Tutorials Part I (Applying Glow, Drop Shadow & Blur Fil