Quantcast
Channel: Peter Velichkov's Blog » Adobe Flex
Browsing all 5 articles
Browse latest View live

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. Here is the procedure: 1. wget...

View Article



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. Anyway I...

View Article

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",...

View Article

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. The magical way to do it is by using ‘
‘ so...

View Article

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. Here is a dirty workaround to access the parameters...

View Article

Browsing all 5 articles
Browse latest View live


Latest Images