Hello, I have flash embed object with a javascript function inside, called
when i click the flash object. Inside the javascript function i must
redirect to another page.

 I don't know until run the application what is the url for that page, so i
have a directLink to get it. But i only need the HREF text of the directlink
and in the javascript function go to that link through window.location.href.

Another approach will be get the full url in a listener method and throw a
redirect exception, but still i need to know how to invoke a listener inside
a javascript function.

 Any ideas? Thanks in advance. Lucia.
-- 
View this message in context: 
http://www.nabble.com/how-to-get-the-link-href-of-a-directlink-tp16032899p16032899.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to