Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Splash Screen

 
Logged in as: Guest
arrSession:exec spGetSession 2,7,40904
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [General Forum] >> Other Programming/Scripting Languages >> Splash Screen
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Splash Screen - 12/13/2006 8:05:09 AM   
  TNO


Posts: 974
Score: 10
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
One of the first languages I learned was Visual Basic 5, and one of the things I missed about it was having a cool looking splash screen for my program to give it that professional look. Well, just because you're using a scripting language doesn't mean you can't have one too:


      

And of course, the VBScript version:


      

Cool effects don't have to be hard

< Message edited by TNO -- 2/22/2008 8:49:42 AM >


_____________________________

Consolidated Script Component: Now in Testing stage!

A universe of complexity...
 
 
Post #: 1
 
 RE: DeCOMtamination: Splash Screen - 2/18/2008 4:40:27 AM   
  hoskinsm

 

Posts: 14
Score: 0
Joined: 1/6/2006
Status: offline
TNO....

I have come across this posting in search of the following:

I am looking to implement a Splash Screen within an HTA window_onload, which will fade in and fade out.  I am using VBScript.  I can get the splash screen to work but would really like to implement the fade IN and fade OUT which I cannot seem to find any information on or any examples....except in VB and that is way beyond me.

I like what you have done with this splash screen....can we make it fade in and out?

Thank you in advance for your assistance and for posting of the below code in vbscript...

Moe

(in reply to TNO)
 
 
Post #: 2
 
 RE: DeCOMtamination: Splash Screen - 2/22/2008 8:48:20 AM   
  TNO


Posts: 974
Score: 10
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
Unless you're using windows Vista, its not possible to implement a true fading effect nor a true transparency effect.

The best you can do is fake it using a <div> or <img> tag inside your page and manipulating it using the DOM/CSS opacity effects.

If you're using windows Vista, let me know and I'll see if I can whip something simple up. (Vista lets you use transparent PNGs as backgrounds which let you TRULY see through html pages)

_____________________________

Consolidated Script Component: Now in Testing stage!

A universe of complexity...

(in reply to hoskinsm)
 
 
Post #: 3
 
 RE: DeCOMtamination: Splash Screen - 3/14/2008 12:20:05 AM   
  hoskinsm

 

Posts: 14
Score: 0
Joined: 1/6/2006
Status: offline
Thanks for the reply!!

Not sure how to answer Vista or not Vista as I am using Windows PE 2.0 which is based on Vista, versus the prior version of PE which were based on XP.

If there is anything you can provide as a test of the fading without getting fancy, I will give it a shot.

Thanks,
Moe

(in reply to TNO)
 
 
Post #: 4
 
 RE: DeCOMtamination: Splash Screen - 3/14/2008 5:04:29 AM   
  TNO


Posts: 974
Score: 10
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
Create, or find a PNG image somewhere with a transparency effect and save it to your desktop. If you can see through the picture to your background, then you know. (GIFs with transparency don't work and instead show that ugly hot pink pink color instead of transparency)

_____________________________

Consolidated Script Component: Now in Testing stage!

A universe of complexity...

(in reply to hoskinsm)
 
 
Post #: 5
 
 RE: DeCOMtamination: Splash Screen - 3/14/2008 10:10:05 AM   
  hoskinsm

 

Posts: 14
Score: 0
Joined: 1/6/2006
Status: offline
I have located a PNG with transparency but with WinPE, there is no desktop, just the scripting environment that supports scripting, HTA, WMI. 

(in reply to TNO)
 
 
Post #: 6
 
 RE: Splash Screen - 3/14/2008 10:52:27 AM   
  TNO


Posts: 974
Score: 10
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
Hmm, do you have any idea if WPF is supported?

Generally Vista uses the Windows Sidebar to load html files with a transparent PNG background to allow you to create widgets and such.

http://www.odetocode.com/Articles/463.aspx

< Message edited by TNO -- 3/15/2008 10:24:55 AM >


_____________________________

Consolidated Script Component: Now in Testing stage!

A universe of complexity...

(in reply to hoskinsm)
 
 
Post #: 7
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [General Forum] >> Other Programming/Scripting Languages >> Splash Screen Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts