![]() ![]() |
Alambik Script gives you the freedom to create programs executable
over the Internet or locally. |
![]() ![]() |
|
![]() ![]() |
It's very simple to create the tags required to display a script in a browser. To add OBJECT and EMBED tags The OBJECT tag is for Internet Explorer 3.0 or later on Windows platforms or any browser that supports the use of the ActiveX control. The "classid" and "codebase" must appear exactly as it does in this example.The "Codebase" tells the browser where to find Alambik Script Viewer for automatic download. Internet Explorer 3.0 or later on Windows platforms will prompt the user with a dialog asking if they would like to auto-install the Alambik Script Viewer if it's not already installed or not up to date. This process can occur without the user having to restart the browser. The EMBED tag is for Netscape Navigator 2.0 or later, or browsers that support the use of the Netscape-compatible plugin version of Alambik Script viewer. The user would then need to download and run the installer and restart their browser at http://www.net-viewer.com. To ensure that the most browsers will play your Script, you should place the EMBED tag nested within the OBJECT tag as shown in the above example. ActiveX-enabled browsers will "ignore" the EMBED tag inside the OBJECT tag. Netscape and Microsoft browsers using the Alambik Web Plugin will not recognize the OBJECT tag and will read only the EMBED tag. |