Hello Guys,
Is it possible???
var homeLink:URLRequest = new URLRequest("home.php");
button_mc.AddEventListener(MouseEvent.CLICK, menuClick);
// Need to pass linkURL parameter to this function from AddEventListner.
function menuClick(event:MouseEvent, linkURL:URLRequest)
{
navigateToURL(linkURL, "_self");
}
--
*Arindam Mojumder*
*
*
Visit My Flickr <http://www.flickr.com/photos/arindam-mojumder/sets/>
<http://www.flickr.com/photos/arindam-mojumder/sets/>Visit My Facebook
<http://www.facebook.com/Arinda.Mojumder>
<http://twitter.com/arindam_arindam>Visit My Twitter
Account<http://twitter.com/arindam_arindam>
<http://scripto-mania.blogspot.com/>Visit My
Gblogger<http://scripto-mania.blogspot.com/>
<http://nilbristi.wordpress.com/>Visit My Wordpress
Blog<http://nilbristi.wordpress.com>
--
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en.