Learning Employee Directory 1. Introduction

54 sec read

Return to table of contents
When I ran Employee Directory (ED) for the first time I was instantly impressed by its elegance. But when I started to read the code I found myself totally lost. While most other sample or tutorial applications provided by Adobe contain only a single mxml file, ED has so many folders and files. The file employeedirectory.mxml really doesn’t have much inside. There is only one line about interface (below), and I have no idea what it meant.

<ui:applicationui id="ui" width="100%" height="100%"> 

So I started to learn — from the very basic. My goal is to understand every single line of ED. And I use this blog to write what I have learned.

If you happen to read this blog, I should warn you that my understanding about ED may not be accurate and may even be wrong. Just let me know by email or comment if you find anything wrong. Also, you should check out ED’s author, Daniel Wabyick’s blog (http://www.wabysabi.com/blog/) as he is about to give a tutorial there.

The ED I am learning from is an earlier version (beta 1). This is much simpler than the version you can download from Adobe website now and I think it is more suitable for learning. If you don’t have this version, you can download from

http://cuixiaofei.googlepages.com/xuEmployeeDirectory.zip (2.5M)

I modified the original version so that you can compile it under beta 3. Most of the functions should work (except a few).

Next, Structure



写作助手,把中式英语变成专业英文


Want to receive new post notification? 有新文章通知我

How much money did I make from an app?

Undoubtedly some people are very successful in making money by developing a smartphone app. Back in 2012 I developed an app called “Handbook of Brain” which is a collected resources of brain anatomy, function and diseases. I put the app i
Xu Cui
27 sec read

Handy programs to visualize NIRS data (2): plotTopoMap

Often you need to view the spatial pattern of activation as in the example below. plotTopoMap allows you to do that. It probably only works for Hitachi devices where the spatial relationship between channels are known. In the above example, the activ
Xu Cui
37 sec read

Flash 3D video demo

Racer Ostrova Zombie
Xu Cui
0 sec read

Leave a Reply

Your email address will not be published. Required fields are marked *