|
-
Senior Member
I say use as much dynamic content as you can. It offers flexibility and and makes updating way easier in the end.
That mean.. images should be loaded externally using loadMovie();
I also make each 'page' (section) of my web site an external.swf and load it in using loadMovie() as well...
my MAIN.swf is somewhat just a SHELL, with my navigation, some minor layout stuff/graphics, logo..footer..etc.. and the main content section(s) are empty/blank movieClips that just sits there waiting to get content loaded into them
-
That sounds like a great idea! Good organization.
What I'm looking to do is create the # of pages I have dynamically depending on how many folders are created on the server. So I can upload pics into folders of "ceremony", "reception", "wedding party", etc... and all of these folder names will be a new page. I don't think I can use external swf's if I don't know how many pages I will have.
What should I do then, so that I can keep the great organization you suggested?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|