ive created an image carousel in flash, the images are being pulled from xml file EX: <icon image="blah.png"/>..what i need to know is how can i attach a video to this image..there are 19 images and 19 different videos. ive tried <icon image="blah.png" video="blah.swf"/> but its not workin how i need it to..if this is correct, then I know its somewhere in my actionscript where the error is.