Fading In Splash Screen 
Author Message
 Fading In Splash Screen

I have been following the posts to create a splash screen with a timer
and I can do that which is great.

I am wondering if there is a way to fade in the spash screen so that
it has a really cool initial appearance. It doesn't matter if the
solution is code or control. I just think that is an interesting
visual effect.

Thanks in advance
Don



Tue, 01 Jun 1999 03:00:00 GMT  
 Fading In Splash Screen

Quote:

>I have been following the posts to create a splash screen with a timer
>and I can do that which is great.
>I am wondering if there is a way to fade in the spash screen so that
>it has a really cool initial appearance. It doesn't matter if the
>solution is code or control. I just think that is an interesting
>visual effect.

Create a number of images with varying degrees of opacity using a capable image
editing program (I would suggest Microsoft Image Composer).  Then load these
into a PictureClip control.  Then step through each image 'til you reach the
most 'solid looking' one.

See the 'RedTop' example that came with VB.



Tue, 01 Jun 1999 03:00:00 GMT  
 Fading In Splash Screen


says...

Quote:


>>I have been following the posts to create a splash screen with a
timer
>>and I can do that which is great.

>>I am wondering if there is a way to fade in the spash screen so that
>>it has a really cool initial appearance. It doesn't matter if the
>>solution is code or control. I just think that is an interesting
>>visual effect.

>Create a number of images with varying degrees of opacity using a
capable image
>editing program (I would suggest Microsoft Image Composer).  Then load
these
>into a PictureClip control.  Then step through each image 'til you
reach the
>most 'solid looking' one.

>See the 'RedTop' example that came with VB.

You may also try pallet switching.  I saw a really nice looking fade in
which was said to have been done by switching the coler pallet several
times.  Seems to me it would take less code also.


Wed, 02 Jun 1999 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. How do you fade a splash screen?

2. Fading in splash screen

3. Splash Screen Delay] Note on splashes

4. Fading splash form

5. :Need Help, Fading screen 12

6. Screen Captures/Fades

7. Dissolve, fade, wipe between screens??

8. Screen effects: fades, wipes, dissolves etc

9. Supress Access Splash Screen in Access 2000

10. Splash screen hints?

11. Access 2K splash screen

12. Splash screens

 

 
Powered by phpBB® Forum Software