LeahSmart
03-17-2005, 09:18 AM
Hi,
I am trying to attach a datefield to a scrollpane using the code below. I have checked the the DateField has linkage.
sc_Variables.content.attachMovie ("DateField", "dt_VInput" + V, Depth)
The datefield does not get attached, it also causes all the other attached movies in the scrollpane to not appear.
Does anyone know if it is possible to attach a datefield?
Thanks
Leah
I am trying to attach a datefield to a scrollpane using the code below. I have checked the the DateField has linkage.
sc_Variables.content.attachMovie ("DateField", "dt_VInput" + V, Depth)
The datefield does not get attached, it also causes all the other attached movies in the scrollpane to not appear.
Does anyone know if it is possible to attach a datefield?
Thanks
Leah