Tech Note 5 - Custom Slave (Target) Functions
...unication is open and as an Action author you can write Actions that are custom Target functions - t...
Tech Note 15 - Action-Library
...eway 3.1 introduced mechanism for actions to share mark-up. This is...his is particularly useful if you write a suite of actions that hav...
Writing Actions for Freeway
...y) is often the best way to add your own content t... Freeway will simply overwrite it the next time yo... documentation discusses how to go about writing A...ny problems with writing actions,
please feel fre...
Actions API Reference
...and properties that are available in the Freeway Actions API. If you are just starting out and want to learn about writing Actions we recommend using the Writing Actions manual first.
The document ...
Tech Note 10 - Disclosure Triangles
Freeway 3.1 introduced the disclosure triangles as a new Interface element. This may be added to your Freeway Actions using the new tag. Download the PDF to learn more.
Tech Note 2 - Getting & Setting <div> Style Attributes
Using JavaScript it is possible to get all or any of the <div> tags on your page. Download this Tech Note to learn more.
Tech Note 18 - Localizing Actions II
...eeway can be used in many languages. The language used is based on the language you have Mac OS set to. If Actions have been created with localization in mind then this will follow through into your A...
Tech Note 12 - Adding CSS Style Definitions
Freeway 3.1 introduced a new method fwAddCSSStyles to the class FWTag which will find or add a CSS style enclosure. Download the Tech Note to learn more.
Tech Note 3 - Localising Freeway Actions
...le localisation of the same product the Freeway 3 actions language was extended to make it possible ...
Graphics don't update in Preview
...Freeway's internal Preview. Some workarounds were to exit and relaunch Freeway (which takes a bit of...s > Utilities) and enter this command:defaults write com.softpress.FreewayPro WebKitCacheModelPre...
Tech Note 11 - Correct Text Styling in Inline Actions
The styling of actions that insert inline text into Freeway can behaves in unexpected ways in Freewa...
Tech Note 6 - Adding Database Markup to HTML Attributes
There are situations where when writing actions where you want to have attributes that are generated...
Tech Note 8 - Generating JavaScript
Many interesting Freeway Actions generate JavaScript. They insert code JavaScript into the HTML. This JavaScript will then provide interesting additional behaviours to the web-page. The oldest example...
Tech Note 1 - Getting & Setting HTML Attributes
...es a tree-structure of the tags on the page prior to physically generating the HTML file. This tree ...file. This tree structure is available to Freeway actions and can be accessed and manipulated using ...
Tech Note 9 - File Parameters and File Objects
The JavaScript API facilitates the reading and writing of files. This document goes some way to explaining the interrelation of files, file parameters, uploading and related matters. Download the Tech...
Tech Note 13 - Triggering Slave Groups
Freeway 2.0 introduced the idea of slave groups to facilitate the interaction of actions on pages an...
Could not start the application because you do not have write permission
...ilities), select your system hard disk in the panel on the left and click the Repair Permissions button in the First Aid section. Disk Utility will attempt to repair any incorrect permissions on your ...
Tech Note 17 - Using fwParametersCreated
... depends on for every instance. Previously Action writers have had to rely on doing this sort of ini...
Tech Note 7 - Adding Mark-up to Table Rows
In many situations when working with Databases it is desirable to add mark-up to table rows. Generally you want to add mark-up that will cause a one or more table rows to be repeated for a number of r...
Tech Note 14 - Freeway Generated Layout Tables
... has opened the layout table generated by Freeway to the actions developer. Previously any changes t...