Home » Development » Flex » Flex Tips »

Júl 24th, 2007

FlexTip: XMLSocket connect() after disconnect from server

FlexTip: XMLSocket connect() after disconnect from server

Tweet Here is another Flex tips I came across in our project. I don’t know if this was in AS2.0 as well, but in AS3.0 when you receive event that XMLSocket is disconnected (server is disconnected, your net connection is broken), you can’t call xmlsocket.connect() immediately, but you have to wait for a while. So [...]

Posted in Flex Tips
By
read more
Júl 18th, 2007

FlexTip: mx:Text vs. mx:TextArea

FlexTip: mx:Text vs. mx:TextArea

Tweet Here my first tip for Flex developers. Maybe many of you know, maybe it will be helpful for someone. If you want make custom component, let’s say “Message dialog” which should be resized according text, nothing is easier. Just use mx:Text, not mx:TextArea. mx:Text has ability to resize according its text property. If you [...]

Posted in Flex Tips
By
read more
Júl 18th, 2007

FlexTips

FlexTips

Tweet I’m starting my contribution to Flex community. From time to time I will publish Flex tips for Flex developers. Of course examples with source code will be attached as well. 1st Flex tip will be posted in few minutes. Stay tuned… Tweet

Posted in Flex Tips
By
read more


Subscribe to my RSS feed to your email:

Images is enhanced with WordPress Lightbox JS by Zeo