
Welcome Guest
|
#1
|
|||
|
|||
|
trying to get a quit message to disappear
I have a quit button. When the user rolls over this button, I have a message appear, (which is a movieclip), using the setProperty command. In this message, the user is asked if they are sure they want to quit. If they click on the yes button in this message, then it quits...but if the the user clicks no, I want to message to go away. I am using this code:
quit_no_btn.onRelease = function(){ setProperty("quit_message", _alpha,"0"); ; } Can you use a setProperty within a movieclip to cause that same movie clip to disappear? If not any suggestions as to how to get rid of the messge and leave the user where they were in the piece when they clicked the quit button Thanks Kirk
|
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Flash animation for incoming text message alert | jonnyc | Newbies |
0 | 01-14-2009 11:37 AM |
| swf alert message | ShoreTel | Flash 8 |
2 | 11-15-2006 09:16 PM |
| Loading audio message | kennethjansson | Flash MX |
2 | 11-16-2004 08:49 PM |
| Slightly different quit | APK | Flash MX ActionScript |
1 | 02-08-2003 05:38 AM |
| Message Boards | bizzyb | General Flash | 1 | 05-31-2001 02:07 PM |





