November, 2015
now browsing by month
anyone had success creating iframes in a WebView in LL’s CustomView?
would like to make a YouTube music player embedded in LL, using the YT Player API (https://developers.google.com/youtube/iframe_api_reference)
tried Jappie Toutenhoofd ‘s WebView script which can load embedded YT videos, but some YT videos will only load via an iframe rather than direct url
]]>Thank you TrianguloY Jappie Toutenhoofd
Thank you TrianguloY Jappie Toutenhoofd
Not sure if I’ll do for day number
]]>Because there are LL-users using Zooper for this. :-(
Originally shared by Jappie Toutenhoofd
Because there are LL-users using Zooper for this. 🙁
]]>Are there any methods to avoid LL’s memory leak when using a lot of images?
My current template (Store view) uses HUNDREDS of images, so LL keep working at 124MB…lol
i want to make LL work at 50MB or so…
]]>setTimeout()
who knows how the function works, especialy when switching off the display?
I have set a
setTimeout(“callback”,30*60*1000). // 30 Minutes
When the phones display is off the timer is not fired.
How can i get a more reliable solution?
]]>