A Flash Developer Resource Site

Page 4 of 13 FirstFirst 12345678 ... LastLast
Results 61 to 80 of 258

Thread: Swish Site Check !

  1. #61
    Member
    Join Date
    Aug 2000
    Posts
    42

    Run Time Errors

    Originally posted by cori
    I made the intro for this site with Swish. Tell me what you think!!
    http://web.ix.net.au/~poppo/index.htm
    Cori,

    I looked at UR site and there were a lot of "run time" errors. I noticed one was on line 50. You might want to do a debug.

    Hope this helps,

    Buddy

  2. #62
    Member
    Join Date
    Jul 2000
    Posts
    78

    once again here's my site

    here's my little creation, made with swish and regular html (+netscape composer)
    and comments and advice would be appreciated

    thanx,
    rich

    http://www.hillvue-at-wku.org

  3. #63
    Choice Bro!
    Join Date
    Jul 2000
    Posts
    369
    Chromeboy,

    Liked a lot!
    Especially the shaking browser on entering!
    How do you do that? javascript?

    Keep up the good work

    Rich

    P.S. I'm still constructing my site, but if anyone wants to take a look, here's the url.

    http://www.instinctdesign.co.uk/instinctflash.html

  4. #64
    Senior Member
    Join Date
    May 2000
    Posts
    254

    yeah.

    i like this shakin browser.. i think it's javascript... i have the code but i dont know how to do it i never use javascript before... so it's like something i never heard

  5. #65
    Junior Member
    Join Date
    Aug 2000
    Posts
    12

    :-)

    I from Russia from Moscow, recently have mastered Swish - estimate:-) recently have mastered Swish - estimate:-) http://htmldesign.webservis.ru

  6. #66
    Junior Member
    Join Date
    Aug 2000
    Posts
    19

    Re: Swish Made Sites

    Unbelievably cool site. I'd like to put a link to it in a British music education resource I'm authoring. (It's relevant cos of the way you can superimpose different sound clips over surf sound - similar to a task that kids will be asked to do.) Is that OK? Is it always going to be at this URL?

  7. #67
    Member
    Join Date
    Jul 2000
    Posts
    78

    tis javascript

    put this in a goto url command: javascript:shake_xy(n) where n is a number
    and put this in the body somewhere:
    <script LANGUAGE="JavaScript1.2">
    function shake_xy(n) {
    if (self.moveBy) {
    for (i = 10; i > 0; i--) {
    for (j = n; j > 0; j--) {
    self.moveBy(0,i);
    self.moveBy(i,0);
    self.moveBy(0,-i);
    self.moveBy(-i,0);
    }
    }
    }
    }

    function shake_x(n) {
    if (self.moveBy) {
    for (i = 10; i > 0; i--) {
    for (j = n; j > 0; j--) {
    self.moveBy(i,0);
    self.moveBy(-i,0);
    }
    }
    }
    }

    function shake_y(n) {
    if (self.moveBy) {
    for (i = 10; i > 0; i--) {
    for (j = n; j > 0; j--) {
    self.moveBy(0,i);
    self.moveBy(0,-i);
    }
    }
    }
    }

    //-->
    </script>

    i think that should do it...
    L8r,
    Rich

  8. #68
    Senior Member
    Join Date
    Aug 2000
    Posts
    303
    Originally posted by menace
    Are there any developers out there who incorporated Swish in their site? Please post, thanks!
    Please check out my web site at http://www.spankyslounge.com
    where SWiSH is incorporated into several pages.


  9. #69
    Junior Member
    Join Date
    Aug 2000
    Posts
    12
    Menace that page is cool

    I've worked up a few swish pages. They imitate the style of the rest of the site that I've built for my school.
    http://www.peel.edu.on.ca/greatlakes..._homepage.html

    Roll-over menu
    http://www.peel.edu.on.ca/greatlakes/swish_links.html

  10. #70
    Senior Member
    Join Date
    Aug 2000
    Posts
    158
    We've done the intros for (all Swish)

    http://www.hike2000.com
    http://dollar-rent-a-phone.com

    and soon to released
    http://www.hypergalaxy.net/extranet/shox2
    username: extranet password: symitar
    that will be launched in September at
    http://www.shox.com

    MindFix

  11. #71
    My site will soon be up, I hope

    http://kfk-design.com

    regards Micro 1000

  12. #72
    Junior Member
    Join Date
    Jul 2000
    Posts
    3

  13. #73
    Junior Member
    Join Date
    Aug 2000
    Posts
    2

    I have used Swish on my site

    I would like to invite anyone to go look at my site. The intro although rather long is pleasing to see if you have patience and I am working on shrinking the files so to make this load time shorter any suggestions I would welcome them as I am new to this wonderous program.
    my website is
    http://www.business-marketing.inuk.com
    sales@business-marketing.inuk.com


  14. #74
    Senior Member
    Join Date
    Aug 2000
    Posts
    155

    Nice Job!

    I really like what you did on the "Teen Ministry Page".
    Would you mind sharing some tips on how you got the laser
    burn effect?

    Thanks;

    Paul
    Originally posted by krighton
    i made this one for my local church. Also check out the teen ministry page, the opening for that was swish based as well

    http://www.jaj.com/church


  15. #75
    Member
    Join Date
    Aug 2000
    Posts
    42

    Preloader Would Be Nice

    Originally posted by maralyn
    I would like to invite anyone to go look at my site. The intro although rather long is pleasing to see if you have patience and I am working on shrinking the files so to make this load time shorter any suggestions I would welcome them as I am new to this wonderous program.
    my website is
    http://www.business-marketing.inuk.com
    sales@business-marketing.inuk.com

    I have ADSL and it took a long time to wait for me. 56K modems may just leave thinking the screen is not coming up. A pre-loader would be nice.

    Hope this helps

    Buddy

  16. #76
    Junior Member
    Join Date
    Aug 2000
    Posts
    2

    Re: Preloader Would Be Nice

    Originally posted by Buddy2U
    Originally posted by maralyn
    I would like to invite anyone to go look at my site. The intro although rather long is pleasing to see if you have patience and I am working on shrinking the files so to make this load time shorter any suggestions I would welcome them as I am new to this wonderous program.
    my website is
    http://www.business-marketing.inuk.com
    sales@business-marketing.inuk.com

    I have ADSL and it took a long time to wait for me. 56K modems may just leave thinking the screen is not coming up. A pre-loader would be nice.

    Hope this helps

    Buddy
    Appreciate the input really I am having a great time looking through these posts there is much to learn and this program is as good as its user and can easily replace Flash 4 in my opinion if we can learn enough to compliment the developers of this program what say you ???

  17. #77
    Junior Member
    Join Date
    Aug 2000
    Posts
    10
    here is a link to my page...
    http://www.geocities.com/nightdesignz

    feedback is most welcome!

  18. #78
    Junior Member
    Join Date
    Aug 2000
    Posts
    12
    Originally posted by shaunno
    here is a link to my page...
    http://www.geocities.com/nightdesignz

    feedback is most welcome!
    Crisp, clean and effective.
    Fast load.

    I would add mouseovers to each button to add images and descriptions of what we would find in each section.

    This would slow down the load time but make the page more informative and fun.

    I've just finished a page with mouseovers here:
    http://www.peel.edu.on.ca/greatlakes/swish_links.html

  19. #79
    Junior Member
    Join Date
    Mar 2000
    Posts
    7

    Swish Sites

    Just finished my first attempt at a 100% Swish site. What do you think ?

    http://www.skills4u.co.uk

    Would appreciate your comments.

  20. #80
    Junior Member
    Join Date
    Aug 2000
    Posts
    12

    Re: Swish Sites

    Originally posted by John Colling
    Just finished my first attempt at a 100% Swish site. What do you think ?

    http://www.skills4u.co.uk

    Would appreciate your comments.
    Smooth message delivery.

    This is an advertisement rather than a site.
    (this is not a negative criticism)

    Could you add some links for us to learn more before calling or writing?
    What skills are taught?
    Who are the instructors?
    How long has the skills4U business been up and running?

    Hope this helps
    MrP

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