Home » Development » Flex »

August 28th, 2008

FlexTip: WordWrap for mx:Text

FlexTip: WordWrap for mx:Text

Tweet Maybe it is easy, maybe not, but I do not think it’s straitforward and logical. If you want to set word wrapping for mx:Text you have to set width. If you did not do this, whole text will be in 1 row and not whole text can be visible. So just set width to [...]

Posted in Flex Tips
By
read more
August 28th, 2008

WP Syntax: Finally WP plugin for ActionScript 3 and MXML syntax highlighting

WP Syntax: Finally WP plugin for ActionScript 3 and MXML syntax highlighting

Tweet Finally I’ve found good WordPress plugin for syntax highligting of ActionScript 3 and MXML. Syntax is very easy (who would tell that ) with only 2 settings: lang, line (from which line should code starts). So from today I can support both my favourite languages on my blog (i’ve changed already my last 3 [...]

Posted in Flash, Flex, Wordpress
By
read more
August 27th, 2008

FlexTip: Preventing CheckBox selection with Key.SPACE

FlexTip: Preventing CheckBox selection with Key.SPACE

Tweet This is quick Flex Tip. If you do not need or do not want change CheckBox selection with space key, you can set mouseFocusEnabled to false.   If you know about any other solutions, let us know. Tweet

Posted in Flex Tips
By
read more
August 16th, 2008

Flexets Forum: New resource for Flex / Flash / AIR learning

Flexets Forum: New resource for Flex / Flash / AIR learning

Tweet We have launched new forum on our company site Flexets.com to help people in Flex / Flash / AIR / ActionScript learning process. I hope we will help people to see that beauty and easiness in developing with Adobe tools. It’s targeted to Flex, AIR, Flash, ActionScript as well as collection of useful resources. [...]

Posted in AIR, Flexets, My Sites
By
read more
Jún 9th, 2008

I just won Flex Builder 3 Professional Edition

I just won Flex Builder 3 Professional Edition

Tweet Heh, I just won Flex Builder 3 Professional Edition on onAIR Tour in Prague few minutes ago ) Mike Chambers lucky hand ) We’re in process of founding our company called Flexets, so it’s cool, I won Flex for Flexets Thanks Adobe Tweet

Posted in Flex
By
read more
Máj 29th, 2008

CLICK and DOUBLE_CLICK Events

Tweet I’m curious if anyone need handle both events on same component in same time. Just imagine situation: You got circle. On MouseEvent.CLICK you want to decrease radius by 10px, on MouseEvent.DOUBLE_CLICK increase radius by 10px. It is obvious that when you double click on circle, you dont want to fired both: decrease and increase [...]

Posted in Flash, Flex
By
read more
Máj 29th, 2008

FlexTip – Stop displaying Focus

FlexTip – Stop displaying Focus

Tweet Here is quick Flex Tip. If you don’t want to display focus rectangle on pressing TAB key, you should use focusEnabled = false; It’s quick solution for 1 component, but if you want disable focus for all components in your application just use focusManager.deactivate(); That’s all, hope it helps to anyone… New: Thanks to [...]

Posted in Flex Tips
By
read more
Máj 26th, 2008

Embedding fonts in Flex: just some glyphs

Tweet This is not tutorial, I’m just trying to figure answer our for that question: Is it possible to embed just some glyphs of font in AS3.0 project? I’m using just FlexBuilder, but there some other way, please let me know, I need to know answer ASAP. Please let me know if it is not [...]

Posted in Flash, Flex
By
read more
Máj 21st, 2008

Flash Player 10 Collection: 30 links and counting

Tweet My Flash Player 10 Collection is growing. Is not 24 hours from publishing and there are almost 30 links to various information and resources about Flash Player 10, PixelBender, different Flash tutorials how do stuff for Flash Player 10. So if you want to have all information in 1 place, watch for Flash Player [...]

Posted in Flash, Flex
By
read more
Máj 20th, 2008

New Flash Collection: Flash (Player) 10

Tweet It seems that time for my new Flash Collection is here Adobe has some great news for all Flash/Flex/AIR developers. So enjoy my new collection and post links to other resources you know, want to be included in this collection Flash Player 10 Pre-release Flash 10 Features from Adobe Flash 10 Language Reference Everything [...]

Posted in Flash, Flex
By
read more


Subscribe to my RSS feed to your email:

Images is enhanced with WordPress Lightbox JS by Zeo