A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: [RESOLVED] Centering Full Window Flash with minimal width.

  1. #1
    Senior Member
    Join Date
    Nov 2004
    Posts
    100

    resolved [RESOLVED] Centering Full Window Flash with minimal width.

    Hello, my problem first started on this thread:

    http://board.flashkit.com/board/show...88#post4172688

    I got my full browser Flash working except small annoyances that I don't know how to get rid of.

    First, on my site, I have a minimum width size of 1240 pixel. So with the HTML flash output, I created a style of the body and html to be min-width: 1240;

    So when I make preview of the HTML in Firefox, it work just fine, I get a scroll bar when the window is lower than 1240px. When I put the swf and HTML on online server, I get the same result, BUT, if my window when I load the Flash is greater than 1240px, like 1300px, if I reduce the window width, the horizontal bar appear even if it haven't reached 1240px.




    The other annoyance, it's the minimal width doesn't work in IE no matter which version is (using IE8). When I reduce the window, the critical content on the center get slipped inside the window:



    I'm still looking for a solution.


    You can see it working online to check out the problems:

    http://jonz.grafigne.com


    EDIT:

    Solved.

    The first problem was related to AdBlock add-on.

    The IE problem I fixed it by creating a small Javascript code.
    Last edited by Jonzy; 05-21-2009 at 07:15 AM.
    HELP!

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