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

Adobe Animate CC Help with Video

New Here ,
Mar 22, 2019 Mar 22, 2019

I'm doing a project for school and I need to include a video. Whenever I test the movie in Animate and press the play button, there's always a white screen that shows before the video plays. Also, the video will play when I test the movie in Animate, but it's doesn't play when I test it in browser. Will someone please help me with this.

Here is a link to the video of what's going on:

Adobe Animate CC Help with Video on Vimeo

The video format is mp4

Here is the action:

import flash.events.MouseEvent;

playbutton.addEventListener(MouseEvent.CLICK, video1);

function video1(event:MouseEvent):void {

gotoAndPlay(242)

}

355
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 , Mar 23, 2019 Mar 23, 2019

1. the white is probably a loading (of your video) delay.  you can use a poster to prevent that.

2. you probably aren't testing correctly but it's hard to say exactly what you could be doing wrong.  and it's possible you have a browser issue.

Translate
Community Expert ,
Mar 23, 2019 Mar 23, 2019

1. the white is probably a loading (of your video) delay.  you can use a poster to prevent that.

2. you probably aren't testing correctly but it's hard to say exactly what you could be doing wrong.  and it's possible you have a browser issue.

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
New Here ,
Mar 23, 2019 Mar 23, 2019

Okay. Well, I do have a picture that shows before the video plays, and the way I'm testing it going to Control > Test Movie > In Animate. It could be that I have a browser issue. Thank you for your reply!

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 ,
Mar 24, 2019 Mar 24, 2019

you're welcome.

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
New Here ,
Mar 24, 2019 Mar 24, 2019
LATEST

You have to check the file formate of video. May be the lower version of video can support by software

For more visite here

https://noblerunner.com

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