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....
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....
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....
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’)]...
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....
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....