Override something in MadCapAll.js?

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
rt2019
Jr. Propeller Head
Posts: 2
Joined: Mon Apr 29, 2019 1:39 am

Override something in MadCapAll.js?

Post by rt2019 »

Is there a way to automatically override a function from MadCapAll.js? I just need to change a few numbers, nothing major - but I can't do it every time I build a project...
NorthEast
Master Propellus Maximus
Posts: 6359
Joined: Mon Mar 05, 2007 8:33 am

Re: Override something in MadCapAll.js?

Post by NorthEast »

You could use a post-build event in the target to do that for you - i.e. copy your modified MadCapAll.js file to the appropriate output folder.
Post Reply