FLASH Apps not loading under HTTPS

In my 7.0.9 installation i needed to change some code to get FLASH Apps loaded by javascript. Otherwise the browsers java console throws out an error "ReferenceError: SWFObject is not defined" and the flash apps are never showing.

This is very strange because changing the system back to http:// lets them load correctly.

I got around this by commenting out the following lines in /flash/modules/global/inc/content.inc.php

    //if ($isDolphinPage)
    //    $GLOBALS['oSysTemplate']->addJs($sGlobalUrl . 'js/swfobject.js');
    //else

so dolphin adds the missing reference to the output code.

But can this lead to other problems? Why are some pages DolphinPages and some not? And why it is injected into the templates and sometimes as a <source ......> in the scripts. Anyway it works but i really wondern why this suddenly is a problem for my site, before it worked. Maybe some recent changesets are the reason or some browser/js updates? I am very confused about this now. I just saw it because i cleared my browser caches so the flash apps need to get reloaded.

Check my GeoDistance, Watermark, TorBlock and Android Push Notifications mods | http://goo.gl/H3Vp81
Quote · 7 Apr 2013

Just seen your post on flash apps. I got a problem on the admin panel where I'm trying to load flash apps to set the RMS. I have RMS installed and working correctly and all permissions set correctly. Problem I'm getting is loading error and I have 7.1.6 with https.

Is it actually https that's causing the problem with flash apps then?

 

and by commenting out the code above do you mean deleted that code? or added it? this may be the problem I'm getting.

Quote · 10 Aug 2015

 

Just seen your post on flash apps. I got a problem on the admin panel where I'm trying to load flash apps to set the RMS. I have RMS installed and working correctly and all permissions set correctly. Problem I'm getting is loading error and I have 7.1.6 with https.

Is it actually https that's causing the problem with flash apps then?

There can be some issues sometimes when Dolphin uses HTTPS. Try turning off JavaScript cache and compression options under Admin Panel > Tools > Cache > Settings, and see if that works.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 10 Aug 2015

Just tried that and got same loading error. :(

Quote · 10 Aug 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.