A Flash Developer Resource Site

View Poll Results: What do you think of Trentons Website

Voters
6. You may not vote on this poll
  • Its Good

    2 33.33%
  • Its ok

    0 0%
  • it needs some work...

    4 66.67%
  • I would change some things...

    0 0%
Results 1 to 14 of 14

Thread: Feedback for my Flash Site

  1. #1
    Junior Member
    Join Date
    Dec 2003
    Location
    Jacksonville
    Posts
    10

    Feedback for my Flash Site

    Hello every one,

    i need some feed back on my First flash site...
    it is designed to look like windows xp.

    the url is http://www.wardogz.org

    if you guys could check it out an let me know what you think..
    or some ideas i could try to add...


    Thanks..


    -T
    -[WLG]Trenton*
    http://www.wardogz.org
    http://wlg.wardogz.org

  2. #2
    Junior Member
    Join Date
    Nov 2003
    Location
    Yellowknife, Nwt, Canada
    Posts
    19
    it doesnt look anything like xp, but it's a definitely "windows-ish". gj.

    Making the world a better place for absolutely nobody...

  3. #3
    Junior Member
    Join Date
    Dec 2003
    Location
    Jacksonville
    Posts
    10
    what i ment by looking like windows xp, was by design.....
    the start menu, and lay out....


    Thanks though.
    -[WLG]Trenton*
    http://www.wardogz.org
    http://wlg.wardogz.org

  4. #4
    you may want to change the icons in your menu, a window management system mimicking windows is one thing, but there, you're bordering on copyright infringment

  5. #5
    Junior Member
    Join Date
    Dec 2003
    Location
    Jacksonville
    Posts
    10
    i'll keep that in mind.../me starts working on new icons

    Thanks
    -[WLG]Trenton*
    http://www.wardogz.org
    http://wlg.wardogz.org

  6. #6
    _global.chosenson="flash"; chosenson's Avatar
    Join Date
    Jul 2002
    Location
    BIG APPLE
    Posts
    716
    I find that sites that fill my screen a great big annoyance. I clicked on the images link which opened a window with anoter button to click to get to images that were not there. I then had to right click to choose to go back because I had no other options since the whole screen was consumed. For the staff links, only one works. Exiting the site is a matter of search and destroy. It would be better to have this button more easily located. The music player is ok, But the volume control only works after release. It should be adjusting the volume as it is being dragged. I liked the background images and the fact they could be changed. Get yourself some sort of preloader. Although it took less than 30 seconds for me(DSL), imagine the person on 56k.

    chosenson
    If you have a question, need some help, email me:chosenson

    It's always the simplest things that escape the complex mind!

    always be just

  7. #7
    Junior Member
    Join Date
    Dec 2003
    Location
    Jacksonville
    Posts
    10
    Thanks for the input... I will work on adding/ Fixing those things...

    -T
    -[WLG]Trenton*
    http://www.wardogz.org
    http://wlg.wardogz.org

  8. #8
    _global.chosenson="flash"; chosenson's Avatar
    Join Date
    Jul 2002
    Location
    BIG APPLE
    Posts
    716
    Don't change too much, though. I am only one person.

    Keep up the great work!
    If you have a question, need some help, email me:chosenson

    It's always the simplest things that escape the complex mind!

    always be just

  9. #9
    Junior Member
    Join Date
    Dec 2003
    Location
    Jacksonville
    Posts
    10
    I was wondering if there is a way to load Images into a flash movie dynamicly
    -[WLG]Trenton*
    http://www.wardogz.org
    http://wlg.wardogz.org

  10. #10
    _global.chosenson="flash"; chosenson's Avatar
    Join Date
    Jul 2002
    Location
    BIG APPLE
    Posts
    716
    Unzip the 2 files to the same dir. Then open the fla. then test movie. This will load the included image. You can look at the script to see how it is done.
    If you have a question, need some help, email me:chosenson

    It's always the simplest things that escape the complex mind!

    always be just

  11. #11
    Senior Member
    Join Date
    Sep 2003
    Posts
    974
    this should've been posted at the site check board.

    anyway... I HATE FULLSCREEN FLASH SITES WITHOUT GIVING THE CHOICE TO VIEW IT OTHERWISE. IT'S VERRRRRRY IRRITATING.

    plus, it's just a simple desktop looking site... you should try changing the fonts, and the graphics you used... go to the "site check" and "cool sites" boards... you'll see good stuff there that you can adopt.
    Flash MX + ASP + WinXP Pro
    Now Learning PHP & MySQL

  12. #12
    Junior Member
    Join Date
    Dec 2003
    Location
    Jacksonville
    Posts
    10
    sorry, about posting this in the wrong section
    -[WLG]Trenton*
    http://www.wardogz.org
    http://wlg.wardogz.org

  13. #13
    Senior Member
    Join Date
    Sep 2003
    Posts
    974
    no problemo... just PM one of the mods and ask them to move it for you, then the discussion can continue in the correct board.

    see you there!
    Flash MX + ASP + WinXP Pro
    Now Learning PHP & MySQL

  14. #14
    Junior Member
    Join Date
    Dec 2003
    Location
    Jacksonville
    Posts
    10
    ok heres my issue...

    I am loading images Dynamicly to my _root.background.walllayer
    they load fine... but i cant get them to center...

    here is my code for my button
    on (release) {
    loadMovie("wall2.jpg", "_root.background.walllayer");
    _root.background.walllayer._x = 0;
    _root.background.walllayer._y = 0;
    gotoAndStop(2);
    }

    how do i set the X and Y axis Variables on my _root.background.walllayer layer?
    -[WLG]Trenton*
    http://www.wardogz.org
    http://wlg.wardogz.org

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