Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-05-2005, 09:01 PM
Junior Member
 
Join Date: Aug 2005
Posts: 1
Default Auto Exit - is it possible?

I'm onlytrying the demo of SWKit Express right now because I need to verify this one feature. When my flash video finishes playing I want the player to close by itself rather than requiring any user inteaction. Is this possible? With the demo it stays up with a blank screen saying it is unregistered so I wasn't sure if this was a function of the demo copy or if it was the way it always worked. Just didn't want to purchase and find out there was no support for this.

Regards,
David
Reply With Quote
  #2 (permalink)  
Old 08-09-2005, 01:51 AM
Member
 
Join Date: Sep 2003
Posts: 95
Default Re:Auto Exit - is it possible?

You'd have to put code in your application to close it at the end, but yes it is possible.

Either use:

Code:
fscommand("Quit");
in Flash itself,

or

Code:
var app = getMainWnd();
app.close();
in SWFKit
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 01:53 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.