For answers to questions which may not be related to those below, please contact us directly.
A feed is an organized combination of slide components displaying a variety of real-time weather data which can also contain audio and background music. The weather information displayed during a feed typically follows a common subject matter or geographic location, such as national current conditions, national radar, regional forecasts, local weather, etc
The HAMvid Javascript API, or Jaspen, allows you to control your feeds from outside of Flash using Javascript on your HTML page. Communication between your Javascript methods and HAMvid enables you to adjust the player's volume settings, stop and play a feed, switch to a new feed and access other playback information about the currently playing feed for use in other applications.
Similar to the Javascript API, the HAMvid Actionscript API enables you to control HAMvid instance from your own custom Flash applications. You simply load HAMvid into your primary SWF and then use the API methods to control the volume, playback and feeds within HAMvid. Creating your own custom HAMvid visual controls within your Flash application is easy with the Actionscript API.