View Full Version : Clearing values in a movie player


thombas
10-12-2001, 01:57 AM
Can anyone help me?

I have got a form with two media players on when i insert the videos to play and then hit the add new record button the new record comes up but with the videos from the previous record already in the media players. I have insert a clear function on the lines of ME!video = "" but it doesnt work as the records are not created until you start to put entries into your fields so at that point the vba script then can read the values in the table and then it clears the videos out of the media players. Can anyone help me with my problem im using Access XP (2002)