Welcome to TalkGraphics.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2006
    Location
    Hertfordshire
    Posts
    123

    Default tiled background inside a movieclip (full page)

    Hi

    I'm working on a project that requires a tiled background that goes full page width but only a certain height and in a certain position.

    done a search on tiled backgrounds but could only find one that fill's the whole page (both height and width). I had a fiddle about with the code and managed to tile a background of a movieclip, i posted it on another site and thought i'd post it here to as it might be helpful for those who work in flash

    heres an example

    and here's the source
    Attached Files Attached Files
    IP

  2. #2
    Join Date
    Dec 2007
    Posts
    4

    Default Re: tiled background inside a movieclip (full page)

    might be just me but it loads up flash but comes up with this error message

    **Error** Scene=Scene 1, layer=as, frame=1:Line 3: Error opening include file mc_tween2.as: File not found.
    #include "mc_tween2.as"

    Total ActionScript Errors: 1 Reported Errors: 1
    IP

  3. #3
    Join Date
    Nov 2006
    Location
    Hertfordshire
    Posts
    123

    Default Re: tiled background inside a movieclip (full page)

    Nope it’ not just you, my bad

    I’ve left mc_tween in the code, if you go to the actions layer and delete the
    PHP Code:
    #include “mc_tween2.as” 
    bit of the code that error will go..

    sorry
    IP

 

 

Bookmarks

Posting Permissions

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