Jonathan Kotthoff wrote:
Hello all:

Does anyone know if it is possible to put invisible buttons on top of or have clickable items within a QuickTime movie in Rev? I want to accomplish interactive videos in Rev without having to resort to sprites using QT or Livestage..

If you set a player's "alwaysBuffer" property to true, you can put other objects, like buttons, on top of it. However, the built-in conroller will no longer work (you'll need to script all the playback options) and playback may not be as smooth. See the alwaysbuffer entry in the docs.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to