MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 304

Extending flash
Table of Contents

Advertisement

item.removeData()
Availability
Flash MX 2004.
Usage
item.removeData( name )
Parameters
pecifies the name of the data to remove from the library item.
name S
Returns
Nothing.
Description
Property; removes persistent data from the library item.
Example
The following example removes the data named myData from the first item in the library:
fl.getDocumentDOM().library.items[0].removeData( "myData" );
304
Objects

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

This manual is also suitable for:

Flash 8

Table of Contents