All posts filed under: flex

05/07/2009 - 21:05

I have finally gotten around to beginning my Flex Media application. For those of you who know me I am a big film fan, and have tried several apps on the Mac that catalogue this information for you, the thing is they are all licensed software, there are no freebies of this kind so I figured I would write my own!

05/07/2009 - 21:03

I, like many, have spent ages trying to figure out how to solve the dreaded security sandbox violation errors that Flex or Flash throw up when trying to access remote content. This has been a major issue for me for some time now but today I managed to fix it and thought I would share it with the world.

api, as3, flash, flex, flickr, security
12/02/2009 - 22:02

This posts is aimed at helping other people interested in using the FIVe3D Flash 3D Engine in Flex. I spent a good few hours trying to figure out why all the tutorials I was following were not working, so hopefully this post will help anyone in the same boat. I only managed to figure this out by diving into the Flex 3 Language Reference and swearing a lot!

3D, as3, development, five3d, flash, flex
11/01/2009 - 21:52

After years of switching from platform to platform and language to language, I am starting to make very good progress on my media cataloging application. A brief history....

10/17/2009 - 09:11

This example shows you how to get access to the video feed from your computers webcam via the Flex VideoDisplay component. This caused me an hour of headscratching so hopefully this example will help some others out there!