Archive for the ‘Actionscript’ Category

Flash Player 10 Released - Code Name “Astro”

Friday, May 16th, 2008

Flash Player 10 beta, code name Astro is out.

Astro Image

I just checked out a great video by Lee Brimelow on http://gotoandlearn.com that will get you up and running with Flash Player 10. Here is the link. http://www.gotoandlearn.com/player.php?id=73.

You can check out the Adobe Labs site for instructions for setting this up and using Flex Builder if you would like to go that route.

http://labs.adobe.com/technologies/flashplayer10/

Snipplr adds MXML (Flex) to it’s site!

Monday, March 24th, 2008

The popular code snippet web site snipplr added MXML to the languages that you can store code snippets for. If you have not used snipplr then you are missing out. As coders you need to learn to work smarter and store valuable code that you will use all the time. This way you don’t have to type the same lines over and over again that you normally use for every project.

snipplr screen grab

The cool thing about snipplr is that they have a TexMate Plugin. So if you are on a Mac and you code your MXML in Texmate you are just a few keystrokes away from accessing your code snippets that you have stored on snipplr. Oh and don’t worry, if you don’t have a internet connection your snippets can be stored locally.

This site promises to be a killer resource for all coders and now that they added MXML and Actionscript to the mix, this is my one stop shop for code snippets for sure.

Oh and one final plug for the site that makes it cool. If you will notice the sidebar on this blog I have

Useful Code Snippets

These are pulled directly from my snipplr account using there cool wordpress plugin, so if you have a blog that is a cool feature of the site as well.

How to set up Flex Builder for Coding with Flash CS3 IDE

Sunday, January 13th, 2008

There has been a lot of buzz about Flex and Flex Builder. This is the IDE for Building Flex RIA’s and also for building pure actionscript 3 projects. After discovering the power of Flex Builder’s coding environment it was clear to me that this would be a great Actionscript 3 editor for my Flash CS3 projects.The following video will walk you through the setup that I use on all my Flash projects. I hope this will help out with your work flow. Let me know what you think.

Flex and Flash

 

 

Installing AS3 and Flex Bundle for Textmate

Monday, July 30th, 2007

TextMate Bundle Editor

I am totally not a coding guru just yet, but I have my eyes on the prise and I hope to one day know my stuff, but for now I will admit that I have a little trouble understanding some simple tasks that most programmers would not have any trouble with. We all know and love Textmate. The great text editor for the Mac. Heck I even use it to write my blog posts. You have to check out the blogging bundle if you have not used it for that it is great.

As soon as I got Textmate I started using it for all my actionscript. At the time the bundle was only for AS2. Now that I am starting to dig into AS3 and Flex it would be great to start coding using this editor. It launches way faster than Flex Builder or Eclips. There are some draw backs. The biggest being that you do not get the code hinting quite as much as you do with Flex Builder, but still it is a great tool to work in. In the next few steps I will show you how to install SVN (subversion) client for your Mac so you can utilize all the bundles and updates that are currently being developed for Textmate and most importantly there is an AS3 / Flex bundle that you can download.

(more…)

ActionSript 3.0, What are you doing about it?

Tuesday, June 26th, 2007

As3 Labs Screen grab

Adobe put out actionscript 3 (AS3) this year. There are a tone of books and tutorials out there now. So do you dive in or not? The short answer is….Yes. If you want to be able to do some really cool things on your flash or flex projects then you need to start digging in.

AS3 will give you a tone of performance improvements and some are the new features are just great. If you are a new user to actionscript don’t start with AS2. Everything is headed for AS3 in a hurry. There are quite a few changes to the code and the way you code buttons and events are totally different in AS3. If you are a big AS2 user you will feel like this takes a lot longer but you will see and understand the benefit after you start using the new code.

So I guess I am updating my goal. It is Always to “Learn Actionscript” but now it is to Learn Actionscript 3.

There are some great books out there. Check out http://oreilly.com. I would say you need to pick up Essential Actionsript 3.0 and Actionscript 3.0 Cookbook ASAP.

learn more at Adobe Labs

Good luck and keep coding.

share Apollo Apps on ApolloHunter.com

Monday, May 28th, 2007

Apollo Hunter Screen Grab

ApolloHunter.com is a simple site to download, upload and share Adobe Apollo apps! This is a great site to see who is doing what in Apollo development. Maybe by the end of the summer you will be able to see something I have done on this site? :)

read more | digg story

Adobe Apollo Cheatsheet

Wednesday, May 23rd, 2007

ActionScript Apollo Cheat Image

Three new cheatsheets for developers using and getting started with Apollo. All of the new Apollo Classes are on the sheets (and a few updates to existing AS3 Classes). There are definitely some cool new Classes including but not limited to: Apollo Application, HTML, HTMLControl, File, FileStream, Shell, JavaScriptObject, Shell and more.

Although I have been developing in Flash and ActionScript 2.0 for a wile now, I am totally new to Flex, Apollo, and ActionScript 3. These cheatsheets will come in handy for everyone, not just the newbie. Hope to see a paper back in this to keep on my desk sometime soon.

read more | digg story