How do I make a image appear in a tile manner

How do I make a image appear in a tile manner?Is there any code for this?

Not sure what you mean by tile manner. Can you explain a little more?

Put your image in a movieclip then use some loops to attach the movieclips next to each other. You can use nested for loops to make a grid-tile of images.

If you want to know the code i’ll give it to you, but i encourage you to try and solve this on your own. It can be done.

Regards,
Viru.

Just a question, would the tiles be square boxes drawn in flash? or are they images of the picture broken up into small square shapes??

If they are squares from flash, would they mask the movieclip or somethin? thanks

im intrested in knowing how this works to. I can’t wait to find out how it is done.

I believe what you would do is set one movieclip as a mask, and then draw another square of a grid in it onEnterFrame.

put the source…

I don’t really need the code, i just needa know the concept :-\ Thats what i can’t figure out :-\ Is it duplicates of a square which goes over the previous image, then when that makes a BIG rectangle, the new images fades in or what?? thanks!

i would like to know the concept of how this is done, so if anyone knows please spill the beans. And if nayone has a fla this would be good to look at too.