| Nephthys101 2005-08-30, 7:39 pm |
| Helps to be using one single movieclip symbol, of just one grid line, and
duplicate and transform (rotate 90?, stretch to fit etc) multiple instances all
over the stage. Having many symbols in the library (effectively one for each
grid line) is a waste of space.
But your main problem is probably using imported .jpegs. Flash isn't great at
handling large quantities of animated bitmaps at once; it's fundamentally
vector-based. Why can't you just draw a line in flash? You have complete
control over colour, thickness, style etc, and you could turn it into a graphic
/ movie clip symbol, and animate that. Not only would it probably run
beautifully smoothly, but unlike an imported jpeg would be a truely crisp
perfect (in other words loss-less quality) grid-line.
:: Nephthys
|