PDA

View Full Version : Flash Movie interaction with HTML objects


erics98390
11-14-2004, 04:36 AM
I'm building a prototype where I use a flash movie to show a user how to do something. The movie floats on top of the web app and has a transparent background. The movie only contains a large hand that is animated to move to a specified position on the page. With this, I'm trying to show the user how to change a theme on my web app by playing a flash movie on top of the web page. The flash movie shows a big hand that floats across the page and stops on the link the user needs to select.

My question is, is there any way this hand can trigger events on the html page? For example; as the hand floats across the app, it floats over a series of tabs built with HTML on the web app. These tabs have DHTML mouseover effects that change the color when moused over. I want this hand to also trigger that event.

Is this even possible?
Thanks!

petefs
11-14-2004, 10:10 AM
This post has been identified as a 'crosspost', that is, it has been posted multiple times on the forums. Please post each question just once and we will do our best to answer it. Thanks.

erics98390
11-15-2004, 03:42 PM
Gee.. that really helps me out.