Smart Category: Flex (rss)
1 | Next Page

Right Way to Extract Degrafa SWC in Mac OS

Nov 21, 2009 9:02 AM
Rating: (Total Clicks 10)

Degrafa is a powerful open source graphics framework for Flex. I’m really excited to use it on my current project. But one minor issue I encountered early on is extracting the zipped Degrafa SWC file in Mac OS. When you double click on the zip file, Snow Leopard will extract the SWC from the zip [...] (translate)

LiveCycle Data Services (LCDS) 3 Released

Nov 21, 2009 8:19 AM
Rating: (Total Clicks 15)

LiveCycle Data Services 3.0 is released as part of LiveCycle ES 2 What’s New Model driven development of Flex applications Reliable Messaging Throttling Edge Server Load test harness: Simulate Flex clients in Java Documentation: LiveCycle Data Services ES2 Quick Starts – http://www.adobe.com/go/learn_lcds3_modeling_howto Other documentation – http://help.adobe.com/en_US/livecycle/9.0/lc_ds_list.html Download Developer Version You can Download the trial or a free developer version to get started from this [...] (translate)

Yeah I'm offically now a User Group Co-Manager

Nov 21, 2009 6:46 AM
Rating: (Total Clicks 11)

Well I've been active in the Flash Platform/Flex User Group in New Zealand since its inception and been working Kai Koenig and Campbell Anderson to manage the user group. But now I'm officially a Co-Manager of Wellington group :-) This is really cool! I'm looking forward to helping out with community to increase awareness and spread the goodness of Flash :-) Also Tanya Grey is helping out Campbell in Auckland. (translate)

Are you a ColdFusion developer who uses Flex?

Nov 21, 2009 6:40 AM
Rating: (Total Clicks 15)

Well, if you are, this post is just for you. The Learning Resources group at Adobe is conducting a brief survey to learn more about how customers get information about using Flex. The many ColdFusion developers out there who use... (translate)

Setting the Y-axis transform position on a Spark BitmapImage control in Flex 4

Nov 21, 2009 4:26 AM
Rating: (Total Clicks 16)

The following example shows how you can set the Y-axis transform position on a Spark BitmapImage control in Flex 4 by seting the rotationY, transformX, and transformY properties. Full code after the jump. <?xml version="1.0" encoding="utf-8"?> <!-- http://blog.flexexamples.com/2009/11/20/setting-the-y-axis-transform-position-on-a-spark-bitmapimage-control-in-flex-4/ --> <s:Application name="Spark_BitmapImage_transformY_test" xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" [...] (translate)

Adding a Sprite to the display list in Flex 4

Nov 21, 2009 4:26 AM
Rating: (Total Clicks 17)

The following example shows how you can add a Sprite to the display object by using the Spark SpriteVisualElement object in Flex 4 and calling the addChild() method. Full code after the jump. <?xml version="1.0" encoding="utf-8"?> <!-- http://blog.flexexamples.com/2009/11/20/adding-a-sprite-to-the-display-list-in-flex-4/ --> <s:Application name="Spark_SpriteVisualElement_addChild_test" xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" [...] (translate)

LCDS 3.0 released

Nov 20, 2009 10:28 PM
Rating: (Total Clicks 53)

LiveCycle data services 3.0 is finally available. Thanks for everyone who provided us valuable feedback and helped us improve the quality and usefulness of the product. The major changes to this release compared to the previous (lCDS 2.6.1) are: Model driven development of Flex applications – Fiber and the Flash Builder Modelling plugin improves the productivity of [...] (translate)

Flex Component Kit CS3 not working on Flash CS4, how to fix?

Nov 20, 2009 8:53 PM
Rating: (Total Clicks 15)

If you’re like me right now dealing with this problem. you might take a look bellow to to fix this annoying problem. Specially if you’re running Flash 10.0.2. When you upgrade to Flash IDE 10.0.2 the Adobe Flash Team has a bug that doesn’t really shows even on Bugbase I searched there and found nothing. How to [...] (translate)

How do you customize the thumb appearance on a Spark Slider control in Flex 4?

Nov 20, 2009 8:27 PM
Rating: (Total Clicks 16)

How would you create a custom thumb for a Spark HSlider/VSlider control in Flex 4 (translate)

LiveCycle Data Services ES2 version 3 is now available

Nov 20, 2009 6:58 PM
Rating: (Total Clicks 28)

According to the Adobe's definition, LiveCycle Data Services ES2 module is a scalable and optimized framework that abstracts the complexity of creating easy-to-use, personalized, and interactive applications. It includes a rich set of features that streamline the development, integration, and deployment of rich Internet applications (RIAs). Adobe LiveCycle Data Services 3 provides significant new capabilities, including the following: - Support for model-driven development of Flash applications, which make application development better, faster, and easier - Secure and scalable connectivity across the DMZ with the Edge Server. - New capabilities for developers to control and measure the quality of service of (translate)

1 | Next Page