-
1. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
Sreekanth_S May 26, 2014 6:59 AM (in response to communiko_kasperrander)Which version of FireFox are you testing it on?
Sreekanth
-
2. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
communiko_kasperrander May 26, 2014 7:03 AM (in response to Sreekanth_S)Firefox v. 28.0
From the forums it seems that the Firefox version does not matter.
Firefox is not supported in the Captivate 7 HTML5 output at all.
I want to know whether this issue has been addressed with the new release of Captivate 8.
-
3. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
communiko_kasperrander May 26, 2014 7:08 AM (in response to Sreekanth_S)Here is a screenshot of the error message:
Dropbox - Screenshot 2014-05-26 16.04.15.png
Just upgraded Firefox to v. 29.0.1 - same problem.
-
4. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
Sreekanth_S May 26, 2014 7:22 AM (in response to communiko_kasperrander)I have heard some features not working in HTML5 output, but it is surprising that v.24+ is not supporting it. Does non-Captivate HTML5 output work?
Sreekanth
-
5. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
communiko_kasperrander May 28, 2014 7:48 AM (in response to Sreekanth_S)I don't know which features work and which one does not.
I just get the error-message you see in the screenshot.
I just created a small test-project in the trial version of Captivate 8 containing only one slide with a single text-object and a button with a connected sound.
I get the same error message - and when I click "OK" in the error message I can click the button and the sound plays.
Dropbox - Screenshot 2014-05-26 16.42.40.png
So when Captivate detects Firefox it automatically shows the error message. Even though the project is playable.
In my real project though - the first slide does not show up beneath the error message (I do hear the welcome-message that is the start of the program!).
But it is impossible to go on from there and test what works and what doesn't.
-
6. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
communiko_kasperrander May 26, 2014 9:27 AM (in response to communiko_kasperrander)I just made a quick test with the Captivate 8 Trial.
I still get the error message in Firefox when I open the HTML5-output in Firefox.
Any suggestions for workarounds?
-
7. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
christophel Jun 10, 2014 8:57 AM (in response to communiko_kasperrander)Hi,
Same problem/same box appear...in Firefox 29. I'm using CP8 with "responsive" project.
is it a bug?
Tks
-
8. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
Cozmicone Jun 10, 2014 1:25 PM (in response to communiko_kasperrander)No, the problem still exists regardless of the project type. There are some ways to hide the message, one way is given here Re: Height and Width for Mobile Phones, but it won't alleviate any potential problems you may run into.
-
9. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
I_don't_believe_it! Jul 12, 2014 10:06 AM (in response to Cozmicone)I get the same error in both C7 and C8 though the project I am using (very simple) works with the exception of the title not displaying.
You would think that FireFox would work when C8 is aimed at mobile delivery (and it does not work on Windows Phone either).
-
10. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
Cozmicone Jul 18, 2014 8:37 AM (in response to I_don't_believe_it!)The issue is directly related to Mozilla not wanting to spend any money on licensing for specific things such as mp3 decoding. Unless Mozilla changes that, Captivate files won't ever work properly with HTML5 in Firefox.
-
11. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
MariaCasby Jul 19, 2014 3:43 PM (in response to communiko_kasperrander)My html5 activities work fine on Firefox. However, when the activity loads, the following message pops up leading users to believe that the activity will not work.
Adobe Captivate
This browser does not support some of the content in the file you are trying to view. Use one of the following browsers:
- Internet Explorer 9 or later
- Safari 5.1 or later
- Google Chrome 17 or later
I believe that the error message comes from Captivate rather than the browser. Since my activities work fine on Firefox, is there a way to stop this message from popping up?
-
12. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
R2DM Jul 30, 2014 7:36 AM (in response to MariaCasby)Yes - the message is located in the index.htm file created by Captivate.
With a bit of editing/javascript, you can defeat it. However, like was said above, Firefox may not play the content correctly.
-
13. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
zeitgen Jul 30, 2014 8:02 AM (in response to MariaCasby)>>Yes - the message is located in the index.htm file created by Captivate.
No, this message is located in the CPM.js file, strictly speaking. You can get rid of it by adding the line "SuppressIncompatibleBrowserMessage = 1" (without quotes) to the AdobeCaptivate.ini file that can be found in the installation directory.
-
14. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
MariaCasby Jul 30, 2014 1:24 PM (in response to zeitgen)I followed you suggestion, but perhaps not correctly, since I am still getting the popup message in Firefox. Here is what my Adobe Captivate.ini file looks like now. I added the line to the end. Should it have gone somewhere else?
In the meantime, I tried changing the cpm.js message to something that won't turn away users. This works and my message appears, but I would prefer no message at all, as well as a fix that will apply to all future games rather than a change I have to make to the cpm.js file each time I make a game. If I need to do it this way, is there a way to change the cpm.js file so that no message appears? Thanks so much for taking the time to help.
AdobeCaptivate.ini file content
VistaWin7StartupMessage = 1
LowDiskSpaceMessage = 1
NeedJQueryUI = 0
UseGestures = 1
SystemAudioDriver =Soundflower (2ch)
EquationEditorPathWin =\MathMagic for Captivate\MathMagic for Captivate.exe
EquationEditorPathMac =/Applications/MathMagic for Captivate.app
UserPathForLayoutsAndInteractions = ""
[TRUE STRINGS]
USE_INTELLIGENCE = 1
STRINGS = True;Correct;Right;Yes;T;Y;Wahr;Verdadero;Vrai;Vero;○;참;Verdadeiro
SuppressIncompatibleBrowserMessage = 1
-
15. Re: Is the HTML5 output from Captivate 8 compatible with Firefox?
zeitgen Jul 30, 2014 1:37 PM (in response to MariaCasby)Try readding this on line 2 or 3, not the last one. To be 100% sure that it applies, reboot the computer afterwards.
The solution is from https://forums.adobe.com/message/5685567 and is confirmed to work in our team. Hope it works for you as well =)


