removeFlashObject() Method

Description

Removes AnyChart Stock Flash Object from HTML DOM.

You can call write() method after removing flash object to show the chart in other container.

Parameters

None

Returns

Void

Samples

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

See also

dispose(), write()

to top