iframe widget

0
Hi i have a problem config the iframe widget --- basically what is widget should do is to retrieve a URL path form an attribute which it does but does not display the URL path that it get from the attribute It seems to get the path of the LOCALHOST something like this "No webpage was found for the web address: http://localhost:8080/'http://www.youtube.com/watch?v=rIoGWa-WOrk&feature=g-all-u' Error 6 (net::ERRFILENOT_FOUND): The file or directory could not be found." How can i get it to only read the one that i specify like 'http://www.youtube.com/watch?v=rIoGWa-WOrk&feature=g-all-u' Please help
asked
1 answers
0

Are you sure that you haven't put something in the URL prefix property of the iFrame widget? In your situation, this property should be left blank

answered