Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Dahiya Amit #1
Flex Functions or methods available in javascript
How do i know which methods and functions of flex are available in javascript?
Are there some API's or documentation where we can get these functions which
are available in java script.
Like how do i know that
var catXAxis = FABridge.testOne.create("mx.charts.CategoryAxis");
catXAxis.setDisplayName("Month");
this CategoryAxis have a setter of display name.
any help will be appreciated.
Regards,
Amit Dahiya
Dahiya Amit Guest
-
Speed of component methods vs functions
Macromedia recommends (Developer's Guide, chapter 13, "Managing the application with Application.cfc") that application-wide utility functions be... -
Calling ActionScript methods from javascript?
Am considering Flash MX 2004 capabilities for a project but need to make sure I can call methods I create in ActionScript from my DHTML hosting... -
Movieclip actions/functions/methods/...?
I'm having big trouble with my movie clips, as no actions seem to work. I have the movie clips exported to actionscript, and I'm using these names,... -
[PHP] functions/methods and what they should return
You want to break off things into as many functions and components as possible. The idea is that if you want to change the way tables are... -
functions/methods and what they should return
Hi people. I'm working on a large application right now (complete ecom store) and I'd like to get some feedback on something. Each product...



Reply With Quote

