|
-
Oct 20th, 2013, 05:07 AM
#1
Thread Starter
New Member
How to put animated splash screen?
I want to put a animated gif or swf to be on a splash screen can I do that in visual basic 2012?
I want a answer really quick because its for a very important project that I'm working on.
TQ
-
Oct 20th, 2013, 05:37 AM
#2
Re: How to put animated splash screen?
Do you know how to create a splash screen to begin with? You simply select a form as the splash screen in the project properties. As for how to display an animated GIF or SWF animation on that form, it's the same as any other form. You would use a PictureBox in the first case and a Shockwave Flash Object in the second case. The Shockwave Flash Object is an ActiveX control that you will have to add to your Toolbox from the COM tab first.
-
Oct 20th, 2013, 10:55 AM
#3
Thread Starter
New Member
Re: How to put animated splash screen?
Tags for this Thread
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
|