
Originally Posted by
comunale
I know...
the problem is that I don't know anything about AJAX.
you have any suggestions
you can help me
Well, I'm not really a JS or Ajax guy....so can't help much. You might try posting in the JS forum to see if anyone has any suggestions. If you have a working example in JS and HTML, I can help converting it into Flash.
The other way to do it would be via an iFrame. That's VERY simple to do. You would just supply the frame parameter to the getURL:
Code:
getURL("url", framelabel);
Bookmarks