load_from_uri
Description:
public bool load_from_uri (
string uri)
throws Error
Loads the contents of URI into the timeline.
Parameters:
this |
An empty Timeline into which to load the formatter
|
uri |
The URI to load from
|
Returns:
true if the timeline was loaded successfully from uri .
|