CDROM advice, flash?
- Started
- Last post
- 6 Responses
- vaporstouch
client want a CDROM, which will load an interface, containing content about the company and links which will launch local files on the CD. (such as pdfs, xls, docs). i am finding the fscommand 'exec' in flash to be very limiting. how should i do this...anybody have experience launching external files from flash? thanks.
- System-Idle0
you could call html pages on the cd with the files (pdf/xls) embeded without using fscommand
- JamesEngage0
put your flash inside a director projector... and pass the calls to director and onwards... may give you more output options
- vaporstouch0
thanks for the ideas. the other problem, is that the client is asking to be able to change, the pdfs for instance, as needed or to target a particular client. which complicates things more.
- UndoUndo0
call bat files with fscommand and write the bat files to open yr docs easy if you dont know director
- Luckypp0
I have always used HTML pages.
It works the best across the most computers/OSes.
- unfitdutchfat0
XML