Firefox Errors / Issues

There are quite a few differences in our output when displayed in IE and Firefox. Here are the issues we are experiencing:1. Text from a set storyboard number action not displaying in the field. This is using a pretty simple / standard action on Show action Modify Variable > Target Storyboard_Number > Value: XXX_01_010 > Set Variable Contents. We then use a 2 second delay to set the contents of a stbd field to the contents of Storyboard_Number (2 seconds at this point because we thought that the problem was with timing). Nothing displays in the field in Firefox, though it works fine in IE. We have a lot of things like this that simply are not working in Firefox. It seems like all of the things that are failing in FF are running within Action Groups!2. Getting a Firebug error on all pages that we are attempting to set Flash variables.this.flsPlayer.SetVariable is not a functionObjInlineSetFlashVar("xVolume", "100")trivantis-inline.... (line 365)action20420(undefined)a001_the_five_ste... (line 647)runGroup_og20421()a001_the_five_ste... (line 677)action20422(undefined)a001_the_five_ste... (line 332)init()a001_the_five_ste... (line 161)[Break on this error] this.flsPlayer.SetVariable( String(varName), String(myValue) );

Discussion (4)

Removing the storyboard number setting from an action group didn't help.Removing the storyboard number setting from an action group didn't help.

Any ideas on this error fellas? this.flsPlayer.SetVariable is not a function

We've had similar problems with groups and FF. Luckily we're developing internally and (as last resort) can say we don't support our courses in FF. But this is bothersome to say the least becuase one would assume FF is rendering this correctly and IE is not.We've had similar problems with groups and FF. Luckily we're developing internally and (as last resort) can say we don't support our courses in FF. But this is bothersome to say the least becuase one would assume FF is rendering this correctly and IE is not.

Firefox should be rendering this correctly. When I get a spare moment I'll try to step into it and isolate what works / what doesn't . Firefox should be rendering this correctly. When I get a spare moment I'll try to step into it and isolate what works / what doesn't .

Discussions have been disabled for this post