![]() |
Dependency injection in flexFinally I played with inversion of control in flex. It was only one thing that I missed in big actionscript application. Here is sample dependencytest.zip Start conditions To implement dependency injection need a way to access to each class in application
|
||||
Get list of classes in flex applicationThis isn’t common goal for developers. And furthermore problem solving isn’t easy. Actionscript code doesn’t give access to available classes at runtime. So only trick I can image is parsing swf file by itself and get class names. Crazy implementation? Ye
|
||||
DateChooser cook page: emphasizing some datesDateChooser component in flex is nice but changing its behavior isn’t easy. To make easy step such as coloring (highlighting) background in pointed dates you need make real hack. Extending DateChooser stopped on component encapsulation. It prevent access
|
||||
Give user a choice to select fontSubject with loading font isn’t new but some its part weren’t still described. Or I missed them and had to walk through debugging nightmare. So target application is text/image editors on flash that gives user option to be unique and change font sty
|
||||
Singleton template in flex builderНаткнулся на пост в рунете о плагине Eclipse Monkey. Если коротко, то это плагин который позволяет описывать на javascript темплейты генерации кода для Eclipse. Судя по примерам через javascript можно даже оперировать с java классами в еклипсе. Затронуло.
|
||||
BitmapUtil for changing image contrast, brightness in...[lang_ru] Речь пойдёт о маленькой библиотечке для работы с BitmapData. С помощью этого кода можно быстро написать редактор изображений. Думаю вариантов применения множество. Можно прикрутить редактор к фото-галерее на флеше. Разуметься если в проекте конт
|
||||
Welcome[lang_en] Salute!!! Finally it happened. I have my own site. It was a very, very long way. And now I will migrate in virtual world. I love flash technology and things that done in flash. With flash you can do both programming and design pearls. Every week
|
| BlogMir.net пишут |
|