Scotty Moon wrote:

Hello,
Newbie here. I'm creating a stack that downloads a specific url and
puts the value into a field. This works fine when I'm developing in
dreamcard, but in the player it does not work.

My transcript for the function is something like:

put URL "whatever.com" into field "blah" (or something of the sort).

Is there a workaround for this? Am I doing something wrong for it to
work in dreamcard itself but not the player?
Thanks in advance,
Scotty




My first guess would be that the player is in "secure" mode (in that mode, it is not allowed to access the network, or to write files).


In the Player, the RunRev icon in the top right gives you access to the Preferences - and you should ensure that it is selected (the text says "Run in non-secure mode" - so it should be selected to allow network access).

If it's not that - come back to the list and give us any additional info you can.

--
Alex Tweedly       http://www.tweedly.net



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.8.0 - Release Date: 21/03/2005

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to