jjzjj

flexbuilder

全部标签

xml - xml 文件中的 flex builder 4 未知错误?

这是flexbuilder显示的错误:Unknownerrorgeneratingoutputapplication.xmlfiles.ChecktheEclipseerrorlogformoredetails./DayView/src/viewUnknownAIRapplication.xmlProblemDayView-app.xml这是由flexbuilder自动生成但给出未知错误的xml文件:DayViewDayViewDayViewv1-->-->[ThisvaluewillbeoverwrittenbyFlashBuilderintheoutputapp.xml]-->--

sqlite - 柔性 : How do bind an Sqlist query at an S:list to an S:Textarea

在flexbuilder4.6中,我试图绑定(bind)来自sql查询的数据,显示在中使用项目渲染器我的代码如下:这里,我的sql,通过显示:protectedfunctionbuttonX():void{varsqlConnection:SQLConnection=newSQLConnection();sqlConnection.open(File.applicationDirectory.resolvePath("testeDb.sqlite"));varstmt:SQLStatement=newSQLStatement();stmt.sqlConnection=sqlConnec

sqlite - 柔性 : How do bind an Sqlist query at an S:list to an S:Textarea

在flexbuilder4.6中,我试图绑定(bind)来自sql查询的数据,显示在中使用项目渲染器我的代码如下:这里,我的sql,通过显示:protectedfunctionbuttonX():void{varsqlConnection:SQLConnection=newSQLConnection();sqlConnection.open(File.applicationDirectory.resolvePath("testeDb.sqlite"));varstmt:SQLStatement=newSQLStatement();stmt.sqlConnection=sqlConnec