PDF Widget on Acrobat.com

August 22nd, 2008 by Adrian Parr

With the release of Acrobat 9 comes the new Acrobat.com website where you can upload and share documents online. One cool new feature is the ability to embed a PDF file on your website using the PDF Widget. It is basically a SWF movie that works like FlashPaper used to. Thanks to Lori DeFurio for making me aware of this and providing an explanation of how to create one yourself.

Below is an example of the PDF Widget, displaying the ‘Programming ActionScript 3.0‘ document from Adobe.

Posted in ActionScript 3.0, Adobe | No Comments »

Stop WordPress Comment Spam

August 21st, 2008 by Adrian Parr

WP-SpamFree

I love you WP-SpamFree!

For ages I was getting tons of spam in my WordPress comments (email notifications that the comments were ready for moderation and approval). I was getting dozens and dozens of emails a day telling me that I had more and more comments ready to approve. It was driving me crazy.

So I tried installing the Akismet WordPress plugin after obtaining an API key (though had a bit of a problem for a while and was getting an error message). Eventually I got it to work, but a lot of spam was still getting through. Grrrrrr….

Then I came across the WP-SpamFree plugin. I installed it and almost immediately the spam stopped. I’ve had it installed now for several weeks and I don’t think I have had a single spam comment since (touch wood).

If your WordPress blog is suffering from excessive comment spam I highly recommend you install it.

Go get it now from either the developer’s website or the official WordPress plugin directory.

Posted in WordPress | 2 Comments »

SWFAddress 2.1 + SWFObject 2.1 + Flash CS3 (AS3) Example

August 21st, 2008 by Adrian Parr

SWFAddressSWFObjectFlash CS3

I was looking around for a simple example of using SWFAddress 2.1 with SWFObject 2.1 and Flash CS3 (ActionScript 3.0) and came across this blog post by Rachel. She has kindly put a simple demo online and made the source code available.

There are a few things that I have updated and am making available here (at the bottom of this post) …

  • Updated SWFAddress from v2.0 to v2.1
  • Updated SWFObject from v1.5 to v2.1
  • Reorganised the folder structure (see below)Folder structure

Download the updated source files here …

SWFAddress2.1_SWFObject2.1_AS3.zip (583 KB)

UPDATE 20/04/09: Lee Brimlow has a good tutorial on using SWFAddress 2.2 on his gotoandlearn() website. I suggest you check it out.

Posted in ActionScript 3.0, Sample Code | 15 Comments »

AS3 Code Libraries (APIs)

August 19th, 2008 by Adrian Parr

Here is a round up of some of the most popular ActionScript 3.0 (AS3) libraries out there to use. Let me know if I have missed an important one off.

NOTE: This list was originally for my personal use (that I thought I would share), it is not intended to compete with or replace the list maintained by OSFlash.

Update 29/10/08: Ted Patrick has put together a list of ActionScript Cloud/Service APIs that he going to highlight during his Adobe MAX 2008 keynote presentation.

Update 28/11/08: I have just come across the Actionscript Classes website. A very handy resource.

Update 11/01/09: Rich Tretola has a small list of AS3 Libs on his blog EverythingFlex.

Update 12/01/09: The Flashchemist has compiled a similar list on his blog.

Update 27/02/09: Check out Spark Project which includes the FLARToolkit for Augmented Reality

Update 11/08/09: I just stumbled across this (old) list of projects.

Update 19/12/09: Sean “theflexguy” Moore has just written a blog entry called ‘List of 34 More ActionScript 3.0 APIs‘. This is a follow-up to his original post ‘List of 22 ActionScript 3.0 API’s‘.

Update 22/12/09: “30+ ‘Must Try’ Open Source Actionscript 3 Libraries” and “30 MORE Awesome Open Source AS3 Libraries

Update 28/01/10: “30 Classes AS3 bem úteis!”

Update 29/01/10: “15 Awesome ActionScript 3 Frameworks To Inspire Your Next Project”

Update 24/02/10: Emanuele Feronato has a good list of Isometric Engines on his blog

Update 19/03/10: Tom Krcha has posted a list of Flash Gaming Engines, plus a few others that were new to me

Update 09/07/10: FluxDb has a huge list of AS3 Libraries

3D Engines

3D Game Engines

2D Game Engines

Isometric Engines

3D Animation Framework

3D Physics Engines

Augmented Reality

Animation Tweening Engines

2D Physics Engines

Security

Audio Libraries

Particle Systems

Data Visualization

Loading Kits

OOP Frameworks

Other APIs and libraries

Posted in AIR, ActionScript 3.0, Augmented Reality, Flash, Flex, Papervision 3D, Tweening | 84 Comments »

FlexCamp - London 08

August 14th, 2008 by Adrian Parr

A free on-day Flex conference has been announced, called FlexCamp - London 08. It will be held on Thursday 28th August 2008 at Conway Hall in London. The nearest tube is Holborn. Sign up now by visiting the Flex London User Group (FLUG) Meetup website.

The sessions will run from 2pm - 8pm and include Building your 1st Flex application, Styling, skinning, designer/developer workflow, Flex and Flash, Flex and ColdFusion, Flex and Java, Who you need on your Flex team, Application development best practices, Introduction to Cairngorm and Flex component development.

Visit the official FlexCamp website for more details.

Posted in Adobe, Conferences and Events, Flex | 2 Comments »

Announcement: Flash CS3 displays a useful compiler warning message!

August 7th, 2008 by Adrian Parr

Useful error message

Wow! Flash CS3 just gave me a useful and clear warning message. It even suggests a fix.

Basically I forgot to put two equals signs in an ‘if’ statement. The compiler was then kind enough spot this and suggests …

Did you mean == instead of =?

Congratulations Adobe, in the next release can we please have more user friendly messages like this, instead of the cryptic ones that are currently displayed?

Posted in ActionScript 3.0, Flash | No Comments »

Beautiful Flash Website

August 6th, 2008 by Adrian Parr

Checkland Kindleysides

This morning I came across this beautiful Flash website. It is for a company called Checkland Kindleysides, who are a design agency based in Leicestershire, UK. It is such a simple yet beautiful website. The animations of the paper cut-outs are gorgeous.

Posted in Flash, Websites | No Comments »