We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

2D button does not work

Home Forums General Questions 2D button does not work

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #84710
    hpricos
    Participant

    Hi, I’m having issues with the webflow-verge3d connection.

    I have created a button on webflow and it appears in my verge3d project, but when I assign any function to it, it does not work. I insert texts but they do not give me feedback. Any possible solution?

    Thankss

    • This topic was modified 1 month, 2 weeks ago by hpricos.
    #84719

    Hi,
    Please check out the following page which describes the process of connecting Webflow with Verge3D.

    Also you might look into this third-party tutorial:

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #84794
    hpricos
    Participant

    Thanks for the documents and the video, but non of them have worked for me :cry: .

    This is my process to get to this point:

    -I create the blend in Verge3D.
    -I make a simple scene with a cube and a non-looping animation.
    -I generate the HTML and embed it in Webflow.
    -Once in Webflow, I create a button and assign it an ID.
    -I make a zip of the HTML and overwrite it in the project’s folder.
    -Back in Verge3D, I create a puzzle: “on event of click for elem ‘__’ in parent doc (checked)”.

    Video: https://drive.google.com/file/d/1fGP_6CYUetriS4tBTatYXWaWqyDtn_fh/view?usp=sharing

    • This reply was modified 1 month, 1 week ago by hpricos.
    #84859

    Hi,
    I checked your video and it appears you have done everything right. Please use the Chrome Developer tools to inspect the elements located in your page to see that the DALE_PLAY button is actually present in the parent (Webflow) frame. You can also attach your project here or provide a download link so that we can investigate it on our side.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #84860
    hpricos
    Participant

    Hi,
    This is what shows up in the elements tab of the developer tools.

    https://v3d.net/1amn

    For some reason, when creating the link the button does not appear, i don’t know why.

    • This reply was modified 1 month ago by hpricos.
    #84863

    The correct link to the whole app would be
    https://cdn.soft8soft.com/AROAJSY2GOEHMOFUVPIOE:a23c5b2141/Chinada_historica/index.html
    Strange thing, the button works for me!

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #84874
    hpricos
    Participant

    Wow, it does work now hehe.

    Could it possibly be because of the link? I have now tried to enter through the “run app” button and it does not work.

    Do I have to change the way I try the changes I make to the project?

    #84875

    This is because you embed your app via absolute URL address as iframe “src” attribute (triggering the CORS issue). It’s sufficient to specify just the name of the app html file (in your case it would be just “Chinada_historica.html”).

    Soft8Soft Tech Chief
    X | FB | LinkedIn

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.