Solved! Go to Solution.
Rinat,
The easiest way is to do a monkey patch by adding the exact package path to your project in flex
com\esri\ags\skins\supportClasses\ and then paste the AttachmentRenderer.mxml from the API source in that new package (also known as a directory) and make your changes to it and they should show up when you build your project.