Search found 22 matches

by M_Mercer2015
Thu Nov 17, 2022 6:32 am
Forum: Flare's General Discussion
Topic: SCORM 2004 Build Failed
Replies: 9
Views: 1342

Re: SCORM 2004 Build Failed

Thanks for all of your help! As it turns out what was killing the SCORM build was a colon in the Name field of the eLearning tab of the Target. I had entered "Cases: Caseload Assignments" into the field. When I removed the colon the build ran successfully.
by M_Mercer2015
Tue Nov 15, 2022 12:11 pm
Forum: Flare's General Discussion
Topic: SCORM 2004 Build Failed
Replies: 9
Views: 1342

Re: SCORM 2004 Build Failed

Ok, so super dumb question... How are file names counted? Maybe I'm looking at this wrong? I thought all the characters that appeared in the URL were counted and they had to be less than 255 characters. If that's the case the longest file name I have is 150 characters.
by M_Mercer2015
Mon Nov 14, 2022 6:30 am
Forum: Flare's General Discussion
Topic: SCORM 2004 Build Failed
Replies: 9
Views: 1342

Re: SCORM 2004 Build Failed

Does this include Snippet files?
by M_Mercer2015
Mon Nov 14, 2022 6:25 am
Forum: Flare's General Discussion
Topic: SCORM 2004 Build Failed
Replies: 9
Views: 1342

Re: SCORM 2004 Build Failed

Thank you! I'll look for long file names and paths.
by M_Mercer2015
Tue Nov 08, 2022 1:34 pm
Forum: Flare's General Discussion
Topic: SCORM 2004 Build Failed
Replies: 9
Views: 1342

SCORM 2004 Build Failed

I'm creating E-Learning content in Flare and running a build for SCORM 2004 output. This is my 62nd E-Learning project and the first to fail. I'm getting a Compile Status of "Build Failed: The given path's format is not supported." message. ID # 10086. File name length is within 255 charac...
by M_Mercer2015
Mon May 09, 2022 9:36 am
Forum: Printed Documentation Targets
Topic: Word: "Build failed: Generation of output can not be...."
Replies: 8
Views: 4702

Re: Word: "Build failed: Generation of output can not be....

This happened to me too this week. I minimized all of my other windows until I found the Microsoft warning popup message. Once I selected the option that allowed the build to proceed it did so promptly. What I don't understand is that I've been using Flare since 2015 and this is the first time this ...
by M_Mercer2015
Fri Sep 10, 2021 8:09 am
Forum: Flare's General Discussion
Topic: Macro works but not with keyboard assigned to it
Replies: 1
Views: 1670

Re: Macro works but not with keyboard assigned to it

Was the keyboard shortcut you applied already in use? If so you need to clear it from where it's being used, then assign it to your macro playback.
by M_Mercer2015
Tue Jun 26, 2018 7:57 am
Forum: Web-based Outputs
Topic: Case-Sensitive Matches in Search Results
Replies: 3
Views: 1248

Case-Sensitive Matches in Search Results

Hello! When searching for some words in my HTML5 output, the search results are case-sensitive despite Flare help stating: Case-insensitive Matches Search is not case-sensitive. For example, a search for the word "run" will find matches for "Run" and "run." For example,...
by M_Mercer2015
Mon Feb 19, 2018 10:13 am
Forum: Flare's General Discussion
Topic: Video formats
Replies: 4
Views: 2947

Re: Video formats

I'm having similar issues as well.
by M_Mercer2015
Tue Mar 14, 2017 6:26 am
Forum: Web-based Outputs
Topic: HTML5 Help features that are not 508 compliant
Replies: 8
Views: 3958

Re: HTML5 Help features that are not 508 compliant

Thanks, Nita. In the last month I've put in multiple feature requests and bug reports about 508 compliance issues.
by M_Mercer2015
Tue Feb 21, 2017 10:15 am
Forum: Web-based Outputs
Topic: Wish list for Top Nav beyond Flare 11
Replies: 30
Views: 22417

Re: Wish list for Top Nav beyond Flare 11

Hello, doc-guy! Yes, that is exactly what I'm talking about. :D And yes, just this morning I submitted a feature request for this. In part due to viewtopic.php?f=9&t=28621 and also to request an Accessibility tab to the Target an Properties windows.

Monica
by M_Mercer2015
Tue Feb 21, 2017 10:11 am
Forum: Web-based Outputs
Topic: HTML5 Top Nav Cursor Focus when Searching (Accessibility)
Replies: 1
Views: 1124

