ÀûÓÃVC2008µÄ²å¼þÈ¥¿ª·¢FlexºÍRuby
tofino http://www.ensemble.com/products/tofino.html
Ensemble Tofino for Visual Studio is a plugin that enables .NET
developers to create Flex front ends for their applications in the same
IDE that they normally use. Instead of using a separate text or XML
editor and manually invoking the compiler, they can move smoothly
between MXML and .NET file types within Visual Studio, and invoke Flex
build and run commands from Visual Studio menus.
Amethyst (Adobe Flex IDE) http://www.sapphiresteel.com/Download-Amethyst-Adobe-Flex-IDE
Amethyst
is SapphireSteel’s IDE for programming rich web-based and desktop applications using Adobe Flex and AIR [1
].
This page includes a link to download Amethyst (beta), plus information
on its installation and use. Please be sure to read the installation
advice before
installing Amethyst
ÀÏÍâµÄÏë·¨²»µÃ²»Åå·þ!
Ïà¹ØÎĵµ£º
http://yecon.blog.hexun.com/36798900_d.html
ʹÓà Adobe Flex ²úÆ·ÏßµÄʱºò£¬²ÉÓÃͼ±íºÍͼÐÎÀ´Õ¹Ê¾Êý¾Ý»áʹÓû§ÓëÊý¾ÝµÄ½»»¥¸ü¼ÓÈÝÒס£Ïà¶Ô¼òµ¥µÄÊý×Ö±í¸ñÀ´Ëµ£¬¿ÉÒÔʹÓñíʾÊý¾ÝµÄ²»Í¬ÑÕÉ«¡¢±êÌâ¡¢ÏßÌõÀ´Õ¹Ê¾ÌõÐÎͼ¡¢±ýͼ¡¢ÏßͼµÈµÈ¡£
ͼ±í¿Ø¼þÊÇ Adobe Flash Builder רҵ°æµÄÌØÐÔ¡£Ò²¿ÉÒÔÔÚ Falsh Builder ±ê×¼°æÖ ......
ArrayCollectionת³ÉxmlÀàÐÍʾÀý
ÏÂÃæÄ£ÄâÒ»×éÊý¾Ýexams,½«Æäת»¯ÎªxmlÐÎʽ.Ïêϸ´úÂë¼ûÏ£º
Xml´úÂë
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" fontSize="12" creationComplet ......
²»ÖªµÀ´ó¼Ò¿´ÁËÊÇÔõôÏëµÄ£¬ÓÐЩǣǿ¸½»á£¬×¨Å£½Ç¼âµÄ¸Ð¾õ£¬²»¹ýÏȲ»¹Ü¹ÛµãÊÇ·ñÕýÈ·£¬¶àÒ»·Ý²Î¿¼×ܹ鲻»á´í°É¡£
×÷ÕßÈÏΪ£¬ÈκÎÒ»¸öƽ̨¶¼²»ÊÇÍêÃÀµÄ£¬×ÔÈ»FlexºÍAIRÒ²ÊÇÈç´Ë£¬ÓÐËüÃÇÇ¿ÊÆµÄµØ·½£¬¾Í±ØÈ»ÓÐÈõÊÆµÄµØ·½£¬µ±ÄãÑ¡ÔñÁËÒ»¸ö½â¾ö·½°¸£¬Ò²¾Í±ØÐëÁ˽Ⲣ±Ü¿ªËüÃǵÄȱÏÝ¡£ÄÇôÄÄЩµØ·½ÊÇFlexºÍAIRµÄȱÏÝÄØ£¬À´¿´¿´×÷ ......
ÓÃÁË3Ììʱ¼äдÁËÕâ¸ö µÚÒ»°æ±¾ ½ø¶Èͼ£¬ ÆäʵҲÊǸÊÌØÍ¼µÄÒ»ÖÖÁË£¬
Ŀǰ¸ÊÌØÍ¼ÓкܶàÈí¼þÁË£¬µ«ÊÇÔÚÏߵϹ±È½ÏÉÙ£¬¶øÇÒ¹¦ÄܱȽϵ¥Ò»£¬
²»¹ý¹úÄڵĵ¹ÊÇÓм¸¸ö£¬ Ò»¸öÊÇÒì¶ÈµÄ£¬Ò»¸öÊÇÏòÈÕ¿ûµÄ£¬¶¼ÊÇÓÃJSдµÄ
»¹ÓиöÓÃFLASH дµÄ Ò²ºÜ²»´í£¬ ÎÒÓÃFLEX дÁ˸ö£¬ÎÊÌ⻹ÊÇÓе쬱ÈÈçÕ¼ÓÃCPU
×ÊÔ´¹ý¸ß£¬²»¹ýÀ©Õ¹ÐÔµ½ÊǺÜÇ¿ ¡£ ......
MXML:
<?xml version="1.0"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" fontSize="20" initialize="doinit()" mouseOver="getMouseTarget(event)">
<mx:ArrayCollection id="dgArray">
<mx:Object pid="1" name="ÇØÊ¼»Ê" time="ÇØ" />
&nbs ......