[Gambas-user] Playing ".swf" files- can play OK in browser but will not open with webviewer in gambas on one PC but works OK on another!

PICCORO McKAY Lenz mckaygerhard at ...626...
Mon Jun 26 19:24:01 CEST 2017


the capability of playing flash relies on the webkit interface of gui so
seems the loading of the swf can be overlaping by the html5 implementation
if you are using qt4 vs qt5 ..

so gambas list will be need more information of your system like version of
qt and what qt version (4 or 5) are using the interface and also if the
webkit are in use

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

2017-06-26 12:23 GMT-04:00 Phil D <phil_d_uk at ...67...>:

> Hi!
>
>
> Im making a user interface, and have a flash animation in part of it.
>
>
> I am developing the code on 2 computers: one is a slimmed down PC which
> will run the interface in the end, this is running linux mint 18. The other<
> http://aka.ms/weboutlook> other is a windows PC running Gambas OS2 under
> oracle VM virtualbox. (Both running Gambas 3.7.1)
>
>
> I have the gambas code working nicely on the windows computer, and the swf
> animation file loads into the webviewer and plays without problems. On the
> other computer however the code runs without error, but the animation does
> not show. The computer will open swf files fine, but it seems like gambas
> is not able to open it.
>
>
> Is there some way to tell gambas how to open these files, some way of
> fixing an association?
>
>
> (My linux skills are a little limited so please dont spare the detail!)
>
>
> Many thanks,
>
> Phil
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list