Components

TwitterFacebook
Get flash to fully experience Pearltrees

HTML filter

http://code.google.com/p/flex-htmlfilter/ By default, Flash only supports a small subset of HTML in htmlText fields Reference : Anchor tag ( <a> ) Bold tag ( <b> ) Break tag ( <br> ) Font tag ( <font> ) Image tag ( <img> ) Italic tag ( <i> ) List item tag ( <li> ) Paragraph tag ( <p> ) Text format tag ( <textformat> ) Underline tag ( <u> ) Flex-htmlFilter can be utilised to extend the HTML support of htmlText fields by enabling the use of:

Seams nice, but have trouble compiling it. by nicolas Jun 13

Wrapper is a cross-browser compliant HTML / CSS rendering engine written in ActionScript that sits on top of your standards compliant HTML page. Wrapper eliminates cross-browser issues and makes integrating ActionScript and HTML / CSS projects possible without needing to compile. Wrappers strives to answer the most common problems web designers face without forcing them to learn too many new things. Most web sites can be created in HTML or CSS , then when you need to extend Wrapper's capabilities you can either use JSON to call functions within ActionScript or you can load compiled plug-ins. Wrapper also has built in methods within CSS to load custom fonts, display elements as any shape, and fill them with linear or radial gradient background colors. ActionScript's event model is also implemented within Wrapper's HTML . http://osflash.org/projects/wrapper

HTML wrapper

http://blog.slaingod.com/articles/2010/04/11/adobe-flex-multiline-checkbox-and-radiobutton These are the possible causes: There may be a syntax error in the application's code. Please check for such errors and fix them. A required library may not installed. Please install all libraries that this application requires. The application may not be properly configured. Please check whether all configuration files are written correctly, fix any incorrect configurations, and restart this application.

Multiline Button

Recently Grant Skinner wrote about Designer ScrollBars in Flex 3 - this post is very useful in helping you amputate important usability features of the ScrollBars , but it omits another further disabling requirement which is also very common when implementing designer scrollbars. I’m talking about scrollbars with fixed size ScrollThumbs . One of the scrollbar features is to set the size of the ScrollThumb according to the size of the content that needs to be scrolled. Take a look at the sample application - the scrollbars are skinned and the ScrollThumb is sized nicely (or not so nicely) according to the content: http://npacemo.com/wordpress/2008/05/20/flex-3-designer-scrollbar-fixed-size-scrollthumb/

Fixed Size ScrollThumb

List scrolling

Text

Facebook

Video