PDA

View Full Version : Neat Flash site -- How is it done



agencehumaine
September 7th, 2008, 06:52 PM
Neat interface -- how is it done?

http://filippasmedhagensund.com/

I am new to flash, curious to know if anyone can shed any light on how this site was executed.

Would like to create something similar in form and function...not a direct copy but I dig the interface.

Any thoughts would be great.

graylensman
September 8th, 2008, 01:55 PM
Well, I think I know how I'd approach it. Given the long load time, I'd say it's one huge movie clip, with all the photos arranged at authortime. Have one image set to appear on stage at the beginning. Use a mask to hide all the rest of it. When the user clicks, run code to change the cursor shape. Use a tween to make the actual sliding movements, and to control how fast and when and where the image stops its motion.

Hope this helps. :)