Fixing 38274
git-svn-id: svn://10.0.0.236/trunk@68613 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -108,7 +108,7 @@ BEGIN
|
||||
VALUE "FileVersion", "1, 0, 0, 1\0"
|
||||
VALUE "InternalName", "CHARFLIPPER\0"
|
||||
VALUE "LegalCopyright", "Copyright © 1996\0"
|
||||
VALUE "MIMEType", "application/x-simple-plugin\0"
|
||||
VALUE "MIMEType", "application/x-simple\0"
|
||||
VALUE "OriginalFilename", "NPSimp32.dll\0"
|
||||
VALUE "ProductName", "HelloWorld Example Plugin\0"
|
||||
VALUE "ProductVersion", "1, 0, 0, 1\0"
|
||||
|
||||
@@ -12,7 +12,7 @@ from JavaScript.
|
||||
|
||||
<center>
|
||||
|
||||
<EMBED type=application/x-simple-plugin name="simple1" width=400 height=300>
|
||||
<EMBED type=application/x-simple name="simple1" width=400 height=300>
|
||||
|
||||
<script>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ JavaScript button, it will tell you another thing or two.
|
||||
|
||||
<center>
|
||||
|
||||
<EMBED type=application/x-simple-plugin name="simple1" width=400 height=300>
|
||||
<EMBED type=application/x-simple name="simple1" width=400 height=300>
|
||||
|
||||
<form>
|
||||
<input type=button value="Click Me"
|
||||
|
||||
Reference in New Issue
Block a user