This only my second Flash site and and it's finished except for 2 things.
#1, I used loadMovie for 3 of the pages which have scrolling thumbnails. Th
ey
work fine in the original swf, but when they are loaded into the parent mov
ie,
the thumbnails don't work. The script I used is attached below.
#2, These same pages seem to take a long time to load. I had a friend try i
t
on dial up and they took a long time. All I did was upload each swf with ou
t
embedding them in an html page. Is there anything I can do to make these pa
ges
load to the parent movie faster? The url is below.
Any help would be greatly appreciated.
http://www.slyguywebdesign.com/winecart.html
on (press) {
_root.holder.gotoAndStop(3);
}
|