Results 1 to 3 of 3

Thread: How to put animated splash screen?

  1. #1

    Thread Starter
    New Member Farish's Avatar
    Join Date
    Oct 2013
    Location
    Male'
    Posts
    8

    Question 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

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    New Member Farish's Avatar
    Join Date
    Oct 2013
    Location
    Male'
    Posts
    8

    Re: How to put animated splash screen?

    Thank you!

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
  •  



Click Here to Expand Forum to Full Width