Contact Me


Recent Posts


Categories


Archives


Tags

3d actionscript Actionscript 2 Actionscript 3 api APIs as2 as3 brand carousel channel code compress contest contract CSS Flash flv fp10 free gadget gadgets gdata google JavaScript jquery mvc papervision papervision3d PHP player playlist proxy puremvc pv3d Python search tube tutorial twitter video widget XML you youtube

Links


Help end world hunger

Posts Tagged “mxml”

Authenticating And Uploading A Video To YouTube

Tuesday, September 1st, 2009

Update: I’ve added a nice little example below and all the code is up on Github.

So, I’ve been working on a simple tool that outlines how easy it is to upload a video to YouTube through your own web application.

Before you read this tutorial, it’s worth going through the YouTube GData API.

Now you may be asking yourself: “why would anyone need this?”, well think about this scenario:
(more…)

Skinning Flex: HSlider Component

Sunday, July 26th, 2009

I’ve been working in Flex a lot recently and have rediscovered why coding with Flex is so great. Not only is it really fast to create prototypes, but styling is a doddle too. Anyone can use it!

But there will be times when the Halo skin doesn’t quite cut it and no matter how much CSS styling you use, you can’t make it look like you really want it to. So this is where skinning is so important.

In this series of posts, I’m going to cover different components that I’ve skinned, and if there’s enough demand for others, I’ll skin them too!
(more…)

Quick XML, JSON and More Data Services in Actionscript 3

Monday, July 13th, 2009

So I’ve been publishing more and more of my code up on Github, yes I will SVN it up to Google Code too! There are a few classes that people may not know how to use or why to use them, so here’s a quick run through of the ones that reside in “com.firestartermedia.lib.as3.data“:
(more…)

Fork me on GitHub