Questions tagged [scale9grid]
5 questions
3
votes
4 answers
scale9Grid and Bitmaps - do they work together or not?
I'm not yet used to Flash IDE environment, so I write pure code in FlashDevelop. I got sprite of various graphical assets, one of which was meant to be used with that hugely useful scale9Grid feature... It didn't work. Since I was doing it first…

jayarjo
- 16,124
- 24
- 94
- 138
2
votes
1 answer
Sdl 1.3: how to inplement simple scale-9-grid for image resize?
We have an image like:
We have 4 coordinates top:10, bottom:10, left:10, right:10 we have resize to values like newWidth:100, newHeight:35 we have some SDL_Rect Sprite which was generated from some SDL_Surface *button how to performe on that…

Rella
- 65,003
- 109
- 363
- 636
1
vote
1 answer
BitmapData with Scale9Grid
I have a Skin for SkinnableContainer.
Skin contains only the original contentGroup and s:BitmapImage as background.
Background image stretchers out according to width and height content.
The used image is .png with transparent regions.
To create…

RezavejT
- 11
- 1
- 4
0
votes
3 answers
Fading to a Vanishing Point in Flash, Programatically (of course)
I'm trying to do a vanishing Star Wars type thing like this, but programatically.
Most of what they've done is easy to program (make a motion tween), but I wish to generate the text-based graphic programatically as well (from text using a dynamic…

Dan Rosenstark
- 68,471
- 58
- 283
- 421
0
votes
1 answer
how to resize a scale 9 grid enabled MovieClip that contains text with an embedded font?
This might be simple one, since it's a design question mode than development ( think drawing UI graphics not OOD :) )
I've realized I haven't used the Flash IDE for design in a while. I created a simple button that has rounded corners and is made…

George Profenza
- 50,687
- 19
- 144
- 218