Draw rectangle with dashed border in flex ?
There is no built-in method for this in the drawing API unfortunately. You can Google for some workarounds like this one: http://www.getw3help.com/2009/10/dashed-rectangle-border-in-flash.html
Hopefully helps, Rob