A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: constantly moving background

  1. #1
    Junior Member
    Join Date
    Jan 2003
    Location
    Phoenix
    Posts
    5

    constantly moving background

    'ello all...

    Here's the dilly:

    My boss wants a background for his website that has a constantly moving background. I know that I need a movie clip for this, right? But the issue is that it needs to be really subtle, I want it to look the the Northern lights....

    anyone have any ideas? I know you all are big smarty-pants...

  2. #2
    Junior Member
    Join Date
    Jan 2003
    Location
    where freedom rings...
    Posts
    18

    flash and css

    you could (i think) using css layers...

    create an HTML document with a div having 100% height and width, & 0% left and top coordinates and a z-index of 1. then another div with the same attributes only a z-indez of 2 & a transparent background.

    then on the first layer put your.swf or animated.gif and on the second layer your page content.

    youd have to hammer out the css but it should work pretty ell with some tweaking (i think). ive used it with text and images over an image. i dont see why it wouldnt work with FLASH.

    as for smarty pants...

  3. #3
    Junior Member
    Join Date
    Jan 2003
    Location
    where freedom rings...
    Posts
    18

    only GIF

    the above technique only works if you publish to animated GIF.
    the investigation continues...

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