Embedding videos and images

Hi

I am using flash for developing a project(flash cs4 professional) with actionscript 3.0. I am reading an xml file from which i am getting the path of the videos and images to be loaded.

When delivering the swf file, i also need to give the images and videos along with swf file.

Is there any way through which i can embed the images and videos in compiled swf file and hence preventing the content to be given with swf file?

Thanks in advance