My project is a projector .exe that plays .avi videos. Right now there are 7 videos the user can choose from. When I import the videos as QT cast members it works fine. But when I import them as AVI cast members there's this small problem.
Here's the condition: Everytime a new avi starts another window opens on the screen outside of the projector for just a split second and plays the first few frames of the avi.
It's like the avi player starts outside the projector but quickly moves to where it's supposed to be inside the bounding rectangle.
Does anyone know how to fix this?
Here's the condition: Everytime a new avi starts another window opens on the screen outside of the projector for just a split second and plays the first few frames of the avi.
It's like the avi player starts outside the projector but quickly moves to where it's supposed to be inside the bounding rectangle.
Does anyone know how to fix this?