Gallery
Gallery
Download
Store
Support
  You are here: Home > Support > Learning Center > Online Lessons > Syntax
Contact
About Us
About Us
 

Online Lessons

 
  Syntax
   
 

In these tutorial pages we will use a kind of syntax to write certain procedures, for example how to connect (wire) objects together.

Insert objects
Insert objects means that you should drag-and-drop objects from the object list or the object menu into the WireFusion Script Area.

When we write this:
Insert an Image object

or

Insert:
Objects > Multimedia > Image

We mean this:
Insert the object Image, found in the Multimedia tab, or in the folder named Multimedia in the Objects menu.

 


Connect
Connect means that you should connect two objects together with a wire. This is how you do the programming in WireFusion.

When we write this:
Connect:
'Progressor 1' > Out-Ports > Progess [Number]
to
'Lens 1' > In-Ports > Set Lens Strength [Number]

We mean this:
The out-port option named Progress, found in the Progressor object (here named 'Progessor 1'), will be connected to the in-port option named Set Lens Strength, found in the Lens object (here named 'Lens 1'). This will set the lens strength with the numbers coming from the Progressor object.

 


Preview
Press F9 on your keyboard (or choose Project > Preview) to preview your presentation in the "internal viewer".

 


Preview in browser
Press CTRL+F9 on your keyboard (or choose Project > Preview in browser) to preview your presentation in the default browser.

 


Layout
In the figures below you'll find an overview of the WireFusion general workspace.

 

 

© Copyright 1996-2003 Demicron. All rights reserved.