Getting mouseUps from QTVR's

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
pastrana
Posts: 17
Joined: Wed Jun 14, 2006 9:54 pm
Contact:

Getting mouseUps from QTVR's

Post by pastrana » Mon Sep 22, 2008 11:36 pm

Is there any way to get a mouseUp click
from an specific QTVR hotspot / track and send the event to Revolution
and also send back a mouseUp to another hotspot, play, set node etc...

I want to create an educational game and be able to get the results
to Revolution Studio so I can show or hide an "Inventory"
graphic object, play another movie, variable to keep scores...etc

Thanks for the help!

Benjamin Pastrana :wink:

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Mon Sep 22, 2008 11:41 pm

Hi Benjamin,

Check the hotspots property and the hotspotClicked message in the docs. I don't think that Revolution can send a click to a hotspot.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply