In this tutorial we polish the program.
Saturday, March 31, 2012
Friday, March 30, 2012
Thursday, March 29, 2012
Creating a Flex AIR Annotator app: Part 39
In this tutorial we will create undo/redo functionality for shape drawing.
Wednesday, March 28, 2012
Creating a Flex AIR Annotator app: Part 38
In this tutorial we will make our drawings BitmapData based. This will later make it possible for us to implement features like undo/redo and eraser.
Tuesday, March 27, 2012
Creating a Flex AIR Annotator app: Part 37
In this tutorial we are going to fix some little problems with the application.
Monday, March 26, 2012
Creating a Flex AIR Annotator app: Part 36
Today we will make it possible to hold shift to keep proportions when resizing images and make it possible to change depth of images.
Sunday, March 25, 2012
Creating a Flex AIR Annotator app: Part 35
In this tutorial we will finally make our images resizable.
Saturday, March 24, 2012
Creating a Flex AIR Annotator app: Part 34
In this tutorial we continue working on resizing the images. Specifically, we improve the image resizing anchors behaviour.
Friday, March 23, 2012
Creating a Flex AIR Annotator app: Part 33
In this tutorial we will start working on resizing the images.
Thursday, March 22, 2012
Creating a Flex AIR Annotator app: Part 32
In this tutorial we'll make sure that the size of imported pictures does not exceed the frame size, as well as delete all images when a new page is opened.
Wednesday, March 21, 2012
Creating a Flex AIR Annotator app: Part 31
Today we will make the imported images editable, removable and draggable.
Tuesday, March 20, 2012
Creating a Flex AIR Annotator app: Part 30
In this tutorial we continue working on the Images functionality.
Monday, March 19, 2012
Sunday, March 18, 2012
Creating a Flex AIR Annotator app: Part 28
In this part we will merge our Move and Annotation tools into one.
Saturday, March 17, 2012
Creating a Flex AIR Annotator app: Part 27
In this tutorial we will fix a problem with cursor and add an indicator of which tool is currently selected.
Friday, March 16, 2012
Creating a Flex AIR Annotator app: Part 26
In this tutorial we will add the ability to export the cropped part of the image, as well as fix some mouse issues.
Thursday, March 15, 2012
Creating a Flex AIR Annotator app: Part 25
In this tutorial we will finish the resizing feature and make some improvements to the crop cursor functionality.
Wednesday, March 14, 2012
Creating a Flex AIR Annotator app: Part 24
Today we will start working on resizing the crop selection functionality.
Tuesday, March 13, 2012
Monday, March 12, 2012
Creating a Flex AIR Annotator app: Part 22
In this tutorial we will work on our crop selection appearance and add a deselect feature.
Sunday, March 11, 2012
Creating a Flex AIR Annotator app: Part 21
In this part we begin working on the crop feature of our program.
Saturday, March 10, 2012
Creating a Flex AIR Annotator app: Part 20
Today we will make it possible to actually save pictures.
Friday, March 9, 2012
Thursday, March 8, 2012
Creating a Flex AIR Annotator app: Part 18
Today we will add the ability to create new blank pages in our application.
Wednesday, March 7, 2012
Creating a Flex AIR Annotator app: Part 17
In today's tutorial we will make our annotations moveable.
Tuesday, March 6, 2012
Creating a Flex AIR Annotator app: Part 16
In this part we will add the ability to remove existing annotation, create annotations where the user clicks, add editable coordinates and toggleable borders.
Monday, March 5, 2012
Creating a Flex AIR Annotator app: Part 15
In this part we will make it possible to edit the annotations that were created.
Sunday, March 4, 2012
Saturday, March 3, 2012
Friday, March 2, 2012
Thursday, March 1, 2012
Creating a Flex AIR Annotator app: Part 11
Today we will add the ability to draw straight horizontal, vertical and 45-degree diagonal lines and arrows by holding the shift button.


