actionscript-3
Flex 4.5 Mobile Development
I recently started developing mobile applications using Flex 4.5 with开发者_JAVA百科 the help of a book, but was unable to find the API documentation for the same from Adobe.[详细]
2023-04-12 00:19 分类:问答Actionscript Google Adwords Client Library
I have been searching for a Client Library for the Google Adwords (mainly for the Keyword Tool section) but to no avail. Does anyone know if this is even possible? I have seen all of the other client[详细]
2023-04-11 22:38 分类:问答How to add labels to horizontal axis in Flex
I am using a Column Chart to display certain data. The data is provided by an array collection. The array contains 3 elements for the horizontal axis, hence 3 labels are shown on the horizontal axis.[详细]
2023-04-11 22:36 分类:问答Strange issue with URLVariables and php file
I\'ve got a strange problem with a php file. I\'m trying to get some data from a mysql database and then return it back to the AS3, and that\'s been going fine, until I did any change whatsoever to on[详细]
2023-04-11 21:40 分类:问答how to add properties files in FLEX4 and AS3
Is there any existence of properties file in FLEX4/AS3 ? my requirement is to read data from properties file that flex AIR loading time is minimized and should not occupy more memory. my data set is a[详细]
2023-04-11 21:10 分类:问答Serialize circular object networks using writeObject / readObject
I\'m about to implement public function writeExternal( output:IDataOutput ):void {...} public function readExternal( input:IDataInput ):void {...}[详细]
2023-04-11 20:59 分类:问答conceptual issue in inheritence property of actionscript-3
say, Child class is inheriting Father class and Father class is i开发者_C百科nheriting spark TextArea class. now from an mxml file (in FLEX4), i am creating multiple objects of Child class. Father cla[详细]
2023-04-11 20:52 分类:问答AS3: startDrag firing mouse_up/mouse_click events
As I started developing mobile apps for iOS/Android using Adobe AIR I encountered strange problem (or feature).开发者_高级运维[详细]
2023-04-11 20:20 分类:问答Air NativeProcess java
I want to interact with a .jar-file in my AIR-project. I am using the NativeProcess feature in AIR2 for this, but it seems like I can\'t just define \'myJavaFile.jar\' as the executable.[详细]
2023-04-11 19:12 分类:问答How to detect keydown up and down arrow in same time case Page Dance
helloI work at project to build dance game with AS 3.0 control by Page Dance. I got problem when player s开发者_StackOverflow中文版tomp two button in same time.[详细]
2023-04-11 19:10 分类:问答