In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article will explain in detail what you must pay attention to when using Flex SDK4. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.
Considerations for using Flex SDK4
TWaverFlex supports SDK4, and Flex SDK4 adds the interface style of Spark. You can choose to use only halo (MXonly) or mixed mode (MX+Spark). If you only use MXonly, there is no difference between MXonly and FlexSDK3.
If you are in mixed mode, you need to make the following settings:
1. When initializing init, you need to set the default network background parameters of the two TWaver, otherwise the background is empty and the interaction cannot be checked.
Defaults.NETWORK_BACKGROUND_ALPHA=0
Defaults.NETWORK_BACKGROUND_COLOR=0xFF0000
2. Some parameters of TWaver product demo can be simply deleted, because Flex SDK4 has changed the style attribute names of a small number of components, such as the following parameters
BorderThickness becomes borderVisibility and Canturnborderonandoffonly
DropShadowEnabled becomes dropShadowVisible.
BackgroundAlpha becomes contentBackgroundAlpha.
BackgroundColor becomes contentBackgroundColor.
For more information, please see the following link: http://opensource.adobe.com/wiki/display/flexsdk/More+Styles+for+Spark+Skins
3. If you need CloundLayout navigation in the lower left corner of TWaver product demo to zoom label fonts, users need to increase the embedAsCFF='false' parameter of Flex SDK4.
[Embed (source='Helvetica.ttf')
FontName= "demoFont"
AdvancedAntiAliasing= "false"
MimeType= "application/x-font"
EmbedAsCFF='false')\]
TWaver package twaver.swc fully supports Flex3 and Flex4 development environment, using the mixed mode of MX+Spark can pay attention to the above three points.
This is the end of this article on "what you must pay attention to when using Flex SDK4". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.