PDA

View Full Version : linkage through action script



Booyaka
July 9th, 2003, 10:36 PM
hello you guys
i made a function that draws a circle
can any one tell me how i could
make it into a movieclip that could be called onto screen with
attachMovie?
thanks in advanced
:thumb:

hagel
July 9th, 2003, 11:39 PM
Try and make a movie clip. leave it blank but put the function in the first frame of the clip. Then try linking that movie clip with attachMovie.

Never tried it so not really sure of the results ..??

--
Michael

Booyaka
July 10th, 2003, 02:02 AM
hmmm. that not exatcly what i want but ill try it any way
thanks!