Im in serious need of some help. Ive got a flash movie ready to go, but the final tweak it needs is to be that when its clicked on, its taken too a URL.
Now ive set a transparent rectangle over the top of the lot, and added the action script
on(release){
getURL("myurl.com", _blank)
};
directly too the rectangle.
Now ive read several guides and posts through google and this is all the tell me too do, yet i get the little hand up saying im hovering over a link with the mouse but click and nothing happens!
Any help is gonna be appreciated as ive been tiering over this for a good few hours now, tyia guys
Now ive set a transparent rectangle over the top of the lot, and added the action script
on(release){
getURL("myurl.com", _blank)
};
directly too the rectangle.
Now ive read several guides and posts through google and this is all the tell me too do, yet i get the little hand up saying im hovering over a link with the mouse but click and nothing happens!
Any help is gonna be appreciated as ive been tiering over this for a good few hours now, tyia guys
