How to Access Flex 3 VideoDisplay CuePoint Parameters

Unfortunately when adding cuePoint event listener to mx:VideoDisplay component in Adobe Flex 3 you only receive name, time and type of the Cue Point....

December 6, 2010 · Peter

LineBreak / NewLine in Flex Text Control from XML String

Unfortunately the standard way (‘\n’) of inserting new lines in Flex Text Controls (Label, Text etc) doesn’t work when the string comes from XML....

October 27, 2010 · Peter

Embed Font in Flex4 Actionscript Project

A quick tip for all not seeing their embeded fonts when compiling pure AS project with Flex SDK 4: [Embed(source=“assets/fonts/my-cool-font.otf”, fontFamily=“CoolFont”, fontWeight=“normal”, mimeType=‘application/x-font’, embedAsCFF=‘false’)]...

April 25, 2010 · Peter

Custom Skinnable Slider Component for Adobe Flex 3

First of all let me apologize for not blogging in a while but I’ve been working on couple of interesting projects after which it was time for deserved vacation on the BlackSea’s beaches....

August 14, 2009 · Peter

Install Adobe Flex Builder Alpha on Debian

After bumping my head against the monitor for couple of minutes i have successfully installed Adobe Flex Builder Linux Public Alpha on my Debian Unstable Linux....

October 7, 2007 · Peter