Search  

TILES 15-PACK

HomeBrowse CategoriesFlashAnimationsAnimated BackgroundsTiles 15-Pack

15 Background Tiles for your Projects

Each tile come in 2 sizes… 10×10 and 20×20 pixels. Fit for you needs. Includes code on how to apply your background.

You might also be interested in:

Posted 5 months ago

cool

Posted 5 months ago

nice bg’s… question though… in the help file, where exactly do I put that code so that the bg tiles? thanks!

Posted 5 months ago

Place it in the first frame because we want to fill the bg first …and add fillBG(); to run the function.

Posted 5 months ago

hmm… I think I’m doin something wrong… this is the file I’m using:

http://flashden.net/item/design-studio-template-01-xml/4442

I’m trying to add the tiled bg to the area enveloping the content and when I place the fillBG() code in the first frame, it tiles within the stage area only. I’m sure I’m just overlooking something very basic here…

Posted 5 months ago

try placing it in the movie clip of the object instead of the frame. You may need to convert it to a movie clip first.

It can get tricky with other users templates… especially DS’s ;)

Posted 5 months ago

I was perplexed at how to make it fill with my background. Your code didn’t work until I add this line after it.

var bg:String = “name of your tile”; fillBG(bg);

Other than that, works great!

Posted 3 months ago

I’m working with full screen and I can’t get it to extend in the width. The height is fine. Any suggestions?

Posted 3 months ago

bridgepin: Yes.. Sorry about that. Thanks for including that. I cant believe I didnt include that. .. for the full screen issue your having, I probably would need to see how you have it set up. Did you include any special code? You can email me via my den: http://flashden.net/user/fisch79 ... thanks.

Posted 3 months ago