0

img: http://tinypic.com/r/34raqvm/5

I received a Flash project from an outside source. In it I found that some library items had these grey, dashed guide lines. It seems like they are used for assigning resize boundaries or something. Anyways, I can't reproduce them in my own library elements nor can I find any information on them. What terms should I use to google so I can read up on these?

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
pioSko
  • 541
  • 7
  • 20

1 Answers1

1

Exactly. It's called 9-slice scaling.

http://www.sephiroth.it/tutorials/flashPHP/scale9/

http://www.adobe.com/devnet/flash/articles/concept_9-slice.html

Lars Blåsjö
  • 6,118
  • 2
  • 19
  • 23
  • Excellent! I knew it was something simple I was missing. Thank you! – pioSko Nov 17 '11 at 21:11
  • 1
    The two links are dead. Wayback-machine entry for the first link https://web.archive.org/web/20111129111611/http://www.sephiroth.it/tutorials/flashPHP/scale9. There isn't one for the second. – Tunaki Mar 12 '16 at 23:29