Skip to main content
Participant
November 3, 2020
Question

fla file

  • November 3, 2020
  • 2 replies
  • 602 views

hi,

I received a fla files and i need to do a little change in them- Change text from English to Spanish.

The file already has a code and everything is ready, but when I open them nothing seems to happen.
Even before I change anything, I try to export video and the code just does not work. I get the first frame and that's it.

Attached a screenshot of what the file looks like when I open it. What do I need to do for everything to work? Everything I tried did not work.

    This topic has been closed for replies.

    2 replies

    kglad
    Community Expert
    Community Expert
    November 3, 2020

    what if you test (control>test movie)?

    Chen5C46Author
    Participant
    November 3, 2020

    get ampty frame (the bg color)

    kglad
    Community Expert
    Community Expert
    November 3, 2020

    open the browers developer console and look for error messages.

    kglad
    Community Expert
    Community Expert
    November 3, 2020

    check your publish setting (file>publish settings) to make sure you have enabled "include hidden layers".  (you have most layers hidden so you won't see much unless this is enabled or you unhide those layers that you want visible.)

     

     

     

     

    --------------------------------------------------------------------------------------------------------------------------

    Chen5C46Author
    Participant
    November 3, 2020

    thank you for the answer! 🙂

    Unfortunately, this has not yet solved the problem.

    Is there another definition that needs to be checked that maybe I'm missing?

    Currently, the resulting video is 0 seconds long and looks like a mix of all the layers together.

    It seems that all the layers are set to 0, and when I tried to increase the frame for a longer time - the code still does not work (or works for a split second).

     

    kglad
    Community Expert
    Community Expert
    November 4, 2020

    those are warnings from animate.

     

    when you test, your app should open in a browser window. does it?

     

    if yes, open that browser's developer console.  google: <your browser> developer console.  eg, internet explorer developer console.