flex4.5
errors when deploying a Flex PHP Zend project from localhost on a linux web server
I have developed my project on my local system and works fine on wamp. Now I tried to transfer it into a webserver, but unfortunatedly I am getting the following e开发者_运维百科rror whenever I perfor[详细]
2023-04-02 22:19 分类:问答Using HSlider: coercion of Event to SliderEvent
Porting 开发者_高级运维a pure Flash/AS3 application to Flex 4.5 this code: <fx:Script> <![CDATA[[详细]
2023-04-02 22:14 分类:问答Extending a spark list in Flex 4.5
I need to create a custom co开发者_运维技巧mponent in Flex 4.5 by extending the spark list class. Basically, I want to add a new variable named \"title\" of type UIComponent. When this variable is set[详细]
2023-04-02 18:05 分类:问答Blurring and disabling background while reconnecting Flex application to backend
My Flex 4.5 application has many users from Russia and Ukraine 开发者_如何学编程with poor internet connections and Socket connections often interrupt and have to be reconnected.[详细]
2023-04-02 16:10 分类:问答Placing Flex-component in the middle of the screen
I have a very general question and have prepared a simple test case. When using BasicLayout (i.e. absolute positioning) - what is the best approach to place a Flex component in the center of the appl[详细]
2023-04-02 15:10 分类:问答Make scrollbars in List invisible
I\'m using Adobe FLEX 4.5.1 for Mobile. I have a List that displays some images: <s:List id=\"imageList\" initialize=\"init()\" verticalScrollPolicy=\"off\"itemRenderer=\"skins.CustomIconItemRend[详细]
2023-04-02 00:46 分类:问答Adapting AS2 code to Flex 4.5
I have a flash source of the pendulum. I want to use it in Flex. I replace movie clips (ball0_mc and ball2_mc) on the image (hand.png and pend.png) in the source code. But I get in the final applicati[详细]
2023-04-02 00:37 分类:问答Migrating from Flex 4/4.5 to 4.5.1 for mobiles
I am trying to migrate from flex code written in flex 4/4.5 using mx to be compatible with flex 4.5.1 using only spark.[详细]
2023-04-02 00:36 分类:问答Looking for examples of command chaining in Parsley 2.4
In order to help me understand, I\'m looking for examples of command chaining in Parsley. What I mean by command chaining is when one command returns a result that is then immediately used to initiate[详细]
2023-04-02 00:36 分类:问答Flex 4.5.1 choppy animation when using MOUSE_MOVE event to trigger a <s:Move> animation of a TileGroup inside a Canvas
Basic开发者_StackOverflowally what Im trying to do is have a TileGroup component\'s horizontalCenter and verticalCenter attributes modified inversely of the mouses movement, and use an spark move effe[详细]
2023-04-01 20:57 分类:问答