Hi,
For example, let's say my revlet is at:
http://devin.com/revlets/mystackpage.html
It should be fairly simple to either derive the URL within the
revlet stack or to pass the URL as a parameter when launching the
revlet. (I haven't tried this myself yet, but I've seen others
describe here how to pass params.) Once your revlet stack has that
information, just have it do:
set the itemdelimiter to "/"
put item 1 to -2 of tURLreceivedAsParam & "/resources/myprefs.txt"
into tPrefsURL
put URL tPrefsURL into tMyPrefs
-- now do whatever you want with the prefs.
Hi Devin,
i don't understand
what is "tURLreceivedAsParam" ????
Greetings.
Yves COPPE
[email protected]
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution