flexbuilder
Flex eclipse plugin isn't it free?
Eclipse is free , flex sdk is free. Is not the eclipse plugin for flex开发者_如何学JAVA free?No, it is not free.[详细]
2023-02-18 09:49 分类:问答TypeError: Error #1009: but the debugger says that the object is valid
I ran into a problem where I was getting a TypeError: Error #1009: Cannot access a property or method of a null object reference while the debugger was reporting that the object was not null.Traces re[详细]
2023-02-17 19:29 分类:问答Problem with embedded fonts on input field
I\'m trying to embed a font using css on in my flex project via CSS: @font-face { src: url(\"/slimCurves.ttf\");[详细]
2023-02-17 01:32 分类:问答How to run Flex unit tests from the command line on Linux?
I am setting up a FlexBuilder build under Hudson/Jenkins on a Linux system. I want to execute our unit tests, but do it without using the standard GUI-开发者_高级运维based test runner.[详细]
2023-02-16 14:38 分类:问答after updating OSMF.swf: Type was not found or was not compile-time constant: NetGroup and DimensionEvenet
using Flash Builder 4 (and installed flashbuilder401-patch-mac). want to use OSMF: I removed OSMF.swf from project flex 4.1 libs and added osmf.swf v1.5 to libs[详细]
2023-02-15 23:45 分类:问答Is there any application for Java like "Tour de Flex" for Flex 4 which provides samples for Java6?
Do yo开发者_JS百科u know any software like this?For JavaFX download Java SE Development Kit Demos and Samples.[详细]
2023-02-15 11:27 分类:问答Flex Monkey issue
I am trying to setup Flex Monkey.I am using Flex SDK 3.5. I added the Additional Compiler Arguments -include-libraries \"../libs/automation_monkey3.x.swc\"for my project in Flex Builder.Now when I run[详细]
2023-02-15 08:30 分类:问答Issue with LinkButton mouse event
Hi I have 2 mxml files in which .... CustComp.mxml <mx:LinkButton id=\"linkbutton\" label=\"ClickMe\"click=\"onLinkClicked()\" mouseOver=\"onMouseOver()\" mouseOut=\"onMouseOut()\" />[详细]
2023-02-14 06:53 分类:问答Flex/Flash Builder stand alone has a duplicate "Open Resource" menu
I\'ve seen an issue a few different installations whereby the Open Resoure menu open in Navigate appears twice, which wouldn\'t be a problem if it didn\'t disable the CTRL+SHIFT+R shortcut to it.[详细]
2023-02-13 22:09 分类:问答Comments in FlashBuilder (aka Flex) mm.cfg file?
FlashBuilder\'s undocumented mm.cfg file has a lot of cool options as shown here and elsewhere.But what about comments?[详细]
2023-02-12 11:07 分类:问答
加载中,请稍侯......