im trying to duplicate a movieclip thats with in another movieclip using but im trying to create the new movieclip outside of the original movieclip(I want the new MC placed on the main timeline)
heh im just learning and i dont understand variable scope very well yet
help me make it right
MainChar_mc is the main movieclip on the time line
PrimeCharge is a MovieClip in side of MainChar
I want to place the new mc(“Shot_mc”) on the main timeline
so its visibility is not bound by the size of MainChar_mc’s visible area