|
|||
|
I do this:
m = new MCI; m.deviceType = "MPEGVideo"; m.fileName = "video.mpg"; m.left = 0; m.top = 0; m.width = 400; m.height = 300; m.command = "open"; m.command = "play"; and when I run exe , I see white rectangle, but I hear video sound and if I move application window video show up...... What I do incorrect???? I use swfkit 1.1 and winXP. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|