Image/SWF Loader double functionality
i need find out proper approach resolve logistic problem.
my website broken labeled sections.
one section named "applicationspopups" - has image thumbnails scrolling bar @ bottom , swfloader in middle of screen. can click on of thumbnails , new image loaded swfloader.
i add/expand funcionality. there section on timeline named "applications", and has collage of images animating position on screen. each image acts button. user can click on image , transferred previoiusly described section labeled "applicationspopups".
the problem section("applicationspopups") default opens first image loaded xml file. need specific image user clicked on collage in previous section labeled "applications".
images not same. represent same thing, small thumbnail images square formatted jpg files (as not able figure out math make them different lenghts same heights). bring bigger swf files these files have own animation , additional buttons. collage images jpg files in rectangular various shapes (not square thumbnail images)
for visual reference please visit 888acolyte.com, go "applications" , click on of images bring section bigger image application. in section able navigate image image.
this old version, accomplished making separated labeled section each image.
can resolved via code or need build additional labeled sections each image loaded before?
just in case here link code (named "loader coding"): http://pastebin.com/pwvie2u2
there package file named slide.as. here link code: (named "slide as"): http://pastebin.com/m0mht0mi
you need to use a global xml, when give click on an image of the applications section will send the number for that image to section applicationspopups
More discussions in ActionScript 3
adobe
Comments
Post a Comment