Hi all,
I was wondering if it were possible to use JQuery on my website to respond to a click event going on inside my Construct 2 application. For example, I'm creating a website for a music festival - and I want all of the band names to fall out of the sky on the main page
This Guy
I was thinking about fooling around with .gifs, flash, etc, but for now I'm trying out Construct 2. My question is - is it possible to create an alert window with JQuery/JS if someone clicks on a Construct 2 object? I know I can hardcode all of the information into the application, and will eventually use AJAX to communicate with the database if I need to. lolz