Hi there... Okay so I have this problem with flash and I can't find any help on german sites so I'll start here at good old bit-tech... I'e made a slideshow with Flash 8 Pro useing the exact same method as in the programs own tutorial, except I left away the text. You can have a look at the finished slideshow HERE Now what I would like to add here, is a sort of OnMouseOver effect in the slideshow_mc. When a picture is displayed and you go over it with the mouse, the current negative picture named "image0a" should be replaced by the positiv image named "image0" and when leaving the currently displayed picutre with your mouse, it turns back to the negativ. Further more, when clicking on the currently displayed picture, a new window should open with a larger version of the picture. The current code for the swf file is: Last but not least it would be nice to be abl to use the lefthand button to scroll back, ifthat is possible somehow. If anyone could help me with some code or direct me to a site with some tutorials that could help me get on with this, I'd be really happy! Cheers Fred Here are the files for the slideshow if needed: *.FLA file Used Images
I got all excited that i would be able to help someone with their crazy flash animation... or something... Its actionscript you need, i'd rename the thread title. I can do flash animation, and the very basics of actionscript... like stop(); and gotoAndStop(); and occasionally when i'm brave gotoAndPlay("label"); also, i'd try kirupa... that is where your more likely to find an answer.
Thanks for the great tip Will! The guys over at kirupa actually pimped that code up so much it's more than I imagened it could be... great source for anything flash based! Thanks for the tip!