Re: HTML5 Top Nav Cursor Focus when Searching (Accessibility

We were able to get it to read by placing the following in the Master Page: <script type="text/javascript"> var pageName = "Search.htm"; var className = "results-heading"; if (window.location.pathname.split('/').reverse()[0] === pageName) { var el = document.getElementB...
by M_Mercer2015
Fri Feb 17, 2017 1:27 pm
Forum: Web-based Outputs
Topic: Wish list for Top Nav beyond Flare 11
Replies: 30
Views: 22417

Re: Wish list for Top Nav beyond Flare 11

Fully integrated Aria support.
by M_Mercer2015
Wed Feb 15, 2017 11:02 am
Forum: Web-based Outputs
Topic: HTML5 Top Nav Cursor Focus when Searching (Accessibility)
Replies: 1
Views: 1124

HTML5 Top Nav Cursor Focus when Searching (Accessibility)

Our output is HTML5 top navigation. When you search for something the "results-heading" displays the number of results found, for example, "Your search for "X" returned 4 result(s)." and the cursor focus is on the first result in the list. When you press the TAB key the...
by M_Mercer2015
Tue Feb 14, 2017 12:50 pm
Forum: Web-based Outputs
Topic: 508 accessibility compliance in Flare 12
Replies: 1
Views: 1077

Re: 508 accessibility compliance in Flare 12

Our help content must be 508 compliant as well. Our target is HTML5 top nav.
by M_Mercer2015
Tue Feb 14, 2017 12:35 pm
Forum: Web-based Outputs
Topic: HTML5 Help features that are not 508 compliant
Replies: 8
Views: 3958

Re: HTML5 Help features that are not 508 compliant

Any updates on this? My content must be 508 compliant as well.
by M_Mercer2015
Fri Nov 18, 2016 9:20 am
Forum: Styles, Stylesheets and XML
Topic: Font Awesome - Getting Others to See in Output
Replies: 4
Views: 3455

Re: Font Awesome - Getting Others to See in Output

Thank-you. I uninstalled the font and changed my master page <head> <link href="../../Resources/Stylesheets/Styles.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="../../AwareHelp/FontAwesome/css/font-awesome.min.css" /> <!-- Tem...
by M_Mercer2015
Thu Nov 17, 2016 7:29 am
Forum: Styles, Stylesheets and XML
Topic: Font Awesome - Getting Others to See in Output
Replies: 4
Views: 3455

Re: Font Awesome - Getting Others to See in Output

Thank-you for your response. :)

My output is HTML5 Top Nav.

I created a FontAwesome folder in my content folder, it has two sub folders, css and fonts. See attached screenshot.

So I should uninstall the fonts from my machine?
by M_Mercer2015
Wed Nov 16, 2016 2:47 pm
Forum: Styles, Stylesheets and XML
Topic: Hide Font Awesome Styles in Style Dropdown
Replies: 10
Views: 5410

Re: Hide Font Awesome Styles in Style Dropdown

I'm not having this problem, but then again I'm not sure I've successfully embedded Font Awesome into my project. :cry:
by M_Mercer2015
Wed Nov 16, 2016 2:39 pm
Forum: Styles, Stylesheets and XML
Topic: Font Awesome - Getting Others to See in Output
Replies: 4
Views: 3455

Font Awesome - Getting Others to See in Output

Hello! I've managed to successfully add Font Awesome to my project. I installed the fonts on my machine. I added the code to my master page. The icons rendered in the topic preview and build. I could also see them in the output after I published. However, no one else can see the icons in the publish...
by M_Mercer2015
Fri Sep 30, 2016 1:45 pm
Forum: Source Control
Topic: Flare 12 "Retrieving source control status" (git) hangs
Replies: 5
Views: 4778

Re: Flare 12 "Retrieving source control status" (git) hangs

I started experiencing this with Flare 12 too. It takes forever and then eventually works. I don't recall having this problem with Flare 11.

Update: It wasn't our server. It appears to have been our virus software. The next time it happens this will be the first thing I check.
by M_Mercer2015
Wed Sep 14, 2016 8:26 am
Forum: Tips and Tricks
Topic: Automatically adding a caption to an image or table
Replies: 2
Views: 7454

Re: Automatically adding a caption to an image or table

For tables, go into the table properties. You can select whether you want the caption to appear above or below the table. For images we created a style for image paragraphs and for captions. This allowed me to have the caption appear immediately below the image. I'm still pretty new, I don't know if...