Skip to main content
bobtattoos
Participating Frequently
November 11, 2022
질문

Some body can help me?? Is very urgent to me finnish it. I promeis don´t back to use Animate cc! :-(

  • November 11, 2022
  • 1 답변
  • 536 조회

First of all... Thank you KGlad!!!!!! for your help. I appreciate it. I'm watching the videos, but to me that's "Chinese" because I'm not a development guy... and I have no idea about code, just the easy way that Animate cc offers me to do the basics. Finally yesterday I have the idea to upload it to my server (even when I can't see anything published in my browser) and the surprise was when I can see it perfectly on the internet. But the problem doesn't end here... The landing page works perfect, the menus on top, the buttons puppies... but the BIG problem now is when I go to the pages puppies... the menus on top work only for a few seconds and then they stop for no apparent reason, since on the landing page they don't... I can't understand anything. All the code is very simple and I can't see any errors... I search and search but I can't find the problem. It's desperate... I need to get it working before the puppies grow up. :(( Animate cc is great software, but I think it's a bit more "want to but can't"... I spend a lot of time and now I can't use it. P.S: I can't let you know my full domain name because the "older brothers" say that the word "-----" is not allowed to be said. 😕😕 ... [link removed by moderator]

    이 주제는 답변이 닫혔습니다.

    1 답변

    kglad
    Community Expert
    Community Expert
    November 11, 2022

    the first error i see is

     

    _this.Bt_DB_Fotos_Videos is undefined when this code executes

     

    _this.Bt_DB_Fotos_Videos.on('click', function(){
    /*
    Loads the URL in a new browser window.
    */
    window.open('https://www.dropbox.com/sh/colyat2wcggc14l/AAAqaZ-ddxx-F2Hc-RDBBVGaa?dl=0', '_blank');
    });

     

    (actually, that's not the first.  the first is trying to start a sound before anything in your app is clicked.)

    bobtattoos
    bobtattoos작성자
    Participating Frequently
    November 11, 2022

    KGlad ...twice days before, I have the same problem with the menu buttons at my landingpage and the only way to fixed it was locate the buttons up of the timeline. That was crazy!! I expended hours to try fix it and the solution come to me when I did this stupid and unsdestanble decition. 8´/

    I like Animate cc but I don´t see any future at a software with this insures... it´s no serious. After this .....uck experience the Animate cc is finnish to me. Maybe with the adquisition of figma their will make the stuff better.

     

    Here I let you my puppie projetc, if you have time to help me welcome, if no is ok. I will make some poster ad print for put it around my city... you know, like vintage style.  😞

     

    Thks a lot for your last answerd!

     

    https://www.dropbox.com/scl/fo/dfezx12s6qgnlaowh0xak/h?dl=0&rlkey=7oqopjo1g1d2a6ye40pzd7tby

    kglad
    Community Expert
    Community Expert
    November 14, 2022

    Thank you KGlad for everything, the help you have given me and for the time you have used. It is true that I am not a user of animate, nor was I a Flash user and before that I was the Director of Macromedia, which is the grandfather of Animate until Adobe bought it to later release it as Flash. But the truth is that although this also had its own thing, but it was not even remotely close to Animate cc, which in my opinion has things that are already escaping all logic. Of course my lack of knowledge in coding is a big enough limit to tackle a project that is too complicated... but this is not it. It's the simplest thing you can do... buttons that come and go to labels, others that make calls to the www and a couple of movies. When I decided to do it, I didn't think it would get complicated with things like for example buttons that don't work (without knowing why) but when placing them in a higher timelime position they suddenly work... this if there was something in between timeline nothing relevant that could be the explanation of why they did not work before. Now I've solved the problem with the buttons in the puppies section, simply taking the movie to the main scene suddenly works perfectly again (now the only thing is that instead of 3800 frames I have 8500, but hey... it works that is what I want to be able to start putting up the posters in search of adopters of the puppies (puppies when I started doing this project with Animate cc... we'll see how they will be when I finish it) Why now (I did the test when I passed the movie of the first puppy to the main scene and it worked well, also the second... and once I verified that everything ran perfectly and the buttons worked correctly... when I finished and published it, again the screen was blank ! that they do not do the same with Figma. Thanks again for your help and time spent.


    you're welcome.

     

    p.s. when you see a blank page during testing, it's because of a coding error.  open the developer console to find the location of the error.