A Flash Developer Resource Site

Results 1 to 13 of 13

Thread: marinapenno.com - How can this be done?

  1. #1
    superfreak
    Join Date
    Jan 2006
    Posts
    4

    marinapenno.com - How can this be done?

    http://www.marinapenno.com/

    no english link it seems, but just look at it... beautiful!

    huge background image with some flash stuff whacked on it... simple enough.

    But what`s the actionscript likely to be to get it all working so well together?

    I`d love to do something similar.

  2. #2
    superfreak
    Join Date
    Jan 2006
    Posts
    4
    Seems like it`s using invisible buttons around the edge of the stage, with the actionscript stopping the scroll when it get`s to certain x & y positions.

    The background image is actually larger than the scrolling permits, so that the viewer never sees the edges.

    the nav bar is within the mouse trail, and has set positions to move to when the mouse is within a certain distance of any other movies.

    sound good so far?

    Pity I can`t do the actual coding...

  3. #3
    Official FK nice guy 3PRIMATES's Avatar
    Join Date
    Apr 2002
    Location
    Portland Oregon
    Posts
    1,645
    Yeah, that is a very cool site. Love it.
    Im thinking that maybe the background sand is a large tiling image so one section can be repeated and then the other items like grass, shells and the stationary sea urchins are actually transparent pngs that can be reused. That it about the only way that I can see the image being able scroll so smoothly and still be such a huge size. As far as the actionscript goes, it seems pretty basic. It would pretty much be like the standard image scroller only it allows for vertical and horizontal movement of the movie clip that contains the background elements.
    Its very well done though and I would imagine alot of testing was done to get it to be so smooth.

    3P

  4. #4
    FK's official coffee addict gasbag15's Avatar
    Join Date
    Aug 2001
    Location
    Melbourne
    Posts
    1,867
    Sites like this seem to be the new trend.
    http://www.blueprint-studios.com/
    http://www.bio-bak.nl/

  5. #5
    superfreak
    Join Date
    Jan 2006
    Posts
    4
    I`m not sure it is tiled. I can`t see any obvious joins/repeats anywhere. Sometimes when I think I have seen the same sand pattern repeat, I check and see that the water reflection or something else is slightly different. Bugger.

    My boss (a flash guru) has gotten a demo working of the scrolling, using invisible buttons around the edges of the stage... it`s quite smooth with a 1400 x 1400 image (as a test). With the <param name="scale" value="noscale"> and .swf width/height = 100% the image doesn`t scale up/down etc.
    He`s stuck atm with getting the scrolling code right so the viewer doesn`t see the edges of the .jpg . Just a case of going through the x & y values I guess till it`s right, I guess.

    The other two sites mentioned are similar, but lack the scrolling element, and the nav`s are fixed whereas Marina`s is quite imaginative (yet simple to implement apparently). The other 2 sites are just using pre-rendered movies as the transition between pages?

    Any other insights as to how Marina et al achieved this type of site would be appreciated.

  6. #6
    FK's official coffee addict gasbag15's Avatar
    Join Date
    Aug 2001
    Location
    Melbourne
    Posts
    1,867
    The image he is using as the background is prolly a low quality gif (which would help with the sand effect) so it wouldn't really take up much memory/size.
    The bio-bak one is a drag+throw type one rather than a scroll.

  7. #7
    -_-
    Join Date
    Oct 2005
    Location
    US
    Posts
    1,694
    Cool Site. I like the way the square follows your mouse. May put that into my site.

  8. #8
    HUH? pea3698's Avatar
    Join Date
    Mar 2001
    Location
    Greenville SC
    Posts
    1,771
    I saw one a couple years back like 2001 or something like that, I cant remember the name. But, instead of having to push around the site to find something. Which gets annoying to me at least. You had the option to push around or on the main page which was the middle of the large image there was a menu system you clicked on a section and it would take you to that corner. The menu stayed on screen so you could nav alot faster than dragging around. I think it was a featured site here on fk but im not 100% sure. It is pretty cool I personally like the fish shadows myself...
    ------------------

    Sometimes we are the windshield. . . But, most of the time, we are just the bug. (c;
    My cycling themed designs Pats Design Portfolio

  9. #9
    superfreak
    Join Date
    Jan 2006
    Posts
    4
    That`s the beauty of that site... the menu follows you around and is there to expand when you need it.

    I got a reply from the author:

    *******
    thanks a lot for your appreciation!
    i can say you're on the right way, remember to use the Stage object in order to manage browser resizing and put your invisible buttons in the right place ; ) good luck!

    Serena
    *******

    hmmmmm.

  10. #10
    Senior Member
    Join Date
    Oct 2000
    Posts
    474
    Great site, I wonder how he made the animated fish, they look so ... real!

  11. #11
    A.K.A Franco
    Join Date
    Jul 2001
    Location
    Saint John N.B Canada!
    Posts
    182
    Love the concept. Could use a bit more work on content and navigation
    The feeling you can't get anywhere else is onstage ROCK-4-EVER!

  12. #12
    Senior Member
    Join Date
    May 2003
    Posts
    157
    Quote Originally Posted by smalco64
    Great site, I wonder how he made the animated fish, they look so ... real!
    I'd say the navigation is well done and imaginative but nothing outstanding..but the fish are crazy real!

  13. #13
    Senior Member
    Join Date
    Jul 2001
    Location
    Location: Location:
    Posts
    854

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