From f8484ccc481fe25e9d9da6a08d0a80237476ed92 Mon Sep 17 00:00:00 2001 From: Andy--S Date: Thu, 21 Jan 2016 10:56:47 -0800 Subject: [PATCH] REDSUPPORT-103 Requesting call outs for recording events. The broadcaster calls to js for start/stop and status. Refer to the index.template.html to find the signatures. --- .../html-template/index.template.html | 16 ++++++++++++ .../Broadcaster/src/Broadcaster.mxml | 26 +++++++++++++++++-- 2 files changed, 40 insertions(+), 2 deletions(-) diff --git a/flash-clients/Broadcaster/html-template/index.template.html b/flash-clients/Broadcaster/html-template/index.template.html index 8ae64c9..a0364f9 100644 --- a/flash-clients/Broadcaster/html-template/index.template.html +++ b/flash-clients/Broadcaster/html-template/index.template.html @@ -36,6 +36,22 @@