How can I set the audio component "src" and/or "type" using local storage variables? I tried {mp3url} thought that would work but does not seem to. Also doesn't look like I can set an event to set the property of src in the events tab either.
How can I set the audio component "src" and/or "type" using local storage variables? I tried {mp3url} thought that would work but does not seem to. Also doesn't look like I can set an event to set the property of src in the events tab either.
Thanks, worked perfectly!
How can you load a URL into a REST service. So I have a listview and each item has a URL that should load a new listview, the URLS do not accept params so I cannot map the request. So can I have the full URL be read from a local storage variable?