Quantcast
Channel: stoimen's web log » flex 3
Browsing all 10 articles
Browse latest View live

Flex 3 mousewheel under Mac

As it appears there’s a problem to implement the mousewheel over a Flex application under Mac. There is a solution, unfortunately through JavaScript, but however it works. See how on...

View Article



Flex 3 bitmap with round corners

It is a common question, can it be used a bitmap into Flex with round corners. Actually the answer is yes, but the formal answer is “No”. Directly imported into the application the bitmap cannot be...

View Article

Download Flex 3 bitmap with round corners

Related to the post with bitmaps with round corners, here’s the source code. Download here. Related posts: Flex 3 bitmap with round corners Download Custom Flex 3 DateChooser Flex 3 Custom Preloader...

View Article

Flex 3 text editor

Here’s a nice short tutorial how to make simple text editor using Flex. Actually it’s interesting how simple is to make such a dynamic component. I hope you’ll enjoy. Related posts: Flex 3 HSlider...

View Article

Flex 3 Custom Timeline Component

Flex 3 custom timeline component Continue reading → Related posts: Flex 3 Custom Preloader Flex 3 Custom DateChooser Download Custom Flex 3 DateChooser Flex 3 Custom Preloader Download

View Article


Flex 3 HSlider thumb gap issue

Introduction to the problem When the HSlider is set up with two or more thumbs there’s a gap between them always. The problem is that you may want to put them on one single value of the slider, but...

View Article

Flex 3: compare two dates

Theory of Operation You’re using Flex 3 and want to compare two dates. The format of the dates is string something like “2009 May 05″. The question is … What’s the best way to compare them Well if...

View Article

Image may be NSFW.
Clik here to view.

Flex 3 DateChooser UTC issue

What I intend to do The task can be described as it is. There’s a Flex 3 DateChooser component integrated with a custom timeline component. The problem occurs when exporting the data from the flash to...

View Article


Tips and tricks in ExternalInterface communication!

ActionScript and the rest of the world In the past, when ActionScript v2 was widely used, the most common way to interact with the other parts of the web application, whether a page refresh, redirect...

View Article


Flex 3 NetStream video rotation

Why should I rotate a video stream? Well if you’d like to make some video upload application, let’s assume someone makes a video with it’s phone. The case with a video camera is not the same, almost...

View Article
Browsing all 10 articles
Browse latest View live


Latest Images