Linking to Extents in spectrum Bindings

Hi ,

just what the topic says i see when trying to right click there is a slot for being able to link but it looks greyed out..

It is possible but I found that animating the extent property doesn’t always work well. This is how I was taught:

  1. Make your widget the shape it needs to be, such as a polygon over a portion of a floor plan.
  2. Add a Spectrum Binding and a Spectrum Setpoint Binding.
  3. Make a pxProperty as a baja:double and give it a useful name.
  4. Right-click on the extent property row and choose Link and choose that pxProperty.
  5.  Create pxPage that you will use as a pxInclude.  Cut and paste the polygon onto that new pxPage. And size the pxPage for the polygon widget.
    
  6. Drag the include onto your original floorplan page.
  7. Double click the include and add a Value Binding.
  8. Map the Value Binding to a numeric object.
  9. Animate the pxProperty that shows up in the include.
2 Likes