|
-
Oct 26th, 2006, 10:46 AM
#1
Thread Starter
Hyperactive Member
Playing Flash swf in the form?
Hi,
I did put the flash movie playing in the Splash form while waiting for the program load, but the movie just not playing, it display it on the form, but the animation not moving.
Here is the code
Private Sub Form_Load()
ShockwaveFlash1.LoadMovie (0, "C:\Flash.swf")
ShockwaveFlash1.Visible = True
ShockwaveFlash1.Play
End Sub
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|