all groups > flash actionscript > october 2006 >
You're in the

flash actionscript

group:

file exists


file exists mptamilselvan NO[at]SPAM yahoo.com
10/13/2006 5:55:07 PM
flash actionscript:
how to check file exits command loadmovie command.
now i am using loadmovie("test.swf"); i want before use this command i check if file(test.swf) exits.
Re: file exists S4Potential
10/13/2006 7:07:36 PM
Use the MovieClipLoader class. It has a onLoadError event and lots of other
goodies to help you figure out when a movie is fully loaded or has failed to
load.

See Actionscript help for full details.
AddThis Social Bookmark Button