PDA

View Full Version : Need Help ..... Flash, Dreamweaver, Image Ready Anyone?!?



FuglyInTexas
04-14-2003, 03:55 PM
Attached below is a screen shot from Photoshop for a site I am building for a good friend. Does anyone know how I can make my next and previous arrow keys prompt the next picture in the premade mask I have created. I have uploaded the picture as follows:

http://hometown.aol.com/fuglyintennessee/index.html

If anyone can help me it would be greatly appriciative. I have Photoshop, Dreamweaver, and Flash and can do what I need to do in either of those programs I just need a little assistance in determing which is the proper solution for my question. Thanks.

:notworthy

simontheak
04-15-2003, 12:27 PM
Well I don't know how much Flash or actionscript you know, but perhaps the easiest way of doing it would be to put all of your pictures in consecutive keyframes on the main time line. Then add the following code to your button:

on (release){
nextFrame();
}
Would that be any good to you?

Daniel Hughes
04-24-2003, 01:43 AM
I think, but I'm not too sure, that to make your arrows (which need to be have a button behaviour) code to the next availble image. now your masks might need variables set so you can do this. this easiest way for me to try and hel would be for me to get hold of your .FLA but I understand if you that's not ok with you!

Daniel Hughes
04-24-2003, 01:44 AM
woops haha, mistook Simo'ns code for a quite so I skimmed over it, ok yeah that should help ya :) if it hasn't then well let us know