A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: new site....would like some comments

Hybrid View

  1. #1
    Junior Member
    Join Date
    Jul 2003
    Posts
    17

    new site....would like some comments

    recently published a new site for a local sign design company. www.stricklersigns.com I'd appreciate any comments, problems, likes, hates,
    problems... please include browser and platform used.

    thanks all
    Attached Images Attached Images
    Last edited by nate88; 04-02-2005 at 10:30 AM.

  2. #2
    Member
    Join Date
    Nov 2004
    Location
    Singapore
    Posts
    90
    im on firefox and i get this:
    = on the highest version so we don't prevent future version // users from entering the site. flash2Installed = flashVersion == 2; flash3Installed = flashVersion == 3; flash4Installed = flashVersion == 4; flash5Installed = flashVersion == 5; flash6Installed = flashVersion == 6; flash7Installed = flashVersion == 7; flash8Installed = flashVersion == 8; flash9Installed = flashVersion >= 9; } } // Loop through all versions we're checking, and // set actualVersion to highest detected version. for (var i = 2; i <= maxVersion; i++) { if (eval("flash" + i + "Installed") == true) actualVersion = i; } // If we're on msntv (formerly webtv), the version supported is 4 (as of // January 1, 2004). Note that we don't bother sniffing varieties // of msntv. You could if you were sadistic... if(navigator.userAgent.indexOf("WebTV") != -1
    just below the menu (company, products etc.)

    *edit*
    ok, it works when i refresh it

    very professional-looking site
    i like the colours
    i have only one suggestion:
    add a preloader for the whole thing (i mean not only for the 3d banner thingy)
    Last edited by hit-or-miss; 04-08-2005 at 07:07 AM.

  3. #3
    Senior Member whytefly's Avatar
    Join Date
    Jun 2004
    Location
    submerged
    Posts
    363
    The site is very nice.
    The layout and colors flow.
    Minor fix: Your 'Testimonials' button dosen't light up like the 'featured product'

    Well Done!

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