Change hand cursor to arrow on movie

Hello all, am using Flash CS4 with AS 2 to load a swf file in a movie clip, but while on first visit to the embedded page the mouse arrow appears, if another page is visited then flash embedded page is loaded again, the hand cursor appears when mouse is on the movie. Anyone can plz help? Am attaching the movies and giving the general format of the XML used as well:


<?xml version="1.0" encoding="UTF-8" ?>
<album
    showbuttons="no"
    showtitles="no"
    randomstart="no"
    timer="4"
    aligntitles="bottom"
    alignbuttons="bottom"
    transition="fade"
    speed="100">
  
<img src="home1.jpg" title="" url="" />
<img src="home2.jpg" title="" url="" />
<img src="home3.jpg" title="" url="" />

</album>


Removing the url="" still gives hand cursor