Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
reddi_srik #1
Re: close swf file
just create a button for that close and place this code
on (release) {
fscommand("quit");
}
reddi_srik Guest
-
Close PDF file and reopen it
In my process i added a custom annot through SDK 8 version 2. After that I save the PDF file by PDDocSaveWithParams() and then close PDF:... -
Closing File in DW Catch Close Event
I will post this in the extensions forum since i would think this has to exist somewhere.... I want to be able to run some code when a user closes a... -
Open file, make changes, save file, close, re-open, file contents not changed
I've now run into this several times and it's completely destroyed all of my confidence in Ilustrator CS on Mac. I'm hoping someone can confirm that... -
Close an swf file from another swf
Suppose we have two swf files, preloadmovie and mainmovie. I would like to play preloadmovie until the download of mainmovie is complete. Then... -
IS there any way to make DW MX close an access locking file???
Everytime I open a dynamic page in DMX I notice the locking file turns on, but closing the file does not clear the locking file. Therefore I can't...



Reply With Quote

