Tag: Flash

Localizing Flex Application with Multiple Language support

Posted on 12/25/10 No Comments

Flex 3 allows adding multiple language support  in your application.  Here we are going see how to localize a flex application.  There are four major steps involved. Add Unsupported Locale Creation of MyResources Creation of MyLibraries Creation of Main Application So let us build a small flex application, from which we can switch from US [...]

Read more

Using sIFR for rich flash text without affecting SEO

Posted on 08/07/09 No Comments

sIFR, an abbreviation for Scalable Inman Flash Replacement with current version 3.0 is a combination of JavaScript and flash, allows you to dynamically view text, especially headings, using flash. This can improve your website’s look dramatically, because it will look the same in every browser and is much smoother than basic HTML text. For example, [...]

Read more