Flex / Flash Camp and Adobe Tour June 19th
Posted by Matthew Wallace in ActionScript 3, Events, Flash, Flex on June 5th, 2009
Speaker List and Schedule
You must RSVP for 1 or both events http://615flex.eventbrite.com/
Half Day Flash / Flex Camp
When: June 19, 2009
Doors: 9:30am
Start: 10:00am
Where: Nashville, TN http://www.anthonybillups.com/
Speakers: Scot Clausing, Ben Stucki, Mike Orth, Deke Smith, Aaron West, Matthew Wallace
Matthew Wallace - Senior Flash Developer / RIA Architect
The mechanic behind all things Flash at RW and now Moontoast. Also under the hood, he also does some Java / Red5 development. “Tell me what you want it to do, and I will make it happen”, is basically Matthew’s goal on any project.
You can check out more and follow what Matthew Wallace is up to in a few places.
- Blog: http://flashalisious.com
- Twitter: http://twitter.com/mswallace
This session will cover the Flash IDE and Flex Builder as your code editor work flow. In this session Matthew will use Flash to set up the User interface of a comon web site layout and the show you how to set up Flex Builder to do all your actionscript coding, because we all know the Flash IDE code editor suck!
For getting your ass there early the first 15 seats will have a free book just for coming to my session. You will get and Actionscript 3 for Flash CS3 just for showing up!
Mike is a Senior Flex/AS3 Consultant & Music Industry veteran. Early in his career, he started his own record label and worked with Grammy award-winning artists. During the rise of the digital age, he quickly went from creating artist websites to creating cutting-edge interactive music applications. Mike now leads development teams around the globe and has authored code published in the Flex 3 Cookbook. Combining his creative talent and extensive RIA knowledge, Mike specializes in overall application design, architecture, user interaction, and other awesome buzzwords.Lunch brake – 1:15 – 2:15
Deke Smith started his career as an art director and graphic designer within the print world. He became enamored with the possibilities of electronic media and began a user interface design company in the early years of the Internet. That company later merged with another and he got bought out. His love of exploring how electronic media can be exploited to communicate has continued. With Flash, and later Flex, he saw the first tool that fulfilled the mission that Java and HTML never solved convincingly: to give developers the power to mesh the user’s desktop and the power and data of servers together as one application. Flash, as a tool, had the advantages of the Web without many of the user interface restrictions. Today he focuses on programming user experiences in Flash and Flex.Deke’s session will start at 2:20pm – 3:10pm – A Few Common Pitfalls in Flex.
The power of Flex is that it makes so many complex tasks easy. But problems can arise if the man behind the curtain is ignored. This session is about what Flex does to make a developer’s easier and how what goes on in the background can cause very hard to debug problems in that developer’s code.
Scot Clausing is a local Flex & Java developer with sincere interest in mobile development and 3D interactive design. While he has daily exposure to all areas of the development process, his true passions are application architecture, UI design and teaching. Since the introduction of Adobe Flex 2, RIA development has been an obsession and has provided a truly enjoyable and fulfilling career path. After three years, Flex & Flash Builder 4 re-ignite that obsession.This is the session to see if you’re interested in getting started with the Flash Builder 4 beta, now available on http://labs.adobe.com. The presentation will highlight some cool new features of the IDE, and then jump right into the goods. I may include such topics as: The Flash Player 10 Text Engine (which is awesome), Skinning components with FXG, Creating custom components, and the wonderful new syntax for States. If you have a topic you are especially interested in, please send me an email or drop me a line at http://blog.tsclausing.com.
Ben Stucki is an independent software developer in Nashville, TN. He might have had an average, every-day job selling retail electronics or installing cable, but he doesn’t. He designs and develops bleeding edge web applications using Flex, ActionScript 3, Java, HTML, CSS and JavaScript. Apparently he’s pretty good at it. He speaks at events just to rub it in.From ByteArrays to Sound APIs the Flash Player has grown a lot in the last few years. In this talk Ben will take a look at Flash Platform features you may not even know existed and show you how to use them in the latest Flex 4 SDK.
Flex Tour Doors: 6:00pm – Start: 7:00pm
Where: Nashville, TN http://www.anthonybillups.com/
Speakers: Greg Wilson
Greg is an Adobe Enterprise Platform Evangelist – Flex, AIR, LiveCycle, ColdFusion, Acrobat. Photographer, Pilot and the combination of both http://www.tigeraerial.com
Greg will be speaking about some of the changes coming to the Flash and Flex Frameworks.
Beer and food will be provided before and after the Adobe event.
Prizes will be awarded during the evening. Currently some of the prizes consist of Adobe Flex and CS4 product licenses. We are also hopeful to have some sponsored swag.
Following the event will be a mixer with a live DJ. This will be an opportunity for you to get to know some of your colleagues and just hang. We will try to wrap up around 10:00pm.
Try out Moontoast and get some Flash / Flex advice or help
Posted by Matthew Wallace in ActionScript 3, Flex, Red5 on May 15th, 2009
Being that I actually work on Moontoast and develop tools for it I figured it would be a good idea to offers some services on the site. If you need to meet with an experianced Flex / Flash developer please check out my Moontoast page.
What do you know? Moontoast lets you sell that knowledge
Posted by Matthew Wallace in ActionScript 3, Flex, Red5, Remarkable Wit on March 25th, 2009
For almost 1 year I have been working as the senior flash developer for RW. We were working on this top secret project called “Moontoast“. Well, after a hectic first part of this year we launched Moontoast at SXSW.
Before I tell you my part in the project, let me first tell you what Moontoast is; why you would want to use it, and how to get started.
Moontoast democratizes information by
- Connecting those who know with those who want to know. Moontoast is making available everything anyone can think of, ever. Yeah, it’s big.
- Moontoast is the next step for the Internet, from information retrieval to knowledge transfer.
How to use Moontoast
- Search Moontoast profiles for an expert of any kind.
- Establish a live connection with that expert, link straight to calendars, send SMS or email too.
- Schedule a Moontoast session and determine price.
Who uses Moontoast
- Someone who wants to make there own beer.
- Someone who would like to know how to use there computer so you don’t have to bug a family member to help you.
- Someone who wants to take vocal lessons from Kip Winger.
- Anyone looking for any kind of knowledge. Again, it’s that big.
Who built Moontoast… funny you should ask? Well the kick ass development team from Remarkable Wit out of Nashville, TN.
Now the part I have been trying to get too… What role did I play in building Moontoast?

