Why not make an empty movieclip in your library ahead of time, set its linkage identifier to something like "SYM_SPContent", and then
mysp.contentPath = "SYM_SPContent"; var mc = mysp.content; mc.attachMovie(...); Sometimes the most straightforward solution eludes the best of us. -Steven _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders