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

SWF player starts playing from Frame 2 instead of Frame 1

New Here ,
May 23, 2018 May 23, 2018

Hi,

I've made an interactive animation using Adobe Animate and Action Script 3.0. The main timeline has two layers, one of which is the Action Script. The timeline has 6 main frames, each one of them with a .stop(); attached to it in Action Script.

I'm currently having an issue playing .SWF files through multiple external SWF players (Swiff, GOM and MPC). When I open the .SWF file, it starts playing on Frame 2 instead of Frame 1. On Frame 6 (the last frame), there's an option to go to Frame 1 again. This actually still works in the external SWF player, yet it won't play from the very first frame when opening the file. For some reason it recognises Frame 1 as Frame 0, and Frame 2 as Frame 1, and therefore it won't play from the actual first frame.

Does this have anything to do with my publication settings perhaps?

252
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 ,
May 23, 2018 May 23, 2018

is this an html5 project (and not an as3 project).

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 ,
May 23, 2018 May 23, 2018
LATEST

It's definitely AS3.0.

It does actually run like it should in Flashplayer 10 (debug), just not in those other 3 programmes.

I created a different (completely new/blank) file with 2 main frames, just to see what it would do, and the three players listed start on the second frame every time. In Flashplayer, again, it runs fine.

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