Skip to main content

ASPxClientObjectContainer.PercentLoaded Method

Returns the percent of the Flash Player movie that has streamed into the browser so far.

#Declaration

TypeScript
PercentLoaded(): string

#Returns

Type Description
string

An integer value that specifies the percent of the Flash Player movie that has streamed into the browser so far.

#Remarks

Note

This member is in effect for a Flash object only.

See Also