April 26, 200124 yr I want to buy Developer to do the following, will it work? Runtime DBs for cross platform deployment (running off of CD) in Kiosk mode. I want to have QuickTime movies inside container fields that play cross platform. I will also use links with "Open URL" script step to integrate with a web site. My main question is, will the QT files run on a PC without having to install additional software or will it work inside the RunTime DB? Is there anything else I should be concerned about? Thanks in advance, Cael.
May 14, 200124 yr >> Runtime DBs for cross platform deployment (running off of CD) >> in Kiosk mode. You will probably have issues running read-only executables from a read-only volume. >> I want to have QuickTime movies inside container fields that >> play cross platform. >> My main question is, will the QT files run on a PC >> without having to install additional software or will >> it work inside the RunTime DB? Quicktime is available for both platforms. I would recommend using VISE or a similar installer software to detect the presence (or lack thereof) of Quicktime on the target machine, installing the software as needed. Then the same media files can be used on both platforms easily. >> I will also use links with "Open URL" script step to >> integrate with a web site. This can be scripted. Hope this helps!
Create an account or sign in to comment