A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Web Design/Portfolio site with a twist

Hybrid View

  1. #1
    Junior Member
    Join Date
    Oct 2004
    Posts
    7

    Web Design/Portfolio site with a twist

    Finished the first version of this site today, just looking for some feedback from other web desginers. I made the site design different from a typical web design companies site design on purpose.
    www.thetitaniumfirm.com/beta.html
    Last edited by TidusWebDesign; 11-15-2004 at 11:14 AM.

  2. #2
    Senior Member
    Join Date
    Aug 2002
    Location
    Southampton, UK
    Posts
    125
    u got a link?

  3. #3
    Up and Comer DMB Lover 41's Avatar
    Join Date
    Apr 2002
    Location
    Chicago, IL
    Posts
    506
    definitely with a twist. you've got some really cool background graphics, i like how they chang when you change the song. i'd add this code into the head of your html to eliminate the top and left margins, so the flash fits nice and tight...
    code:
    body {
    margin-left: 0px;
    margin-top: 0px;
    }

    it's all in the details
    conrad-design.com

  4. #4
    Always Confused aeliayousaf's Avatar
    Join Date
    Aug 2000
    Posts
    203
    some nice graphic work. you might want to center the swf and use 24fps, cause the transitions look choppy.

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