Web API request

Playbacks/ClearFlashPlayback

Set a playback to not flashed if flash is enabled

API https://api.avolites.com/12.0/Playbacks.ClearFlashPlayback.html
namespace Playbacks
usage http://[ip]:4430/titan/script/2/Playbacks/ClearFlashPlayback?handle={handle}
example http://localhost:4430/titan/script/2/Playbacks/ClearFlashPlayback?handle_location=Playbacks_1_1 (link opens in new tab)
action un-flashes the indicated playback
parameter Handle - the playback to be unflashed
returns nothing of successful
error message if an error occured
remarks use this to unflash a playback which has been flashed from the Web API using Playbacks/FlashPlayback - you cannot release or bring this down at the console itself.

Used In