help please I want to see if it is possible to be able to place an image using an external url not within the application
m.top.backgroundURI = “pkg:/images/Splash_HD.jpg”
m.top.backgroundURI = “http://dominio.com/images/Splash_HD.jpg”
help please I want to see if it is possible to be able to place an image using an external url not within the application
m.top.backgroundURI = “pkg:/images/Splash_HD.jpg”
m.top.backgroundURI = “http://dominio.com/images/Splash_HD.jpg”
Yes, that is exactly how it would work. Of course, you can use that same method for any poster for that matter.
but the problem is that it does not work
http://dominio.com/images/Splash_HD.jpg isn’t a valid accessible url. Try loading it in a web browser and it displays a domain registration page. Check your permissions.
“destruk” wrote:
http://dominio.com/images/Splash_HD.jpg isn’t a valid accessible url. Try loading it in a web browser and it displays a domain registration page. Check your permissions.
Take note to destruk’s post and make sure you use a valid and accessible photo url. The url you are using is a redirect to domino.com