A So Cool Fisheye Component
Friday, September 19th, 2008Maybe you will call it “FishEye or “Cover Flow” or “Dock Menu”. Ok, no matter what you call it, it is just a effect. In Cover Flow Effect supported by Keyboard in Flex we knew how to realize the move effect by keyboard. In Create Fish Eye Menu Fastly by ComponentOne we’ve learned realize the [...]
A Simple But Very Useful AIR log Class
Saturday, September 13th, 2008In the article the list of helpful Flex or Flash debug tools, we could find many flex or flash debug tools. But for some applications, maybe we don’t need to input the whole package debugging. Following is a class which very simple but could meet basic debugging function requirement and could be used easily. Following [...]
JSF Flex – Creating Flex Components as Normal JavaServer Faces Components
Thursday, September 11th, 2008JSF Flex full name is JavaServer Faces Flex which goal is provide users capability in creating flex components as normal Javaserver faces components include the necessary SWC and SWF files. It uses the JSON, JavaScrip and ActionScrip. The developer even doesn’t know the Adobe Flex could create professional Flex components by using it. The most [...]
A Flexible AS3 Animation Library: Flexy. So Cute
Thursday, September 11th, 2008If you are interested in Flex AS3 animation, then there is a good open source package for you. Use it you could write very cute animation by yourself. Following is an example:
Pop-up Multiple Selection Control Component in Flex
Tuesday, September 9th, 2008There is no multiple selection control component in flex. If want to realize this function we need to save the choosen data in somewhere . Of course it could deal with the problem also but takes more time. Someone have written a component which solved the problem on flex cookbook. You could use it easily [...]
A New AS3 Tween Engine
Tuesday, September 9th, 2008Athough it’s just a preview but actually very very cool and seems easily to use ( of course it’s just my feeling ). Following is its features and screenshot:
Water Effect by Flash
Sunday, September 7th, 2008Water effect is very welcomed when flash is populared several years ago. I still remember that I look for the tutorial and code everywhere at that time. Followinng is the Flash Demo, code download Here.
Five Flex/AIR Book Attract You Eyes
Saturday, September 6th, 2008On the seantheflexguy.com, Sean Moore has made a list of five nice Flex/AIR books in 2008. In fact there are not so many Flex/AIR books in market then these books are worth to read. If you have interesting and enough time, you may also try to write one. Maybe there is one of your book [...]
RemoteFileList – a Very Useful File Operation Component of Flex
Friday, September 5th, 2008RemoteFileList include four parts: RemoteFileGrid, RemoteFileTile, RemoteFileList, RemoteFileHList. You could create a file management or photo browse easily. What you need to do is just call the related function in the MXML. It also support forward, backward and other navigation function and files delete, copy , move, create…these basic function. If you are interested could [...]
How to use ArrayUtil Class? One of the as3corelib Tutorial
Thursday, September 4th, 2008as3corelib is an excellent open source package. The class inside is very convenient to use. But so pity we could only find a JSON sample on its official website. It is so difficult for Flex beginners to understand these classes. Now let’s thank Hydra1983, he has written the serial tutorial for as3corelib. Now the work [...]
« Previous Entries Next Entries »