//flex table opened by JP

Click to See Complete Forum and Search --> : Are most cd-roms drive D?


Evil
01-21-2000, 10:55 AM
I am doing a multi media project that is going to be put as an extra on a music cd. I have zero experience with the part about making a program to launch all the litle bmp's and avi's so i was thinking of making it come up in a web browser with links pointing to the corresponding files. This should work but not everybody has D as the cd drive.

I am not sure if I can make something like a webpage that will access the cd drive with having to worry about what letter the drive is.

Any help would be greatly appreciated.

EVIL

daveleau
01-21-2000, 11:59 AM
Well my cd drives are E&F at both work and home. Other than that, I can't help.
Dave

Banti
01-22-2000, 12:11 AM
You should not have to reference the CD rom drive.

Imagine....

Directory with html contains
MUSIC (directory)
IMAGES (also directory)
index.html

within index.html

<IMG SRC="\IMAGES\smile.gif">

The above code is an example. If you only need to access the cdrom and only the cdrom it will be no prob setting this up. If you have more time you might want to look into some Macromedia software to create this presentation... but that might get pricey...

Feel free to post or email me,

Best of Luck,
Banti