espadana
03-06-2009, 07:19 PM
Hi,
I am working on creating a player that allows for 15 second pre-roll movie adverts before the actual movie is played. However I am not sure how to link the pre-roll movie to the intended url.
I know that I can register an eventlistener for the flvplayback object that listens for mouse clicks and then calls navigateToURL() to open a webpage. However I want the mouse pointer to change to a "hand" when hovering over the advert so that user know that the advert is clickble.
I would be very grateful if you could point me to the right direction.
Many Thanks
I am working on creating a player that allows for 15 second pre-roll movie adverts before the actual movie is played. However I am not sure how to link the pre-roll movie to the intended url.
I know that I can register an eventlistener for the flvplayback object that listens for mouse clicks and then calls navigateToURL() to open a webpage. However I want the mouse pointer to change to a "hand" when hovering over the advert so that user know that the advert is clickble.
I would be very grateful if you could point me to the right direction.
Many Thanks