Smart Corners in Flash
Smart Corners in Flash
Out of context: Reply #15
- Started
- Last post
- 26 Responses
- unfittoprint0
now I see... you want a reziable mask without stetching the corners...
done it once, it goes like this, you'll need 9 different synbols to cmpose the mask.
upper_leftMC, upper_rightMC, uppermiddleMC, bottom_middleMC, bottom_left_MC, bottom_rightMC, right_middleMC, left_middleMC and centerMC.
compose all of them inside maskMC.have a function to update the cernterMC siz, stretch the middle's MC and position the [static] corner MC's accordingly.