A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Tiled background

  1. #1
    Junior Member
    Join Date
    Dec 2004
    Location
    asdasda
    Posts
    6

    Tiled background

    I have a little question about tiled backgrounds.

    Say I have a 40x40px tileable background, that i want to tile all over the scene (note that it is a fullscreen flash-movie, in which the background is supposed to cover the entire window no matter how big it is).
    I found a code-snippet which loops out the tiles in movieclips onto the _root.

    My question is, is there any way to have the entire tile in a single movieclip so that i can control it?
    What i'm going to do is have two separate background tiles, and when you switch between two different pages in the movie, the backgroundtile is supposed to fade into the other one.

    http://www.strainworks.com/test/flash-stretch/test.html

    There's a little demonstration of what i want to do, but with a 2 tiled images for background instead.

  2. #2
    Hood Rich FlashLackey's Avatar
    Join Date
    Aug 2006
    Posts
    148
    have you tried applying a bitmap fill?

  3. #3
    Junior Member
    Join Date
    Dec 2004
    Location
    asdasda
    Posts
    6
    Yes that's what i used before, but i couldn't figure out how to get it into a single movieclip so that i could control it afterwards, since i need two of them and need to be able to fade between them.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center