PDA

View Full Version : creating a new symbol in actionscript


antimatter15
07-05-2007, 12:55 AM
Is it possible to create a new symbol during runtime complete with an instance name in actionscript 1? and if so. how would I do it?

I've been googling this for a few minutes but it dosen't offer the answers I want...

justinbird
07-10-2007, 10:43 AM
try createEmptyMovieClip to create a movieclip on the fly.