A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: centered and expandable

  1. #1
    Senior Member
    Join Date
    Jan 2003
    Posts
    332

    centered and expandable

    anyone know how you build a page that uses a big background image and then centers the content on the page. ive seen it lots of places, here is an example:

    http://www.beboard.net/swf/beboard.php

  2. #2
    Senior Member
    Join Date
    Apr 2002
    Posts
    2,849
    Sure.

    Put a big background image in your movie (or in the HTML page).

    Add this code to your Flash file:

    Code:
    Stage.scaleMode="noScale";

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