FileMaker 11 compatible
This version, and all recent versions of Reactor, is FileMaker 11 compatible.
Google Chrome Frame:
We've added a ChromeFrame() function to force the web viewer to use
Google's Chrome web browser rendering - obviously that requires that Google Chrome is installed. This only applies on Windows: on a Mac, it's simply ignored - Safari is based on the same HTML rendering engine as Chrome, "WebKit"... so in essence using the ChromeFrame() function gives you the same rendering engine in the web viewer for both Mac and Windows.
The key advantages over the default Internet Explorer based rendering are that it is faster and more standards-compliant.
To use this simply surround your Reactor function call with ChromeFrame( ):
e.g. ChromeFrame( DayCal( ........ ) )
BlackBox Updates:
- Tagger has been updated.
- DisplayPDF has been updated.
- ImageFlow: An issue with images expiring no longer occurs. Similarly, an issue with other resources inside BlackBoxes expiring has been rectified.