| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
#1 |
|
Registered User
Join Date: Aug 2002
Posts: 3
|
hi,
When i use the following to close the file opened thru iceprojector : fscommand ("fas.Event.APClose", "labelAPClose"); as mentioned in ice projector, before closing the application it shud execute the action statements on the frame labelled : labelAPClose But this does not work....neither the script is executed and nor the application is executed....it gets stuck..... Please reply if u can help.....thanx a lot |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
|
Hi,
Please add fscommand("quit") at labelAPClose frame, or the program won't quit. Because designers can make use APClose event to prompt users an "Confirm Quit" DB , if you don't send fscommand("quit") to iceProjector, it means you want the program to keep running. If you are a registered customer, you may also email your sample fla to support@flashants.com for troubleshooting. Regards. |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|