MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 256

Extending flash
Table of Contents

Advertisement

Method summary for the FLfile object
The following methods can be used with the FLfile object.
Method
FLfile.copy()
FLfile.createFolder()
FLfile.exists()
FLfile.getAttributes()
FLfile.getCreationDate()
FLfile.getCreationDateObj()
FLfile.getModificationDate()
FLfile.getModificationDateObj()
FLfile.getSize()
FLfile.listFolder()
FLfile.read()
FLfile.remove()
FLfile.setAttributes()
FLfile.write()
FLfile.copy()
Availability
Flash MX 2004 7.2.
Usage
FLfile.copy( fileURI, copyURI )
256
Objects
Description
Copies a file.
Creates one or more folders.
Determines the existence of a file or folder.
Finds out if a file is writable, read-only, hidden, visible,
or a system folder.
Specifies how many seconds have passed between
January 1, 1970, and the time the file or folder was
created.
Gets the date a file or folder was created.
Specifies how many seconds have passed between
January 1, 1970, and the time the file or folder was last
modified.
Gets the date a file or folder was last modified.
Gets the size of a file.
Lists the contents of a folder.
Reads the contents of a file.
Deletes a file or folder.
Makes a file or folder read-only, writable, hidden or
visible.
Creates, writes to, or appends to a file.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents