|
Author |
Topic: cant make hyperlink work, please help?! (Read 293 times) |
|
carlos G. Guest
|
cant make hyperlink work, please help?!
« on: Aug 5th, 2003, 2:14pm » |
|
cant figure out how to make the hyperlink work, can someone please show me an example on how they made it work? thanks C.
|
|
|
|
mrb
|
Re: cant make hyperlink work, please help?!
« Reply #1 on: Aug 5th, 2003, 4:04pm » |
|
carlos: are you compiling the applet and then trying it in the web window? to the best of my knowledge it wont work inside processing, only in the window. let me know if this helps. if not, pull me aside later and we'll figure it out the example at: http://www.proce55ing.net/learning/examples/embedded_links.html works fine when brought into processing, and then exported as an applet. it invludes two separate, pre-written functions, one for popping the window up and loading a url, and one for keeping the url in the same window. mrb
|
|
|
|
|