Sha256: 5a297e212b239faeecf0dc8715afd31d1780996aa34b6c90e5c86e1d16af0af3
Contents?: true
Size: 1.46 KB
Versions: 2
Compression:
Stored size: 1.46 KB
Contents
<!--=======================================================================--> <!-- startup.html --> <!-- --> <!-- * X_LZ_COPYRIGHT_BEGIN *************************************************** * Copyright 2001-2004 Laszlo Systems, Inc. All Rights Reserved. * * Use is subject to license terms. * * X_LZ_COPYRIGHT_END ****************************************************** --> <!--=======================================================================--> <html> <head> <title>OpenLaszlo Server: Launching</title> </head> <body bgcolor="#677080"> <center> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0" data="startup-solo.lzx.swf" width="800" height="600"> <param name="movie" value="startup-solo.lzx.swf"> <param name="quality" value="high"> <param name="scale" value="noscale"> <param name="salign" value="LT"> <param name="menu" value="false"> <param name="bgcolor" value="#677080"> <embed src="startup-solo.lzx.swf" quality="high" scale="noscale" salign="lt" width="800" height="600" bgcolor="#677080" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object> </center> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
leftplayer-0.1.1 | src/lps-4.9.0/Server/lps-4.9.0/lps/utils/startup.html |
leftplayer-0.1 | src/lps-4.9.0/Server/lps-4.9.0/lps/utils/startup.html |