質問編集履歴
2
add```
title
CHANGED
File without changes
|
body
CHANGED
@@ -74,6 +74,7 @@
|
|
74
74
|
ShockwaveFlashObjects.ShockwaveFlash shockwaveFlash;
|
75
75
|
}
|
76
76
|
}
|
77
|
+
```
|
77
78
|
|
78
79
|
|
79
80
|
###補足情報(言語/FW/ツール等のバージョンなど)
|
1
typo
title
CHANGED
File without changes
|
body
CHANGED
@@ -41,7 +41,8 @@
|
|
41
41
|
</Window>
|
42
42
|
```
|
43
43
|
|
44
|
+
```C#
|
44
|
-
|
45
|
+
FormUserControl.Designer.cs
|
45
46
|
namespace flashplayer {
|
46
47
|
partial class FormUserControl {
|
47
48
|
private System.ComponentModel.IContainer components = null;
|