Is it better...
Is it better...
- Started
- Last post
- 3 Responses
- Harrold
Flash5.
Is it better to use attachMovieClip or duplicateMovieClip?
THANX!
- finnpimp0
depends on how you want to use it, attachMovie can use linked symbols, so you don't need to have it on the scene, while with duplicaMovie you need to have the original MC on the scene.
about. my 2 cents for now.
- Harrold0
Well, wich one works better for the CPU? Does it make a difference?
- Harrold0
Tell me!