iphone vector as bitmap
Hello!
I am trying to adapt a flash game developed for the browser to the iphone.
The game is similar to the old windows game where you have a pannel whith hundreds of cells and you have to dicover where are the bombs without activate it.
I had a big amount of vectors that represent each cell in the game, the problems comes when I try tu run it in the iphone, is to slow, imposible to reder all the cells.
I tried using cacheAsBitmap, cacheAsBitmapMatrix but doesn´t work.
Someone could give me a clue and put me on the right way to run it on the iphone.
I am working with flash CS5.5
Thanks a lot
