Website structure

There are multiple approaches to loading, displaying and switching content, like using frame labels, switching movieclips or loading external swf files… What’s the most recommended (or most used) method in actionscript 3?

In as2 loading external swf’s could screw up display list and root acces. I heard this was partially solved in as3? Could anyone comment on that?