07/09/2010

Quick Flash Builder tip

A quick tip I found for Flash Builder I found watching one of the Flex in a Week video's. If you want to move a section or line of code from within another section of code to below that section of code.

Either place your cursor next to the line of code you want to move, or highlight the section of code to be moved, the hold the ALT button and use the arrow keys to move to where you want your code placed.

Holding the ALT key makes the section or line of code move to the new place, there is no need to cut and paste to move code.

I only know how to do this in Windows not Mac, but I'm sure there is a Mac way of doing this.

No comments: