sri_Chennai 0 Newbie Poster

i have used flash file (SWF) in .net 2003 winforms. some time occured in the following errors

"Child is not a child control of this parent"

please help me : how to rectified and give to any solution.

my Code is :
Me.flaRandH = New AxShockwaveFlashObjects.AxShockwaveFlash
flaRandH.Movie = Application.StartupPath & "\test.swf"
flaRandH.SetVariable("Main.drDet.drTimeVal", "Welcome") ...... .