Results 1 to 6 of 6

Thread: Problem with splash screen at start up

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2004
    Posts
    22

    Thumbs down Problem with splash screen at start up

    Hello,

    I have an application that has a splash screen ( using FLASH ) and a second form, which is the main form to be loaded up after the splash screen...

    The problem is when I try to run the application, the splash screen does show, but the flash movie within the splash screen does not show, so all Im getting is a white frame....And then the main form loads up...

    I am using Public Submain to load up the application


    Whats the problem???

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Feb 2004
    Posts
    22

    Help

    please i realy need help with this one

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Do you have to use Sub Main() at the startup for your proj ? If otherwise , then search the forum for an demo on Splash Screen on this forum . It should be dead easy .

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Feb 2004
    Posts
    22
    yes i have to use the sub main

    coz after 8 sec the splash screen should close and the main form should load up

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by mtrsoft
    yes i have to use the sub main

    coz after 8 sec the splash screen should close and the main form should load up
    You can do this without Sub Main (if that's your main reason ) . Ex lst post :
    http://www.vbforums.com/showthread.p...ghlight=splash

  6. #6

    Thread Starter
    Junior Member
    Join Date
    Feb 2004
    Posts
    22
    Thanks man

    you are a life saver

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