Results 1 to 12 of 12

Thread: Does anyone know how to use Flash?

  1. #1
    Join Date
    4th November 2003 - 00:41
    Bike
    Yamama R6 & Frankie the Bucket
    Location
    Wellington
    Posts
    1,955

    Does anyone know how to use Flash?

    I'm trying to build a fairly simple website to display photos. I don't want to download one of the off the shelf album programs though because I want to have full control over the design.

    I'm trying to make an ablum that displays a number of thumb nails and when you click on a thumbnail it displays a larger version of that image with in the same window.

    Any hints?

  2. #2
    Join Date
    3rd January 2005 - 11:00
    Bike
    All of them
    Location
    Brisvegas
    Posts
    12,472
    Quote Originally Posted by Slingshot
    I'm trying to build a fairly simple website to display photos. I don't want to download one of the off the shelf album programs though because I want to have full control over the design.

    I'm trying to make an ablum that displays a number of thumb nails and when you click on a thumbnail it displays a larger version of that image with in the same window.

    Any hints?
    Like this?
    http://www.davidcohen.co.nz/tflash.swf

    Make the thumbnails buttons (f8) and give them the event command:
    on mouseover go to frame number x - put the photos on the corresponding frame no..
    don't forget to tell it what to do on mouse out too. - usually go to frame 1 or 2
    also tell people to wait while it loads.

  3. #3
    Join Date
    22nd April 2004 - 15:31
    Bike
    GSX-R600K3
    Location
    lower hutt
    Posts
    852
    Quote Originally Posted by Slingshot
    I'm trying to build a fairly simple website to display photos. I don't want to download one of the off the shelf album programs though because I want to have full control over the design.

    I'm trying to make an ablum that displays a number of thumb nails and when you click on a thumbnail it displays a larger version of that image with in the same window.

    Any hints?
    My thinking is actually do this statically. ie have web page with images on it (thumbnails) that are linked to the orignal images. This just requires standard html tags and something to generate the thumbnails from the orignal images. This is what I do for my photos, If you want to have a look pm me.

    It's a while since I'ved used flash but I seem to remember seeing or using an example photo album that I copied ideas out for something I was working on. Can't really remember much about how to do stuff in flash as I don't have it on my computer to refamilize myself with.
    Life is difficult because it is non-linear.

  4. #4
    Join Date
    13th January 2005 - 11:00
    Bike
    fire breathin ginja ninja
    Location
    Taka, Aucka
    Posts
    6,419
    why use flash? can't you just do it with good ol' html? Not to knock anyone, but flash can be quite bulky to download and start up, where as html can be easier to use, update and load..
    just my 2¢
    Flash is cool, I use it here and there, but can be over used sometimes

  5. #5
    Join Date
    20th November 2002 - 11:00
    Bike
    SW-125R(F4-TF125), ZXRD400, RD250LC
    Location
    Wellington, New Zealand,
    Posts
    5,963
    Blog Entries
    36
    I hate flash... Slow loading etc. Sorry Big Dave. I would do it with php and a flat file or mySQL for storing the images. Or static html.

  6. #6
    Join Date
    3rd January 2005 - 11:00
    Bike
    All of them
    Location
    Brisvegas
    Posts
    12,472
    Quote Originally Posted by Skunk
    I hate flash... Slow loading etc. Sorry Big Dave. I would do it with php and a flat file or mySQL for storing the images. Or static html.
    No need to be sorry gwasshopper- I just use batch processing in photoshop myself. - but that wouldn't have answered the question.

    Flash is OK - just you have to download it all prior to displaying anything much - rather than as you go. Having animation - fade in fade out eg is cool - and there is other cool shit you can do..
    http://www.davidcohen.co.nz/postcard/pages/fwks.htm

    I dislike php cfm and asp fwiw. but then I prefer apple computers and triumph motorcycles too.

  7. #7
    Join Date
    4th November 2003 - 00:41
    Bike
    Yamama R6 & Frankie the Bucket
    Location
    Wellington
    Posts
    1,955
    Thanks for the replies...part of the reason for wanting to use flash was because I haven't used it before. Plus it tends to have a really clean look.

    Big Dave, that's the type of thing I'm looking to do but I'd look to load change the image on mouse over, load the larger on mouse click and then leave that image there until clicking another image.
    Are you suggesting to make the button a movie clip that has events, rather than making a button that links to a movie clip? It kinda makes sense.
    Do you mind if I de-compile your album to see how you've made it?

    Good points on how long it takes to download and updating the site but there won't be too many images and I won't be changing the images very often at all.

  8. #8
    Join Date
    3rd January 2005 - 11:00
    Bike
    All of them
    Location
    Brisvegas
    Posts
    12,472
    Quote Originally Posted by Slingshot
    Thanks for the replies...part of the reason for wanting to use flash was because I haven't used it before. Plus it tends to have a really clean look.

    Big Dave, that's the type of thing I'm looking to do but I'd look to load change the image on mouse over, load the larger on mouse click and then leave that image there until clicking another image.
    Are you suggesting to make the button a movie clip that has events, rather than making a button that links to a movie clip? It kinda makes sense.
    Do you mind if I de-compile your album to see how you've made it?

    Good points on how long it takes to download and updating the site but there won't be too many images and I won't be changing the images very often at all.
    Sure - I can't find that original file however - quite a while ago and I did it for the same reasons. Just to see if'n i could.

    I would make the thumbnail a button and then animate via making it a movie clip in the mouseover frame

  9. #9
    Join Date
    20th November 2002 - 11:00
    Bike
    SW-125R(F4-TF125), ZXRD400, RD250LC
    Location
    Wellington, New Zealand,
    Posts
    5,963
    Blog Entries
    36
    Quote Originally Posted by Big Dave
    I dislike php cfm and asp fwiw.
    Hmmm, couldn't do the image library I maintain in Flash.

    Quote Originally Posted by Big Dave
    but then I prefer apple computers...
    Least we agree on one thing

  10. #10
    Join Date
    3rd January 2005 - 11:00
    Bike
    All of them
    Location
    Brisvegas
    Posts
    12,472
    Quote Originally Posted by Skunk
    Hmmm, couldn't do the image library I maintain in Flash.
    :
    Which one?

    'Maintain' and 'flash' i have found to be words that don't go together particularly well. Adding to a complex movie can be a real pita.
    databases are out of the question, agreed. Thing is I do 'brochures', front ends and nothing at all relational.

  11. #11
    Join Date
    20th November 2002 - 11:00
    Bike
    SW-125R(F4-TF125), ZXRD400, RD250LC
    Location
    Wellington, New Zealand,
    Posts
    5,963
    Blog Entries
    36
    Quote Originally Posted by Big Dave
    Which one?
    Greater Wellington Regional Council: no, you can't see it. Clients only. (Fucken can't show anyone my best work...)

    Quote Originally Posted by Big Dave
    'Maintain' and 'flash' i have found to be words that don't go together particularly well. Adding to a complex movie can be a real pita.
    databases are out of the question, agreed. Thing is I do 'brochures', front ends and nothing at all relational.
    I do digital prepress mainly trapping, CTP and impo and ad delivery. System maintenance on the side.

    I was on a PHP mailing list and they talked about DB backends hooking in to Flash. It has started...

    (Sorry Slingshot; pirated this thread big time )

  12. #12
    Join Date
    4th November 2003 - 00:41
    Bike
    Yamama R6 & Frankie the Bucket
    Location
    Wellington
    Posts
    1,955
    Sweet as...Big Dave has given me enough to get started.


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •