A Flash Developer Resource Site

Search:

Type: Posts; User: johnwhello

Page 1 of 9 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    9
    Views
    865

    Thanks Render for the super tips. Am anxious to...

    Thanks Render for the super tips. Am anxious to see your portfolio design Bro

    Truly nice design: http://board.flashkit.com/board/showthread.php?t=704676&highlight=orthographic
    ...
  2. Replies
    9
    Views
    865

    thanks VK. About vky84.com: it's definitely...

    thanks VK.
    About vky84.com:
    it's definitely an awesome flash website. a spinning/ moving 3D object seems so professional and that style sais: i am ready for like any design project. Such an...
  3. Replies
    9
    Views
    865

    - Logo and footer have: yellow, grey, black. And...

    - Logo and footer have: yellow, grey, black. And since navigation also has: yellow, grey, black, what color difference do you mean then? The navigation PSCS2 filter FX i will replace then!
    - Could...
  4. Replies
    9
    Views
    865

    Some notes about this: the footer is ugly. So...

    Some notes about this: the footer is ugly. So many white space, you could easily add one million dollar design art; but what is that design like then? Maybe if i create the same type of logo and...
  5. Replies
    9
    Views
    865

    Thanks. But my first and only question was:...

    Thanks.

    But my first and only question was: how to create a million dollar-look on the website

    And qua design and layout it still isn't according to like every visitor.

    I want the website...
  6. Replies
    9
    Views
    865

    Portfolio website - Design feedback

    Everything is in 3D, website all surrounded with effects, ow my. Would thy tell in detail how to increase the one million dollar design-look:
    http://www.michaellobry.com :thumbsup:
  7. Thanks, you are right. Only after clicking on a...

    Thanks, you are right. Only after clicking on a product, the GET parameter proceeds.
  8. Thanks you all! Now the script works (i got it...

    Thanks you all!
    Now the script works (i got it on my own).

    The error lay in this code:

    if ($passwordPost != $passwordDb) {

    That code should have been (and then the code works as you see...
  9. Also see this URL (of this code):...

    Also see this URL (of this code):
    http://www.michaellobry.com/member_cart.php
    it outputs 2 errors as you see (as follows:):

    Notice: Undefined index: usernamePost in...
  10. That's a wrong statement about reset. It's true...

    That's a wrong statement about reset. It's true that 'reset' sets the pointer to zero, but:
    reset($_GET);
    and all the code are set in the right position!, according to my PHP book page 214. The...
  11. The script is correct, also it has to be

    The script is correct, also it has to be <form method="POST">

    I think it's a naming issue (double or wrong linked name) (of the Database fields, variable names and input field names). But after 12...
  12. The script is correct, also it has to be

    The script is correct, also it has to be <form method="POST"
  13. PHP authentication script not working, why?

    This is my authentication script. Why isn't it working:


    // member_authentication.php doesn't work, why?


    <?php
    function checking($name, $passwordPost, $admin) {
    if ($admin == false) {...
  14. Replies
    2
    Views
    440

    Basic Webshop; professional looking?

    My yesterday-made webshop: http://www.michaellobry.com
    is it professional looking?
  15. Sticky: It's no 'comment 2' from your script, but from my...

    It's no 'comment 2' from your script, but from my text, which is:
    First, try a clean script: thus as empty as possible, (yours isn't empty enough, that is what i meant). Once you have a really...
  16. Sticky: note: - did you test the .php file on the same...

    note:
    - did you test the .php file on the same domain and in the same chmod folder
    - try a clean flash script first with you send();
    then thereafter when succeeded, try your complicated flash...
  17. Replies
    34
    Views
    3,956

    Yea man, thanks for you message. Graphics i meant...

    Yea man, thanks for you message. Graphics i meant are actually referred to the images shown on the homepage only (thus background, and scrolling background of <div>)
  18. Replies
    34
    Views
    3,956

    www.marshmallowpie.com thanks hanratty21, great...

    www.marshmallowpie.com thanks hanratty21, great advice. It helped me thinking how to improve michaellobry.com, so that i'll do. About your website, it's great. Small though, but you have done many...
  19. Replies
    34
    Views
    3,956

    you said: 1) Your footer is WAAAAY too big. Read...

    you said:
    1) Your footer is WAAAAY too big. Read the flashkit forum rules before posting. You need to lower the size before a mod finds you and castrates you.

    Quote:
    Originally Posted by footer...
  20. Replies
    34
    Views
    3,956

    Actually, have enough good validated SHTML and...

    Actually, have enough good validated SHTML and XHTML websites.
    Since i'm since this month learning PHP, i have to work according to the PHP book (creating a web shop). Furthermore, like a main.swf...
  21. Replies
    34
    Views
    3,956

    Yea man, having trouble using php includes, as...

    Yea man, having trouble using php includes, as in:
    when i go to 'view source' of index.php, then i see all codes of all included pages. I didn't know that since 2 days ago. So already deleting...
  22. Replies
    34
    Views
    3,956

    yea, the fonts on the homepage are too big, but i...

    yea, the fonts on the homepage are too big, but i like that, since the first/ introducing page should be attractive for direct reading. Otherwise the visitor leaves while thinking: what is that for...
  23. Replies
    34
    Views
    3,956

    other than the butons which are too big

    other than the butons which are too big
  24. Replies
    34
    Views
    3,956

    you' re the first one who thinks the graphics are...

    you' re the first one who thinks the graphics are ugly. What is there so ugly about?, then.
  25. Replies
    34
    Views
    3,956

    According to this URL, i can fix a tag. ...

    According to this URL, i can fix a <div> tag.

    http://www.howtocreate.co.uk/fixedPosition.html


    But i can't make it work. Anyone can reply a working code for direct use?

    i tried:
Results 1 to 25 of 206
Page 1 of 9 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center