Hi, i have a little problem with webgadget.
I put this URL:
http://actualidad.rt.com/static/embed/envivo.html
and the gadget show this:
Error loading player:
Could not load player configuratión.
What is the problem, how can solve this?
Thanks!
Url problem?
Url problem?
If translation=Error: reply="Sorry, Im Spanish": Endif
Re: Url problem?
Strange. I tried and I have no problem.
Code: Select all
Enumeration
#Mainform
#Navigator
EndEnumeration
OpenWindow(#Mainform, 0, 0, 500, 400, "", #PB_Window_SystemMenu|#PB_Window_ScreenCentered)
WebGadget(#Navigator, 10, 10, 480, 380, "http://actualidad.rt.com/static/embed/envivo.html")
Repeat : Until WaitWindowEvent(100) = #PB_Event_CloseWindow
➽ Windows 11 64-bit - PB 6.21 x64 - AMD Ryzen 7 - NVIDIA GeForce GTX 1650 Ti
Sorry for my bad english and the Dunning–Kruger effect
Re: Url problem?
Hi Falsam thanks for help.
I use mozilla as default browser, may be this?
I use mozilla as default browser, may be this?
If translation=Error: reply="Sorry, Im Spanish": Endif
Re: Url problem?
Works fine on first test. Shows error at second and further tests ...
But only with that url.
YouTube and other streams always work.
But only with that url.
YouTube and other streams always work.
--------------
Yes, its an Irish Wolfhound.
Height: 107 cm; Weight: 88 kg
Yes, its an Irish Wolfhound.
Height: 107 cm; Weight: 88 kg
Re: Url problem?
Yes its true and thanks for help.
If translation=Error: reply="Sorry, Im Spanish": Endif