Home › Forums › Programming › Puzzles detecting/responding to Javascript functions/events in HTML file?
- This topic has 3 replies, 2 voices, and was last updated 1 month, 1 week ago by
c4cc.
-
AuthorPosts
-
2025-08-19 at 9:35 am #84196
c4cc
CustomerAs I’m trying to detect user input during app initialization, I’ve decided to use javascript clickcount for fullscreen function in my html file. I want puzzle variables to increase to certain values whenever there’s one clickcount whenever fullscreen element in html is clicked on, and decrease to another value when Esc key is pressed during fullscreen.
So which puzzles can I use to respond to the Javascript clickcount occuring in html file?
-
This topic was modified 1 month, 3 weeks ago by
c4cc.
-
This topic was modified 1 month, 3 weeks ago by
c4cc.
-
This topic was modified 1 month, 3 weeks ago by
c4cc.
FPS trialproduct 20.9.25 https://postimg.cc/gallery/LMM5vkQ/af43346e
2025-08-19 at 3:27 pm #84201Alexander Kovelenov
StaffHi,
There are several options how you can integrate JavaScript with Puzzles. Please check out this info.-
This reply was modified 1 month, 3 weeks ago by
Alexander Kovelenov.
2025-08-24 at 10:04 am #84262c4cc
CustomerUnfortunately I need the Javascript to respond to user events in HTML file script, and the advanced puzzles, such as call external function and exec script only interact with Javascript in the application .js file of the app.
How can I get puzzles to detect/respond to Javascript for user events in HTML?
-
This reply was modified 1 month, 1 week ago by
c4cc.
-
This reply was modified 1 month, 1 week ago by
c4cc.
-
This reply was modified 1 month, 1 week ago by
c4cc.
-
This reply was modified 1 month ago by
c4cc.
-
This reply was modified 1 month ago by
c4cc.
-
This reply was modified 1 month ago by
c4cc.
-
This reply was modified 1 month ago by
c4cc.
-
This reply was modified 1 month ago by
c4cc.
FPS trialproduct 20.9.25 https://postimg.cc/gallery/LMM5vkQ/af43346e
2025-09-03 at 3:27 am #84399c4cc
CustomerHi,
There are several options how you can integrate JavaScript with Puzzles. Please check out this info.Is this true?
Also, can exec script can interact with other javascript in html page the verge3d is in? Because exec script and call external function puzzles are only shown so far interacting with javascript from application.js, not javascript from the html page containing the iframe
Edit:
SOLVED: fullscreen error is solved in this post and the last. Fullscreen puzzle variables values’ now can be updated when fullscreen and reset to default values when smallscreen-
This reply was modified 3 weeks, 3 days ago by
c4cc.
FPS trialproduct 20.9.25 https://postimg.cc/gallery/LMM5vkQ/af43346e
-
This topic was modified 1 month, 3 weeks ago by
-
AuthorPosts
- You must be logged in to reply to this topic.