PDA

View Full Version : Component Problem


Fonzy_82
01-12-2007, 09:37 PM
Hello everyone,

I have a problem with getting a combo box component to work properly.

Here is the set up:

I have a .fla that contains an empty movie clip and in this same file I load a separate .swf into it.

In this .swf it contains both an flv playback component and the combo box component. The combo box component gets its data from a separate .xml file

Now here is where the problem comes up when the .swf is loaded into the empty movie clip the initial load works and the flv component even plays the first video from the list, but the combo box wont work properly in which it drags down and show the remaining list to play a different video

tg
01-12-2007, 10:29 PM
when you say doesnt work properly, do you mean:
1. it doesnt open - close?
2. it doesnt list the items it should?
3. it doesn play the movie you want it to when you click on an item in the list?
4. none of the above, its something totally different?

Fonzy_82
01-12-2007, 10:40 PM
The combo box seems to show and play the first video of the list, but wont open to view the rest of them