[Transfer] recommend several Adobe Flex Builder 3 plug-ins (code formatting and fms server Communications (main.asc) prepared)
Advertisements
I Reprinted from: http://www.cnblogs.com/aierong/archive/2009/02/11/1388277.html
Recommended several Adobe Flex Builder 3 plug-ins (code formatting and fms server Communications (main.asc) prepared)
1.Fms plugins
FMS server side script writing, the most troublesome than the syntax of the AS1. Used to AS2, 3 after the environment prompted no code, write code that is indeed headache, the plugin can play.
Flash Media Server Eclipse Plugins: http://fczone.com/eclipse/
JAR Download: http://fczone.com/getFile?id=FMSProject_1.1.0.0.jar
Put it in your eclipse plugins folder, whether you are using the standalone version or a plug-in version of Flex, are in fact eclipse you, restart your eclipse, you will find in Perspective "Flash Media Server", is that it Rights
Look at a few pictures, the plug-in also supports the function of release asc file
Use is very simple:
Window -> Preference: The Flash Media Server
You can set the tone of your work environment configuration
Debug Servers:
The default is your local server
Set up your user name and password, this Plugin will control your server load and unload procedures
Publish Settings:
Publish your project is the storage point out the matter, the local good position to change the Path, I remember {Application Name} Do not be their harmonized :-),{ Application Name} variable names based on their release
If it is posted to the remote server, currently only supports FTP publishing, set FTP settings with the average no different.
Switch to the Flash Media Server Perspective
Navigator panel, right-New -> Serverside Application
Set the project name, platform version and storage points to OK La
Next is to set the Debug mode and Publish mode, this will follow the above settings in the Preference-related, it's RobustDebug default or added to it
For Debug Instance should not be freely modified, this will affect the success of debug, the default Flash Media Server Enabling a Application (in the Applications folder under any folder will become a separate Application), Application created by default _definst_ records related to including the well documented SharedObject's fso flv and the like, unless you change the configuration of the Flash Media Server xml, so if there is no corresponding change on the use of default on it.
The other did not have anything to create a good project, there is the Application main.asc entry file, it will RobustDebug.asc import, as the comments indicate, you do not need to get rid of it :-)
Free play after it, a look of the video recording function would be better points: http://fczone.com/eclipse/demo/debugDemo/index.html
The last cool feature is the support for import Actionscript2 Class
Flash Media Server right for your project, import ..., the Flash Media Server node has the option to import actionscript2 class, and then to choose your as2 file, in fact, to the class with the as1 as2 way to write, there is a as2 class questions that you must pay attention to the encoding of files, or import may be garbled drops
Finally, under Description: The above is a lot of things to see on a translation of the document, written estimates and ultimately, the wrong place, if there are mistakes, you reminded me, we more concerned about the author's blog for it http:/ / fczone.com
2. Code formatting
If you are still the official Flex Builder can not format the code of effective layout and headaches, you can try this plugin
Project Address: http://sourceforge.net/projects/flexformatter/
Usage:
1. The jar or bag on the FB the plugins folder in eclipse
2. Restart E or FB, if necessary, reboot using the-clean parameter
3. Toolbars 2 new icons appear, for a program selected, the icon points to formatted.
Picture is as follows:
Related Posts of [Transfer] recommend several Adobe Flex Builder 3 plug-ins (code formatting and fms server Communications (main.asc) prepared)
-
Groovy on Grails implementation using Ruby on Rails15 minutes to create the Blog
In advance, I have only a superficial Ruby. And Rails do not come into contact with. After watching the video, or can read, and perhaps what kind of grammar can guess the meaning. Now studying Grails, by Grails so want to see implementation. First analysi
-
JavaScript can not do things 6,7
Although in many respects, JavaScript can be used to improve your website and improve your efficiency visit the Web site, but it also has a few things the JavaScript can not do. One of some of the limitations are because of the script to run the brow ...
-
For the past two days, ruby development web site performance test summary
This is only the individual test, is also a ruby beginner test, if ill-Optimize and causing significant error also invited Members to make the exhibitions. Rails vs Rack vs Merb: Merb worse performance than Rails, but documents, rich plug-ins, plus Rack c
-
js events Guinness 2
Event source object event.srcElement.tagName event.srcElement.type Capture release event.srcElement.setCapture (); event.srcElement.releaseCapture (); Events button event.keyCode event.shiftKey event.altKey event.ctrlKey Return value events event.returnVa
-
[Portal] with Ruby call ICE interface
Ice is not introduced, http://www.zeroc.com/ Ruby is not introduced. I try ah, the steps I will be clearly recorded, One to definitely not let the people Society, Second, I am afraid I have forgotten the past two days, brain hypoxia, only three days to re
-
Eclipse to run using the specified JVM m2eclipse plugin can not find tools.jar
Used the m2eclipse plug-ins using struts2 when com.sun necessary to rely on the default-tools.jar, specifically because at the struts-annotations bag designated default-tools.jar <profile> <id> default-tools.jar </ id> <activatio ...
-
Struts + Spring + Hibernate practice
Tools: Eclipse3.1, MyEclipse4.03, Tomcat5.5.9, Properties Editor plug-ins, MySql4.1.13 New construction: the name for the login Create Struts framework Create index.jsp, add a link to login.jsp Press Ctrl + N, to create login.jsp, LoginAction, the use of
-
jBPM Development Getting Started Guide
Although the workflow is still immature stage of development, not even a recognized standard. But its application has already been launched in the Express, indicating the market's demand for job-flow framework are urgent and enormous. Backgrounds of o
-
Openfire Plugin Developer's Guide
Introduction Openfire features plug-ins are enhanced. This document is a guide to developers to create plug-ins. The structure of a plug-in Plug-ins Plug-ins openfireHome stored in the directory. When deploying a plug-in jar or war file, it will automatic
-
Servlet brief introduction
Servlet brief introduction: Servlet is a small application server Are used to complete the B / S architecture, the client requests the response to treatment Platform independence, performance, able to run thread Servlet API for Servlet provides the s ...