Enter the Moontoast live video chat application. This application is pretty much my baby, and I was blessed to be able to build this as my part of the RW development team. This application was built using the Flex Framework and an open source FMS (Flash Media Server) called Red5. This was my first application that would use FMS and Remote Shared Objects. Shared Objects are basically variables and functions that allow you to pass information and update each users application when something changes in one of the user’s applications. Basically updating user preferences, alerts, and so on, in real time. An example of this would be a text chat message in the Moontoast video chat app. One user types a chat message and when the user sends the message, both chat conversations are updated via the Shared Object.
The heart and soul of this application, of course, is the real time live video streaming. This Flash app looks at your computer’s hardware on launch to see what possible ports could have a web cam and microphone attached in order to send the video and audio data to the server. The result is a Video Stream that each user can see on their computer, so that you can have a live face to face conversation with the other user.
I am really proud of this application and I thank the whole RW team for giving me the opportunity to develop this application, and I look forward to seeing and building more innovative applications with you guys.
I personally would love feedback from users on features they would like to see improved in the application, or features they would like to see added. You can do so by leaving a comment on this blog post.
So… if you have some time today and knowledge that you feel is valuable to the world; or if you are looking for some knowledge on a particular subject, give Moontast a try.
Flasher Mag – Check it out
Posted by Matthew Wallace in ActionScript 3, Resources on January 5th, 2009
One of the things that I really like about the Flash community is that it always seems to have the coolness factor. Not that other development languages aren’t cool. I do program in more than just Flash and Flex. I guess the fact that design, animation and multi-media is a big part of what we do as Flash platform programmers, make for a cool development environment.
Well now enter what could be come the coolest Magazine / Show for Flash Player developers, programmers and animators. Flasher Magazine is all things flash player and multi-media related. Produced by Lee Brimelow of theflashblog.com, this Flash Magazine is shot in a style of the very cool Thrasher Mag. Lee has been very influential in my life as a programmer and always very helpful to the community. If you are a developer that programs too the Flash Player and you want to know the cool stuff that is going on I would check this out for sure. If you aren’t a Flex or Flash programmer and you want more info or reasons why you should become an Actionscript Ninja then this show is one more thing that may push you closer to taking the plung.
TextMate may be dead when developing Actionscript
Posted by Matthew Wallace in ActionScript 3, Eclipse, Flex on December 4th, 2008
One of my most trafficked section of my blog is on installing the Flex and Actionscript 3 bundles for TextMate. Don’t let the title fool you. I still really really really enjoy TextMate. It has some great features for sure, but I have to say that Adobe has made a great move in using the Eclipse Platform for code editing Flex and Actionscipt 3 projects.
In the past I have done a tutorial on how to using Flex Builder for your Flash projects and it was a bit of a pain in the ass to set this up. Hence the reason I did a tutorial on how to do it. Even Flash Evangelist Lee Brimelow was linking to my post on how to install the Flex and AS3 bundles. Well leave it to Lee to one up me and I am so glad that he did. For the last week or so Lee has been experimenting and creating tools for better setting up Eclipse so that you can do all your Flash “Actionscript 3″ coding in Eclipse. He is utilizing some existing plugins, creating some plugins of his own and has also created an AIR application that does a really good job of creating the project files and directories needed for editing AS3 code that is part of a Flash CS4 project. The last post he talked about moving this AIR app over to be an Eclipse plugin as well. I can’t wait to see what he comes up with.
Do yourself a huge favor and head over to Lee’s site “TheFlashBlog.com” and check out what he has been doing. It will make your Actionscript and Flex development life a lot better and you will feel like you have all the tools that you need. It also sounds like this set up is only going to get better and better.
Using Flex to call CFC functions and Railo Part2
Posted by Matthew Wallace in ActionScript 3, ColdFusion, Design, Flash CS3, Flex, Railo on September 19th, 2008
Using Actionscript 3 and Flex Builder to make AMF Remoting calls to Railo CFC’s
Posted by Matthew Wallace in ActionScript 3, ColdFusion, Flex, Railo on September 4th, 2008
I know the ColdFusion community has been paying attention to the open source CFML servers that are either already out in the wild or are going to be released soon. One of the coolest ones that have have gotten to play with is Rail 3.0 Beta, soon to be Rail 3.1 by the end of the year.
Now just for the record I am a very new CFML coder. I mainly work in Flash or Flex all day and don’t really care to much for the backend development at all. One of the best things I learned with in the past 6 months or so was how to use AMF and Remoting with ColdFusion8. The down side to the other CFML server where at the time AMF was an Adobe thing and none of the open source server where able to put it in.
Once Open BlueDragon came out I was excited but the did not have AMF and they are still working on getting it in there in the form of BlazeDS.
Here was my experience with Railo. I went to the site, http://railo.ch/, downloaded 3.0, put it in my home directory, launched the server, created a Flex hello world project, created a CFC, set up the NetConnection to the gateway and “HELLO WORLD” it worked. This was Freaking awesome!
Right now Railo 3.0 is using OpenAMF witch is AMF0. Before the end of the year Railo 3.1 will be out and the team has said that they will be replacing OpenAMF with Adobe’s BlazeDS witch will be AMF3.
In the following video I will show you how simple it is to get set up and running.
Learn Pixel Blender
Posted by Matthew Wallace in Uncategorized on May 19th, 2008
Pixel Blener is a new language that Adobe is developing right now that will allow you to create complex or simple effects on graphical images with in the Adobe suite of products.
Most importantly you can basically create custom filter effects that you can use with in Flash Player 10.
This is very cool and important from a Flash developers prospective because we will be able to create our own filters and effects that we normally would need to do within some other program like After Effects.
Check out the demo here… http://labs.adobe.com/technologies/flashplayer10/demos/videos/pixelbender.html
More info on Pixel Blender here… http://labs.adobe.com/wiki/index.php/Pixel_Bender_Toolkit





