Ok heres the deal, Im about to do a simple type of “photoviewer” in flash. Ive done maybe 70%
but Ive got one problem…
To do a quick resume. What I have done is that I have 3 buttons to the left (bilar, bussar, cyklar), and if you click one on those buttons the specified thumbnails open up in the bigger area/window. But, and now to the problem, So when I click on one of those thumbnails that popup I want to display the selected pic in that particular/same window.
I tried to do add a “AddeventListener” to the first bicycle-thumbnail in the thumbnail row but nothing happens.
Also in firefox I get this error message:
"
TypeError: Error #1010: A term is undefined and has no properties.
at MittBildSpelTest_fla::MainTimeline/MittBildSpelTest_fla::frame1()
"
And when I debugg this movie, its says that theres is a problem on row #4 but I dont really now whats wrong because im pretty much new about actionscript. Any ideas of what to do?
(my english sucks so if you dont really get it, feel free to ask me)
//BurnedLens