Not finding what you are looking for? Request a recipe!

  1. charts on Flash fed with live data

    Hi, I am having a web app on which i require a chart where I can plot the graph based on data fed to the webapp by an external source. The data is fed every 5 seconds. To be clear i want some thing that is shown in the URL below. http://www.fxstreet.com/rates-charts/currency-charts/ Pleas ...

  2. Creating an AIR 2.0 socket to send and recieve commands to a ...

    The release of the AIR 2 socket and CS SDK have claims that it is possible to use a socket to send and receive commands to earlier CS products like InDesign CS4. It would be great to see a sample application that outlines and prototypes this process.

  3. Adobe X Pro - How to allow users to insert pictures on a fil ...

    Adobe X Pro - I am converting an Engineering Audit 40 tab Excel booklet to a fillable PDF forms. I found a Java Script by Joel Geraci to use a button icon for the picture field and action tab. This works but now I need to allow the user to resize the picture once inserted. Is this doable in Adobe ...

  4. How can I create a dollar counter in Flash?

    I am trying to create a counter that will increment by the dollar every millisecond, but beginning with a random dollar amount (i.e $300). It will need to begin on a certain date and end on a certain date - no specified ending dollar amount. Help?

  5. Animation controller for SWF movie to begin with stop positi ...

    Using Flash CS4 and Action Script 3.0, I want to display a container (a rectangular box) on an HTML page that contains a SWF movie file where the default behavior is that the movie is off when the page first loads and users get shown an ON/OFF button (an Animation Controller) to control the playing ...

  6. How can I take the result of a data services call and calcul ...

    I have a working Data Service using BlazeDS and Java which returns: (SID, TableSpaceName, and Disk_Bytes) from an Oracle database. Two of these (TableSpaceName, Disk_Bytes) are used to build a Pie Chart, which is easy in Flash Builder. However, the chart needs a title that includes the SID and t ...

  7. How to resize AIR window to fit contents in Flash CS4

    I am new to AS3 and AIR can someone tell me how to resize AIR window to fit contents in Flash CS4 dynamically

  8. ColdFusion cfc examples for LCDS data management service man ...

    I am trying to use the managed associations / heirarchical data with my Flex and LCDS application (using LCDS 2.6.1 inside of CF - I upgraded CF8's 2.5 version to 2.6.1) however all of the examples seem to be Java-based. I can get a basic data push with updates happening no problem using CFCs but th ...

  9. How to write data to SharePoint using Flex 3 interfacing?

    I am trying to integrate Flex 3 applications into SharePoint 2007 environment which would allow our users to read/write/delete data from SharePoint using an embeded Flex app inside SharePoint.

  10. Resize rectangle or polygon from one side at a time

    I'm looking for a solutions or any suggestion how to make a polygon shape (ie. L-shape) wich has editable sides. So that you could drag and move one side of the shape at a time with mouse. I've seen this working in http://dragonfly.labs.autodesk.com/designer and I'm trying to figure out how to make ...