Anca A.

Archive for the ‘ActionScript 3.0’ Category

24 Sep, 2007

Flex Charts :Resizing Bar Chart Columns

Posted by: Anca Alimanescu In: ActionScript 3.0

Resizing the columns of a bar chart will be practically done by adding to each one of the columns a graphical element that will allow the user to grab the columns of the chart with the mouse.
A canvas will be added to each of the columns contained by the chart for each series of the [...]

28 Aug, 2007

Drawing a dashed/dotted line

Posted by: Anca Alimanescu In: ActionScript 3.0

These days I needed in one of my applications to draw some dashed and dotted lines. After doing some research, I realized that there is no line style that would enable one to draw lines like this.
So I started implementing an algorithm that would draw a dashed/dotted line given two points. Drawing a dashed line [...]

20 Aug, 2007

Customize the DataGrid drag proxy AS 3.0

Posted by: Anca Alimanescu In: ActionScript 3.0

I am going to show you how to customize the drag proxi and make visible only the name of one field when dragging a grid item to a canvases. Each canvas contains a label that will display the text of the dragged item.
When dragging an item from the DataGrid, no matter how many columns the [...]


Arhive

Contact me

gmail_logo_stylized

About

This site is intended to be a presentation and a journal of my work.

I hope it proves helpful for those who want to know more about my activity as well as for those who are looking for answers to a technical question.

Enjoy your visit and don’t hesitate to leave me a feedback!