Search Results

Create Flex Application with FlashDevelop

I’ve been having a lot of fun programming Flex and ActionScript applications since I have discovered FlashDevelop. In this article, I will go through the motions to create a simple Flex demo application based on the primordial Hello, World. To get started, download and install FlashDevelop. Once you have FlashDevelop installed and configured with the […]

Develop Flash Applications with ActionScript and FlashDevelop

My abilities as an artist extends to drawing stick figures. Although this might be enough for internet comics such as xkcd, I always wanted to create complex geometric based artwork. I played around with Flash before, but I found many of the designer oriented concepts in the Flash authoring tool a bit to cumbersome for […]

TechKnow Year In Review 2008

It is that time of year where we reflect on the accomplishments of the passing year and look forward to the one to come. Here is a window into the past year in technology through this year’s popular posts on TechKnow Juixe. Top Favorites 2008 Juixe Open Source Awards 2008 Favorite Programming Quotes 2008 Juixe […]

Flex and 3D UI: For Games and More

For the last session of Silicon Valley Codecamp 2008, I attended the talk by Vic Cekvenich. Vic shared his experience of developing rich interactive UI applications with Flex. Vic started out by saying that the Flash development culture is completely opposite than your typical software development project. Any half decent software development project uses version […]

Juixe Open Source Awards 2008

I always find myself amazed and inspired by the great open source applications and projects I use on a daily basis. In honor of all the time and money saving applications that I have successfully used over the past year, I present the Juixe Open Source Awards (JOSA) 2008. So in no particular order here […]

Create Flash Animations with ActionScript 3 and Tweener

One of the kewl things about Flash is its vector graphic animation and tweening capabilities. Since I have been playing around with FlashDevelop to create ActionScript based graphics I thought it would be a nice idea to do some animations. The easiest way to create animations in Flash is to tween a graphic, so to […]