Tagged Questions

3
votes
5answers
130 views
+100

Flash vs. (Ex)Canvas vs. SVG/VML

Hi Guys, If you were to design a graphics-heavy interactive web application (say a game like Mario Bros.) today, which of the three available technologies would you prefer - Flash, (Ex)Canvas or …
0
votes
3answers
71 views
+250

SWFUpload on HTTPS not working

I have trouble uploading files with SWFUpload when target servlet is listening on HTTPS. On HTTP it works fine. The issue is only when using FireFox or Opera. On IE it works fine - not tried other …