Guys, i need your help… a designer just gave me this project. its a site about interior design. my job is to add some code to do something. i checked the code and his approach is not so good… he’s coding inside objects and frames at the same time. (ive read many actionscript books and this is a really bad practice:().
Here’s the problem… he wants this to be implemented in the site…
1.) in the gallery there is a scrolling thumbnails, he wants this to pause about 4 seconds then it will start to scroll…(ive already fixed this by creating a function interval. i just want to post the original instructions he gave to me)
Here is where my problem is…
2.) When you click the thumbnail, the enlarged view will pop up… the enalarged view are external swfs… the client wants that when you click on the thumbnail, the scrolling will stop and the external popup enlarged image will come out… this external swf has an exit button to go back to the main gallery window which is another swf… so the client wants that when you hit exit from the external swf popup window, the scrolling will resume… im having a hard time figuring this out because i dont know how to call a function from an external swf to the main movie (the gallery page) Ill post the fla of main movie, gallery and a single external swf link of the thumbnail. just click on the first picture that will appear on the gallery:):thumb:
Here are the source files… Please guys, need your professional advice and help.
http://files-upload.com/files/445462/ExternalSWF.rar
http://files-upload.com/files/445479/Gallery.rar
http://files-upload.com/files/445465/Main.rar
thanks:D