Show HN: I developed an app that creates interactive product demos in minutes
1–10 of 32 posts
Re: Show HN: I developed an app that creates interactive product demos in minutes
#2Re: Show HN: I developed an app that creates interactive product demos in minutes
#3Loved it. I'm gonna try this for Engagespot :)
Re: Show HN: I developed an app that creates interactive product demos in minutes
#4Re: Show HN: I developed an app that creates interactive product demos in minutes
#5Is there a Firefox extension yet? I think those can work on mobile.
Enabling people to create product demos from their phones would be badass!
Re: Show HN: I developed an app that creates interactive product demos in minutes
#6FYI, the sample demo is broken for me. When I hit play it the whole frame "vibrates", apparently switching between two (nearby) sizes every frame or so. (Hotspots are still clickable.) Resizing the window or moving to a different DPI screen doesn't help. Chrome 106.0.5249.103 on Win10.
Re: Show HN: I developed an app that creates interactive product demos in minutes
#7FYI, the sample demo is broken for me. When I hit play it the whole frame "vibrates", apparently switching between two (nearby) sizes every frame or so. (Hotspots are still clickable.) Resizing the window or moving to a different DPI screen doesn't help. Chrome 106.0.5249.103 on Win10.
Re: Show HN: I developed an app that creates interactive product demos in minutes
#8However, I'm afraid that the service would only work in a hosted context, correct? So I'm embedding some JS from a external website + loading the data about what the would do, all remotely to your running external website?
Personally I try to avoid this as much as possible for my own websites and websites I create for clients. Always try to either inline stuff that gets used, or at least store it together with the site itself, so everything loads from one domain (CSP becomes a lot easier to control) and the site itself is self-contained.
I'm guessing there is no way to achieve that with this tool?
I really like the results, but bit wary of the implementation.
Re: Show HN: I developed an app that creates interactive product demos in minutes
#9FYI, the sample demo is broken for me. When I hit play it the whole frame "vibrates", apparently switching between two (nearby) sizes every frame or so. (Hotspots are still clickable.) Resizing the window or moving to a different DPI screen doesn't help. Chrome 106.0.5249.103 on Win10.
I am seeing the same issue
Re: Show HN: I developed an app that creates interactive product demos in minutes
#10FYI, the sample demo is broken for me. When I hit play it the whole frame "vibrates", apparently switching between two (nearby) sizes every frame or so. (Hotspots are still clickable.) Resizing the window or moving to a different DPI screen doesn't help. Chrome 106.0.5249.103 on Win10.
I tested it on different MacBooks, and it works without any issues.
I guess the problem is mainly with Windows. I will try to fix this.