<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Rails + OpenLaszloサンプルアプリ</title> <script type="text/javascript"> lzOptions = { ServerRoot: 'http://127.0.0.1:8080/lps-4.0.3'}; </script> <script type="text/javascript" src="http://127.0.0.1:8080/lps-4.0.3/lps/includes/embed-compressed.js"></script> </head> <body> <script type="text/javascript"> Lz.swfEmbed({url: 'http://127.0.0.1:8080/lps-4.0.3/my-apps/laszlocustomerapp/main.lzx?lzt=swf', bgcolor: '#ffffff', width: '600', height: '300', id: 'lzapp', accessible: 'false'}); </script> <noscript> Please enable JavaScript in order to use this application. </noscript> </body> </html>