Not finding what you are looking for? Request a recipe!
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 ...
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.
What is the process for calling a report made using the Report Builder feature in ColdFusion through a Flash Builder application?
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?
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 ...
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 ...
Please describe how you update an entity on the server and then tell the Managed Remoting service to update all of the clients...Note: Using Managed Remoting, NOT Data Services
I am new to AS3 and AIR can someone tell me how to resize AIR window to fit contents in Flash CS4 dynamically
Source in mxml: import mx.core.mx_internal; use namespace mx_internal; ..... "mydatagrid.editOnDoubleClick = true" in Datagrid creationComplete. but,is can't edited on doubleclick if I did "editable=true", the edited on ...
I'm trying to customize the tooltips for a regional map I've created, to display name of the region, change the box shape and color, shorten the delay when the tooltip appears, and enable the tooltip to follow the mouse (see this example: www.ammap.com). I know this is possible in Flash CS4, but I'm ...