Example:
<script type="text/javascript">
flow = new $FSI.ImageFlow({debug:true,
backgroundColor:"#ff0"});
flow.init();
</script>
debug
Description
displays debug & status information in the javascript
console.
Syntax
Boolean
Default
false
Context
FSI ImageFlow
Display debug and status information in the browser's JavaScript console.
backgroundColor
Description
The background color for the image carousel.
Syntax
String
Default
"#FFFFFF"
Context
FSI ImageFlow
The background color for the image carousel.
Use "none" if the background should be visible.
Use a web color (e.g. #FFFF00) to define the color of the background.
5 FSI ImageFlow
NeptuneLabs - FSI Viewer
112