Thanks a bunch! Exactly what I was looking for.
Main Topics
Browse All TopicsHi!
I found a tutorial online that shows you how to create a gallery that loads external SWFs.
I am relatively new to Actionscript 3 and was wondering if someone could show me how to modify the gallery so that it loads MovieClips from the library instead of external SWFs. I know how to load MovieClips with AS3 but am trying to figure out how to incorporate it with the code from the sample gallery I have.
You can find the sample gallery here: http://drop.io/mcloader
Any help would be much appreciated. Thanks.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: TanLiHaoPosted on 2009-08-14 at 23:03:05ID: 25104335
I tried to do as little modifications as possible so this is not exactly optimised code but it works.
Simple replace the frame code in the MENU movieclip with this and it will work, you can try it out. However, because the library does not contain swf1.swf, it will generate an error when you scroll over home.
Select allOpen in new window