Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-29-2004, 09:31 PM
Junior Member
 
Join Date: Apr 2004
Posts: 9
Default Splash Window?

For the life of me, I can't get a splash window to display. Am I doing something wrong in the following?:

Code:
swnd = new SplashWnd( 300, 250 )
swnd.loadSWF( getAdditionalFile( "splash.swf" ) );
Any advice would be greatly appreciated.
Reply With Quote
  #2 (permalink)  
Old 04-30-2004, 09:09 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Splash Window?

You should set its position after creating it, or it's off screen.

Code:
splash.window.fly(0, 1, true, 0);
Code:
splash.window.center();
Reply With Quote
  #3 (permalink)  
Old 04-30-2004, 01:42 PM
Junior Member
 
Join Date: Apr 2004
Posts: 9
Default Re:Splash Window?

thanks. works perfectly.
Reply With Quote
  #4 (permalink)  
Old 04-30-2004, 03:39 PM
Junior Member
 
Join Date: Apr 2004
Posts: 9
Default Re:Splash Window?

oops. might have been premature about the "works perfectly" statement. It seems that it only works if I do not pack the application with the Flash OCX. Is this a limitation of the Splash Window?
Reply With Quote
  #5 (permalink)  
Old 05-02-2004, 07:52 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Splash Window?

It's a bug and has been fixed. Please download SWFKit Pro 2.1 r2.
Reply With Quote
  #6 (permalink)  
Old 05-09-2004, 01:50 PM
Senior Member
 
Join Date: Feb 2003
Posts: 212
Default Re:Splash Window?

Can I set or get the variables of a movie that has been loaded into the splash window.
Reply With Quote
  #7 (permalink)  
Old 05-10-2004, 03:13 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Splash Window?

Sorry, the Splash object doesn't provide the Flash Player interface.
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:08 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.