|
-
Feb 24th, 2004, 04:23 AM
#1
Thread Starter
Junior Member
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???
-
Feb 25th, 2004, 04:53 AM
#2
Thread Starter
Junior Member
Help
please i realy need help with this one
-
Feb 25th, 2004, 11:58 AM
#3
Sleep mode
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 .
-
Feb 25th, 2004, 04:19 PM
#4
Thread Starter
Junior Member
yes i have to use the sub main
coz after 8 sec the splash screen should close and the main form should load up
-
Feb 26th, 2004, 02:21 AM
#5
Sleep mode
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
-
Feb 26th, 2004, 08:57 AM
#6
Thread Starter
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|