Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Insert markers in a video file and read these with as3

Contributor ,
Nov 05, 2016 Nov 05, 2016

I need to embed markers in a video file and use this video file in Animate  CC 2017.

In the past I did  this with FLV and a previous version of media encoder.

Is there anyway to insert markers in some video file and then import video and markers  in  Animate CC 2017?

I need to read/use the markers with as3 in Animate CC 2017.

Thanks.

291
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Nov 05, 2016 Nov 05, 2016

you can add cuepoints using as3 to any video if you're using an flvplack component using the addASCuePoint method and you can add cuepoints to flv/f4v using adobe media encoder if you use the cs6 media encoder,

Translate
Community Expert ,
Nov 05, 2016 Nov 05, 2016

you can add cuepoints using as3 to any video if you're using an flvplack component using the addASCuePoint method and you can add cuepoints to flv/f4v using adobe media encoder if you use the cs6 media encoder,

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Nov 05, 2016 Nov 05, 2016

Thank you kglad,

I have now Media Encoder CC 2017 is there a way to have cs6?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 05, 2016 Nov 05, 2016
LATEST

yes, you can use your cc desktop app to install previous versions (just past the 1/2 point down the page is a walk-through showing how to install previous versions, https://helpx.adobe.com/creative-cloud/help/download-install-app.html).

unfortunately, ame cs6 was not offered as a stand-alone program so to install it you have to install some other cs6 program that includes ame. eg, installing flash cs6 will also install ame cs6.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines