A Flash Developer Resource Site

Results 1 to 10 of 10

Thread: FWA website here, How did they center this?

  1. #1
    Flash rules all. steiner_99's Avatar
    Join Date
    Aug 2002
    Location
    Kitchener Canada
    Posts
    277

    FWA website here, How did they center this?

    Check out this website that recently won an FWA.

    How in the world was made centered in the page with a scrollbar, Including Wordpress???????
    Wow amazing work.

    http://www.quieroverunfantasma.com/e...t_1f76379.html


    If anyone know's how to center a flash website like they have done here with a scrollbar please direct me place where I can learn this technique.
    Thanks
    What you learn is meant to be forgotten, so you can flow freely.
    -Bruce Lee

  2. #2
    Senior Member
    Join Date
    Jun 2006
    Posts
    186
    what are you talking about? That is just an html page.

  3. #3
    Flash rules all. steiner_99's Avatar
    Join Date
    Aug 2002
    Location
    Kitchener Canada
    Posts
    277
    No its not an HTML Page,

    Right click on the outside, you'll see its flash, all the HTML is loaded dynamically into the center, with Wordpress.

    It looks just like an HTML page, but its not.

    Here, Check out the .swf file.
    http://www.quieroverunfantasma.com/eng/blog.swf
    What you learn is meant to be forgotten, so you can flow freely.
    -Bruce Lee

  4. #4
    Senior Member
    Join Date
    Jun 2006
    Posts
    186
    LoL....sorry

    var so = new SWFObject("blog.swf", "BLOG", "100%", "1125", "8", "#000000");

    as you can see the width is 100% and the height is 1125. The height is why it scrolls vertically. And the width adjusting is a very simply Stage.onResize function. Kirpua has some nice tutorials and I'm sure they cover 100% flash sites or full flash sites.

    Cheers.

  5. #5
    Karma police phreakdevil's Avatar
    Join Date
    Jun 2002
    Location
    B4rc3L0c4
    Posts
    764
    wow that was a nice, simple and effective idea.


    Ph.

  6. #6
    junior master chef j_hunter182's Avatar
    Join Date
    Jun 2003
    Location
    Hull, East Yorkshire, UK
    Posts
    556
    Look into noScale and stage listeners. There's plenty of tutorials EVERYWHERE on this.

  7. #7
    Senior Member p80's Avatar
    Join Date
    Aug 2004
    Location
    MIA
    Posts
    164
    perhpas the real question should be why did they bother. The integration with wordpress is excelent, but why make page based site in flash?

  8. #8
    Perverse Futurist villain2's Avatar
    Join Date
    Sep 2002
    Location
    Baltimore, MD
    Posts
    891
    Quote Originally Posted by p80
    perhpas the real question should be why did they bother. The integration with wordpress is excelent, but why make page based site in flash?
    Because the site uses video and other multimedia functions that can be seamlessly done with flash instead of popping up a new window and requiring three different versions (Windows Media, Real Player, Quicktime).

  9. #9
    Karma police phreakdevil's Avatar
    Join Date
    Jun 2002
    Location
    B4rc3L0c4
    Posts
    764
    Quote Originally Posted by villain2
    Because the site uses video and other multimedia functions that can be seamlessly done with flash instead of popping up a new window and requiring three different versions (Windows Media, Real Player, Quicktime).
    I would have done the same thing, they needed to fake it and then turn it around, is perfect for me,cant see a better option, agree.

    Ph.

  10. #10
    Senior Member
    Join Date
    Jul 2001
    Location
    Location: Location:
    Posts
    854
    Quote Originally Posted by p80
    perhpas the real question should be why did they bother. The integration with wordpress is excelent, but why make page based site in flash?
    sounds like you haven't experienced the site to its full. Did you watch the video and then wait a few seconds? There is more to this site that meets the eye and you certainly couldn't do it without flash

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