A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: Imaze Media Design Studio - Ver. 2.0!!!

  1. #1

    Imaze Media Design Studio - Ver. 2.0!!!

    OK folks, here it is! Imaze Media's Second site, (re-design of our own)

    http://www.imazemedia.com/beta


    TELL ME EXACTLY WHAT U THINK!

    so excited..


    - Coz
    ---===( Footer Under Re-Design )===---

    Art+Design+Whatswiththepluses

  2. #2
    root juxtaman's Avatar
    Join Date
    Aug 2002
    Location
    /dev/null
    Posts
    870
    First off i really like this site.. but you lost me half way through, and i'll tell you why.

    From the splash.. that plugin might confuse people as that is a term that could be used to get in... however i think it won't be a problem just something to consider.

    If you're gonna do pop-up, go chromeless.. much better.

    OK, you know how when you click a link the picture starts to flicker.. i was very disapoijnted you didn't do more there.. and then a blank white screen with simple text really let me down.

    If you had all that stuff flicker and then a smoky menu built over the image..

    basically if you had some more exciting transitions it might kill that problem.

    Otherwise a very clean and clear style.

  3. #3
    root juxtaman's Avatar
    Join Date
    Aug 2002
    Location
    /dev/null
    Posts
    870
    See what you did with the contact button... that transition there was perfect.

  4. #4
    D . A . T . A [D]e_LeTe[GR]'s Avatar
    Join Date
    Dec 2002
    Posts
    242

    ->

    Originally posted by CozmiX
    OK folks, here it is! Imaze Media's Second site, (re-design of our own)

    http://www.imazemedia.com/beta


    TELL ME EXACTLY WHAT U THINK!

    so excited..


    - Coz


    S I T E | H 3 A V Y | P R O B L E M S :
    ______________: a) FONT -type-size- b) FIRST PAGE -html-



    S I T E | A D V A N T A G E :
    ______________: a) LOADING TIME b) IDEA



    V O T E - 0 -> 5:
    ______________: 1

    C O M M E N T S : POOR DESIGN - U CAN DO BETTER!

    T H E | E X T R A T E R R E S T R I A L | F L Y
    _______________________________________|

  5. #5
    thnx for the tips guys,

    Juxtaman: How do i set the javascript for chromeless?

    The transitions, yeah, i know (but i only did it in like 5 days, i'll put the thinking cap on, and find something to do with after the flickers.. (i like the smoke idea) )

    [D]e_LeTe[GR]: Ok, thanks for the review, although in your own Rating system, you gave me a 1 / 5... and all u said that was wrong with it was the HTML fonts on the front page, (which has nothing to do with the flash inside).. perhaps a little more of constructive crisitsm.. What can I do better? thnx again..

    Keep em coming.


    Coz
    ---===( Footer Under Re-Design )===---

    Art+Design+Whatswiththepluses

  6. #6
    Senior Member
    Join Date
    Nov 2002
    Posts
    109
    I really liked this, the blinking effects I've seen before but you did a wonderful job on the effect and the overall layout of the site.

    - pacdesco

  7. #7
    Really this is me..... mentaleruptions's Avatar
    Join Date
    Apr 2002
    Location
    WV, USA
    Posts
    1,114
    TELL ME EXACTLY WHAT U THINK!
    Its original ill give u that. However my dislikes are more than the likes.

    What I like:

    1. Loading time was good on 56k.
    2. The image in the background was nice (is that stock or one of urs?).
    3. Its simple to navigate and the button affect is nice.
    4. I like the way it flashes when u click a button.

    Dislikes:

    1. The font on the splash page.
    2. The links on the slash page could confuse a lot off people I suggest u use the flash logo they provide for it or make ur own.
    3. I don't really like how each page cuts off the background image to be just a boring white screen.
    4. Once again the font on the buttons (but im a pixel font person)
    5. I would center ur popup to the screen also.

    If you're gonna do pop-up, go chromeless.. much better.
    Yeah do this if u don't want all the world to see the chromeless.
    If u have Windows XP with SP1 the chromeless no longer works that's why the creator himself doesn't use it anymore.

    and all u said that was wrong with it was the HTML fonts on the front page, (which has nothing to do with the flash inside)..
    U didn't specify in ur post not to comment on the splash. Take the criticism no need to be touchy.

    Mental

    My Flashkit Submited Movies:
    Guestbook: V.1.0 V.1.2 V.1.3 V.1.4 PHP Mail Form: V.1.0
    My Deviantart page: Link

  8. #8
    root juxtaman's Avatar
    Join Date
    Aug 2002
    Location
    /dev/null
    Posts
    870
    Originally posted by CozmiX

    Juxtaman: How do i set the javascript for chromeless?

    Code:
    <head>
    <script language="JavaScript">
    function openChromeslessWindow(openUrl, winName, wWidth, wHeight, wPosx, wPosy, wTIT,
    												windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel,
    													bCenter, sFontFamily, sFontSize, sFontColor){
    	
    	openchromeless(openUrl,winName, wWidth, wHeight, wPosx, wPosy, wTIT, wTIT ,
    							windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel,
    								bCenter, sFontFamily, sFontSize, sFontColor);
    }
    </script>
    <script id="chromeless" src="pz_chromeless_2.1.js"></script>
    </head>
    
    <a href="thanks.html" target="_self" onClick="openChromeslessWindow('home.html','Juxta_Presentations',649,602,275,200,':::: Juxta Presentations ::::.................', '#6D6D6D', '#6D6D6D', '#6D6D6D', '#000000' ,true,'Arial, Helvetica, sans-serif', '1','#ffffff')"><img src="splash.jpg" width="1017" height="791" border="0"></a>
    Using this, when you click the image to load the pop-up the main (index) page loads a thank you page behind the pop-up (nice feature) you set the properties of the page in the container tag, like colour and things like that.. check the attachment for the required .js form and images.
    Attached Files Attached Files

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