I'm looking for someones help who is familiar with the PodeHTML Ifram plugin. I'm trying to load the current HTML iframe page into a text sprite using the currenturl expression. It pops up an error of undefined however assertion failure expvalue.setstring without string type is the error message.
what is the correct way to load an iframe url into a text sprite? I've got every tick set text.text to "URL:"&Frame.CurrentURL
Any help would be greatly appreciated