MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference page 1082

Actionscript 2.0 language reference
Table of Contents

Advertisement

If your SWF file attempts to create or modify local shared objects, make sure that your SWF
file is at least 215 pixels wide and at least 138 pixels high (the minimum dimensions for
displaying the dialog box that prompts users to increase their local shared object storage
limit). If your SWF file is smaller than these dimensions and an increase in the storage limit is
required,
SharedObject.flush()
SharedObject.onStatus
Availability: ActionScript 1.0; Flash Player 6
See also
getLocal (SharedObject.getLocal method)
onStatus (SharedObject.onStatus handler)
Property summary
Modifiers
Property
data:Object
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
Event summary
Event
Description
Invoked every time an error, warning, or informational note is posted for a
onStatus
=
shared object.
function(infoObj
ect:Object) {}
1082
ActionScript classes
fails, returning
handler with a result of
Description
The collection of attributes assigned to the data
property of the object; these attributes can be shared
and/or stored.
property),
but then calling your
"pending"
"SharedObject.Flush.Failed"
,
flush (SharedObject.flush method)
__proto__ (Object.__proto__
property),
__resolve
.
,

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents