[Extendflash] JSFL AddDataToSelection and Custom Tool problems.
"Tore B. Jørgensen"
tore.jorgensen at atlantia.no
Wed May 10 15:18:17 BST 2006
Chris Fourney skrev:
> Anyways, no word as to how the AddDataToSelection works?
I looked a little bit, and I think you should have a look at:
element.getPersistentData()
Retrieves the value of the data specified by the name parameter.
element.hasPersistentData()
Determines whether the specified data has been attached to the
specified element.
element.removePersistentData()
Removes any persistent data with the specified name that has been
attached to the object.
element.setPersistentData()
Stores data with an element.
More information about the Extendflash
mailing list