Archive for category Flex

FlexPaper – Flex open source

FlexPaper is an open source component for displaying PDF files in a website.  It is based on GPL V3 license.  It has lot of features as the reader can be configured with many options.   Bookmark on DeliciousDigg this post Recommend on FacebookShare with StumblersTweet about itSubscribe to the comments on this post Read More

Tags: , , ,

Flex Tips – Displaying Textinput as password field

Add displayAsPassword=”true” to the TextInput control <mx:TextInput x=”147.75″ y=”63″ id=”txtPassword” displayAsPassword=”true”/> Bookmark on DeliciousDigg this post Recommend on FacebookShare with StumblersTweet about itSubscribe to the comments on this post Read More

Tags: