LoadingStatus_v2 Op
trigger events / get information about asset-loading status
Summary (oneliner)
Full Name
- Ops.Cables.LoadingStatus_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Weather API - Example
Makes a request to the [MetaWeather API](https://www.metaweather.com) and displays the current temperature.
We use a CORS-proxy here to overcome security-problems between HTTP and HTTPS.
To change the city run this in your browser: [https://www.metaweather.com/api/location/search/?query=berlin](https://www.metaweather.com/api/location/search/?query=berlin), change the last part (city) and copy the `woeid` from the response to `Location ID.
INPUT PORTS
exe (Trigger)
PreRender Ops (Number:boolean )
Play Timeline (Number:boolean )
OUTPUT PORTS
Next (Trigger)
Finished Initial Loading (boolean Number)
Loading (boolean Number)
Progress (Number)
Jobs (Array)
Trigger Loading Finished (Trigger)