Home » Development » Flex » Flex Tips »

July 24th, 2007

FlexTip: XMLSocket connect() after disconnect from server

FlexTip: XMLSocket connect() after disconnect from server

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 add [...]

Posted in Flex Tips
By Franto
read more
July 18th, 2007

FlexTip: mx:Text vs. mx:TextArea

FlexTip: mx:Text vs. mx:TextArea

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 don’t [...]

Posted in Flex Tips
By Franto
read more
July 18th, 2007

FlexTips

FlexTips

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…

Posted in Flex Tips
By Franto
read more
Images is enhanced with WordPress Lightbox JS by Zeo