Hi I have some flash which consists of a swf file, an xml file and a html file and works great on the web site. However I need to find a way (if possible) to add the flash to a script, now currently if works because the html file and the three files mentioned above are all at the same level on the server, but with the script that is not going to be possible because the script and html files reside inside the cgi bin directory. I know you have to call the flash from a html file OUTSIDE of the cgi bin directory, but the file that needs to be edited needs to stay in the cgi bin to make the actual script itself work. Anyone any ideas? Thanks Dee