Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FLASH autoplay CD

Status
Not open for further replies.

TripapHoniCs

Programmer
Sep 5, 2000
41
US
I am doing an interactive CDROM with FLASH, HTML & JAVA...I want to have the
main HTML page load when the CD is inserted. The CDROM drive could be any
letter. I am not familiar with autoplay file writing so if anyone can help
me out I would really appreciate it. Thanks. I could have the autoplay
file be a FLASH projection or HTML. Which ever one is easiest. In the end
the site will be viewed via IE 4.5 Thanks again.

djTripapHoniCs.
[sig][/sig]
 
Take a look at any cd of yours with AutoPlay. They all have a file called 'AUTORUN.INF'. The guts of this INF file contains:

[autorun]
open=Access\'name of program'.exe
icon=Access\'icon'.ico

Bob's your uncle!
[sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top