[flexcoders] About "Adobe LiveCycle Data Services ES 2.6 Beta"?

2008-06-11 Thread markflex2007
Hi, I just download "Adobe LiveCycle Data Services ES 2.6 Beta".I want to know what is the different between trial version and production version. and what is different between "LiveCycle Data Services" and BlazeDS. I can not figture out this,Please help me. Thank you in advance Mark

[flexcoders] what "RIA-to-PDF conversion" means in LCDS?

2008-06-11 Thread markflex2007
Hi, I want to make sure if it mean it can convert the Flex screen to PDF file? Do you know s demo for this. Thanks Mark

[flexcoders] How to set up a LCDS Development enviroment?

2008-06-12 Thread markflex2007
Hi, I just install LCDS 2.6 and I can see the test sample here. http://localhost:8400/lcds-samples/ I have question here: 1. How to change port 8400 to port 80. 2. How to set a development environment for LCDS applications. Thanks a lot Mark

[flexcoders] how to know if the hsider value change or not

2008-06-12 Thread markflex2007
Hi, I try to use follow code to catch if the hsilider value change but it doen't work .Please help me to know how to fix it.Thanks. --Mark public function init():void{ h1.addEventListener(SliderEvent.CHANGE,updateDB); } public function updateDB():void{ Alert.show("c

[flexcoders] Question for Subvision to Flex Bulider 3

2008-06-18 Thread markflex2007
Hi, I follow the url (http://tdotblog.info/?q=node/4) to install subvision to FB3 I extract site-1.0.6.zip and I get two folder (features and plugins) and files in the two folders I am not sure how to copy files in the two folders to FB3 folder.Do I have to copy all of them? Please give me a he

[flexcoders] web service access error

2008-06-18 Thread markflex2007
Hi, I am use Flex, cairngorm and web service. I copy a application form other pc and I get the follow error. RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Unable to load WSDL. If currently online, please verify the URI and/or format of the WSDL (http://

[flexcoders] BlazeDS broadcast updates to others?

2008-06-19 Thread markflex2007
Hi, I am not sure if BlazeDS have broadcast feature or not that means it broadcase to other clients when one person update something in the same Flex application. Please give me a demo if you have the url or samples Thanks a lot Mark

[flexcoders] Flex's mx:RemoteObject with remote server?

2008-06-21 Thread markflex2007
Hi, I want to make sure if we Flex's mx:RemoteObject to invoke object in remote server. I use it with localhost before and I want to make sure f it can work with romote server. Please give me detail or a domo. Thank you for your help. Mark

[flexcoders] Question about LiveCycle Data Services ES 2.6 ?

2008-06-21 Thread markflex2007
Hi, I want to make sure the following answer. May I use "LiveCycle Data Services ES 2.6 " in my production enviroment (web application)? what is the limitation for "LiveCycle Data Services ES 2.6 " in adobe lab for production enviroment? Thanks for your help Mark

[flexcoders] How to set the destination for remoteobject?

2008-06-22 Thread markflex2007
Hi, I have read the folowlling code,how to add real URL to destination? which config file can use to do this? Thanks http://www.adobe.com/2006/mxml";> {text1.text} {text2.text}

[flexcoders] Flex server "push" solutions?

2008-06-23 Thread markflex2007
Hi, I need server "push" feature in my application,I know LCDS and BlazeDS can do that. I also try Lightstreamer and it also can do that. But they are very expensive,do you know other Flex open source project that also provide "push" feature and it is easy to use. Thanks a lot Mark

[flexcoders] How to make BlazeDS working?

2008-06-24 Thread markflex2007
Hi, I know BlazeDS is a open souce and I like its features. I do not have a lot java experience,do you think it is hard for me to make it working. Do you have a good tutorial to make BlazeDS work with coldfusion application? Please give me advice. Thanks Mark

[flexcoders] Question about LCDS ES2.6 setting?

2008-06-25 Thread markflex2007
Hi, I download LCDS ES2.6 and it works fine with the URL http://localhost:8400/lcds-samples/testdrive.htm May I change the IP and port (or link with Domain name) so I can use the demo like http://68.180.206.100:80/lcds-samples/testdrive.htm or http://www.testme.com/lcds-samples/testdrive.htm

[flexcoders] LCDS and LCDS Express?

2008-06-25 Thread markflex2007
Hi , I just download the LCDS Express 2.6 to try.I like it. I want to know if LCDS Express have expired date and what is the different between LCDS Express and LCDS. Do I have to pay money if I use LCDS Express for production enviroment? what is the limitatation for LCDS Express ? Thanks a l

[flexcoders] LCDS Wwith Jrun4

2008-06-26 Thread markflex2007
Hi, I install LDCS with Jun4,but I can not see the demo page with http://localhost:8400 after I start LCDS. Please help me which url I can use to see the demo. I am not familiar with Jrun.Please help me. Thanks a lot Mark

[flexcoders] Re: LCDS Wwith Jrun4

2008-06-26 Thread markflex2007
06/26 10:15:34 user FlexSwfServlet: init 06/26 10:15:34 user FlexInternalServlet: init Please help Mark --- In flexcoders@yahoogroups.com, "markflex2007" <[EMAIL PROTECTED]> wrote: > > Hi, > > I install LDCS with Jun4,but I can not see the demo page with > http://localhost:

[flexcoders] lcds sample does't work

2008-06-26 Thread markflex2007
Hi, I install lcds 2.5 and I try web service demo.I get following error.but I get following error.other demos work fine for me. Do you have a idea to fix it?Please help. Mark error message: RPC Fault faultString="Security error accessing url" faultCode="Channel.Security.Error" faultDetail="Des

[flexcoders] Re: LCDS Wwith Jrun4

2008-06-26 Thread markflex2007
Hi, I have figured it out. http://localhost:8700 works well. Mark --- In flexcoders@yahoogroups.com, "markflex2007" <[EMAIL PROTECTED]> wrote: > > This is my jrun log file: > > eated by JRun on 06/26 10:15:24 > 06/26 10:15:24 info No JDBC data sources have be

[flexcoders] Re: lcds sample does't work

2008-06-26 Thread markflex2007
The code is simple but why the error happens. Thanks Mark --- In flexcoders@yahoogroups.com, "markflex2007" <[EMAIL PROTECTED]> wrote: > > Hi, > > I install lcds 2.5 and I try web service demo.I get following > error.but I get following error.other demos work

[flexcoders] how to make coldfusion working with LCDS?

2008-06-26 Thread markflex2007
Hi I install LCDS 251.and I see the web root is C:\lcds\jrun4\servers\default\, May I change the web root path (like c:\sites\)? I put *.jsp file in the web root,it works? but I put *.cfm,it doesn't work. How to make coldfusion file working in LCDS web root. Thanks. Mark

[flexcoders] Re: how to make coldfusion working with LCDS?

2008-06-26 Thread markflex2007
LCDS, eh? > > DK > > On Thu, Jun 26, 2008 at 11:47 PM, markflex2007 <[EMAIL PROTECTED]> wrote: > > Hi > > > > I install LCDS 251.and I see the web root is > > C:\lcds\jrun4\servers\default\, > > > > May I change the web root path (like c:\site

[flexcoders] Flex access web service.

2008-06-27 Thread markflex2007
Hi, I build a Flex application that access a web service, I have a Flash application that access the same web service. But I feel the Flex application is a little slow than flash application to access same web service.Do you know why? Thanks for your advice Mark

[flexcoders] init function in component

2008-06-29 Thread markflex2007
Hi, I have a mxml component page http://www.adobe.com/2006/mxml"; creationComplete="init()" show = "init()"> ... createUUID() is like a random function, but my problem is I get same number when I try to access the page. It should get d

[flexcoders] LCDS and AIR?

2008-07-02 Thread markflex2007
Hi, I have a Flex application with LCDS.Do you think if I can convert it th AIR application. I know LCDS is web base and need Jrun runing so I an not sure if AIR works. Thanks Mark

[flexcoders] Re: LCDS and AIR?

2008-07-02 Thread markflex2007
t, it's simply a few swcs > (rpc.swc in BlazeDS) and your AIR app would use this rpc.swc to talk > to the LCDS server. So the fact that the LCDS server piece runs on a > J2EE server is irrelevant to the AIR client application. > > -Mete > > --- In flexcoders@yahoogroups.com, &qu

[flexcoders] How to set up Flex builder 3 with LCDS 2.5?

2008-07-02 Thread markflex2007
Hi, I plan to use Flex ,LCDS and web service to build a flex application. But I do not have a idea how to set up the project in Flex builder 3. LCDS web root is C:\lcds\jrun4\servers\default. Please give me a idea.Thanks Mark

[flexcoders] blazeds-turnkey doen't work?

2008-07-03 Thread markflex2007
Hi, I have installed blazeds-turnkey and set JAVA_HOME path to D:\Program Files\Java\jdk1.5.0_15\bin. but I can not start tomcat. the error said JDK path error.why. Please helpme if you know. Thanks Mk

[flexcoders] Re: blazeds-turnkey doen't work?

2008-07-04 Thread markflex2007
tes. > > > > --Tim Rowe > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of shaun > Sent: Friday, 4 July 2008 4:44 PM > To: flexcoders@yahoogroups.com > Subject: Re: [flexcoders] blazeds-turnkey doen't work? >

[flexcoders] question for the sample code for BlazeDS?

2008-07-04 Thread markflex2007
Hi, I install BlazeDS turnkey.the samples work fine now. I see the sample web root is D:\blazeDS\tomcat\webapps\samples.but I only can see the swf and html files. I try to find flex source files(mxml or as file).but I can not see the code.Please let me know the path I can get the source files.

[flexcoders] Re: question for the sample code for BlazeDS?

2008-07-07 Thread markflex2007
t; <[EMAIL PROTECTED]> wrote: > > On Sat, Jul 5, 2008 at 2:17 AM, markflex2007 <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I install BlazeDS turnkey.the samples work fine now. > > > > I see the sample web root is D:\blazeDS\tomcat\webapps\samples.b

[flexcoders] BlazeDS application to AIR?

2008-07-07 Thread markflex2007
Hi, I have a Flex/BlazeDS/Webservice application.Do you think if it is possible I can convert it to Air application .Thanks. Do you have a reference URL so I can follow the steps.I am so new for AIR.Thanks Mark

[flexcoders] Question for ?

2008-07-07 Thread markflex2007
Hi, I just want to make sure if I have to save swf/html (created by Flex) and backed end code in same web server when I use to do the backend access. But I can save swf/html and backend code in different server when I use web service. Thanks Mark

[flexcoders] endpoint in mx:remoteobject

2008-07-07 Thread markflex2007
Hi, I am confuse what endpoint used in mx:remoteobject. I confuse now. Do I have to save swf/html and server code (like coldfusion) in same server when I use mx:remoteobject? Thanks Mark

[flexcoders] Re: Question for ?

2008-07-08 Thread markflex2007
t; crossdomain file. Should be able to search these archives for how. > > DK > > On Mon, Jul 7, 2008 at 1:33 PM, markflex2007 <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I just want to make sure if I have to save swf/html (created by Flex) > > and backe

[flexcoders] Air and Blazeds?

2008-07-08 Thread markflex2007
Hi, The following link is a chat application with Flex and Blazeds. I try to convert it to air application but I get errors. Do you have a idea how to build a Air application with BlazeDS? Thanks Mark

[flexcoders] Re: Air and Blazeds?

2008-07-08 Thread markflex2007
The Flex application link is here: http://techblogging.wordpress.com/2008/03/02/setting-up-blazeds-with- flex/ Thanks Mark --- In flexcoders@yahoogroups.com, "markflex2007" <[EMAIL PROTECTED]> wrote: > > Hi, > > The following link is a chat application with Fle

[flexcoders] Re: Air and Blazeds?

2008-07-09 Thread markflex2007
wrote: > > Noone can help you if you can't tell us what kind of errors you're > getting. > > -Mete > > --- In flexcoders@yahoogroups.com, "markflex2007" > wrote: > > > > The Flex application link is here: > > > > http://tech

[flexcoders] cairngorm sevice locator performance?

2008-07-28 Thread markflex2007
Hi, The most cairngorm application has a service locater file (services.xml)and define all service locators there . and many delegates use one instance of a service locater in many case. Do you think if it affect the performance because no garbage collection for each delegate? Thanks for your

[flexcoders] text in

2008-08-04 Thread markflex2007
Hi, I want to have text with different styles in TextArea. for instance: one line is red one line is blue different lines have different text size etc Thanks Mike

[flexcoders] text style in TextArea?

2008-08-04 Thread markflex2007
Hi, I want to have text with different styles in TextArea. for instance: one line is red one line is blue different lines have different text size etc Please give me a idea. Thanks for help Mike

[flexcoders] Why I can not define the set function?

2008-08-06 Thread markflex2007
Hi, I have a question for the following code. but I get a error for public function set bindMe(value:String):void { Alert.show ("setting function"); } the error message is duplicate function definition Do you know why this Happen? Than

[flexcoders] Re: Why I can not define the set function?

2008-08-06 Thread markflex2007
problem is fixed. I remove the line public var bindMe:String = ""; Thanks Mark

[flexcoders] How to save datagrid data to a Arraycollection?

2008-08-06 Thread markflex2007
Hi, I have a name list with order that saved in a ArrayCollection.I want to use DataGrid to change order with drag and drop then save to a new arraycollection.but I do not know how to go over all the datagrid and the fillowing code doesn't work.Please give me a idea to fix it.Thanks. Mark http:

[flexcoders] Re: How to save datagrid data to a Arraycollection?

2008-08-07 Thread markflex2007
Hi, myCollection.getItemAt(i) is used to go over arraycollection. I want to make the second Arraycollection get data from datagrid (because I can change order in datagrid). so the order of data in myCollection1 are different with myCollection. I want to know how to go over the data in datagrid.

[flexcoders] How to fix this?

2008-08-07 Thread markflex2007
Hi, I try to catch a change happen for ArrayCollection,but I get follow error. ReferenceError: Error #1069: Property myCollection not found on changeOrder and there is no default value. but I already have myCollection,why this happen. Thanks Mark http://www.adobe.com/2006/mxml"; layout="abs

[flexcoders] Re: How to fix this?

2008-08-07 Thread markflex2007
changeOrder is the application name (changeOrder.mxml) the error details is here: ReferenceError: Error #1069: Property myCollection not found on changeOrder and there is no default value. at mx.binding.utils::ChangeWatcher/getHostPropertyValue()[E:\dev\3.0.x\frameworks\projects\framewor

[flexcoders] Re: How to fix this?

2008-08-07 Thread markflex2007
hi I already defined myCollection but the error happen on BindingUtils.bindSetter(watcherListener, this, "myCollection" , true); error detail is Property myCollection not found why?I do not understand please help mark

[flexcoders] Question about Changewatch?

2008-08-08 Thread markflex2007
Hi, I did a simple test for changewatch.I try to watch a variable change.but I am not sure why it doesn't work. (variable "theChange" change from true to false) The code is here: BindingUtils.bindProperty(this,"onChange", this, "theChange" ); }

[flexcoders] callLater function?

2008-08-10 Thread markflex2007
Hi, I am confusing how to use callLater and when I have to use it. Please give me a demo so I can know the idea. Thanks Mark

[flexcoders] Question for TextArea display ?

2008-08-11 Thread markflex2007
Hi, I did the following test, and textarea display order is top to bottom so the result is when I run the test. one two three May I change the textarea display to "bottom to top " and the result is three two one Thanks for help Mark PS test code: http://www.adobe.com/2006/mxml"; layout="a

[flexcoders] Re: Question for TextArea display ?

2008-08-11 Thread markflex2007
This is a test. I need to extend TextArea to disply data from bottom to top. do you have any idea? Thanks Mark

[flexcoders] Upload file to server with AIR?

2008-08-14 Thread markflex2007
Hi, I plan to use AIR as frontend and php as backend. I need upload file with AIR interface and save it to server that is same server with php code. Thanks Mark

[flexcoders] Re: Upload file to server with AIR?

2008-08-14 Thread markflex2007
Do you think if it is possible and do you have a simple demo for that. Thanks Mark

[flexcoders] mx:HTTPService or URLRequest ?

2008-08-14 Thread markflex2007
Hi, Normailly I use mx:HTTPService to pass variables to php script and use URLRequest to upload file. Now I need pass a variable (file description) and uplad the file to a php script. I can do the php script to handle both. but I confuse to do this in Flex as front end. Do I have to use both mx

[flexcoders] Re: mx:HTTPService or URLRequest ?

2008-08-14 Thread markflex2007
Hi, I just want to make sure if I can use URLRequest to upload file and pass variable in same request to a php script. Please help me.Thanks Mark

[flexcoders] Re: mx:HTTPService or URLRequest ?

2008-08-17 Thread markflex2007
Please help me and I can not find the demo. Thanks M

[flexcoders] How to upgrade Flex 3 to 3.0.1?

2008-08-19 Thread markflex2007
Hi, Flex Builder 3.0.1 come out. I want to know how to upgrade to it from Flex 3.0. any idea? Thank you for your help. Thanks Mark

[flexcoders] Question for AIR Application?

2008-08-20 Thread markflex2007
Hi, I want to make sure if AIR can load local application and execute it. Thanks Mark

[flexcoders] Date type in AIR application?

2008-08-20 Thread markflex2007
Hi, It seems SQLite doesn't have Date type. I am working in a AIR application now. I want to know how to save data with Date type to SQLite and how to read it from SQLite and convert to actionscript date type data. Do you have a simple demo? Thanks Mark

[flexcoders] May I save object to SQLite in AIR?

2008-08-20 Thread markflex2007
Hi, I need save a object (instance of class) to sqlite database in AIR.Do you think if it is possible? Can you give me a simple example for this?I do not have idea for this now. I also need to read the object back to AIR from SQLite. Thanks Mark

[flexcoders] How to save object to SQLite and get it back?

2008-08-24 Thread markflex2007
Hi, I still have question about the issue. For instance,I have a object var user: userVO = new userVO(); user.firstname = "Tom"; user.lastname = "Davis"; I want to save the object to SQlite and retrive it back in other screen. For instance I have a user table that only have two field (id,user

[flexcoders] Re: How to save object to SQLite and get it back?

2008-08-24 Thread markflex2007
I only confuse saving/retrieving an *object* from sqlite. I know the general sql statements. Thanks

[flexcoders] sqlite database physical path?

2008-08-25 Thread markflex2007
Hi, I have a question for the sqlite physical path. for instance var dbFile:File = File.applicationStorageDirectory.resolvePath("Sqlite1.db"); if(dbFile.exists) { conn.addEventListener(SQLEvent.OPEN, openHandler); } else { conn.addEventListener(SQLEvent.

[flexcoders] How to check a table already exist in SQLite?

2008-08-25 Thread markflex2007
Hi, I am doing a AIR application. I want to check if a table already in database. I create a new one if it doesn't exist. The application will give me error "table already exist" if I do not do the check. Please let me know how to do the check to see if a table already exist. Thanks Mark

[flexcoders] Sqlite retrive to object

2008-08-25 Thread markflex2007
Hi, I have saved a object to sqlite. but I can not retrieve it back to same type of object. I use the following code,but obj1 is null and obj2 have data. but I need the data also save in obj1. var obj1:userVO = new userVO(); var obj2:Object = new Object(); obj1 = r

[flexcoders] Re: How to check a table already exist in SQLite?

2008-08-25 Thread markflex2007
Thanks for your help. I want to know if SQLConnection provide a method to check if a table already exist or not. Thanks Mark

[flexcoders] Re: How to save object to SQLite and get it back?

2008-08-25 Thread markflex2007
Hi, I use the following code to read the data from sqlite var userVOasByteArray:ByteArray = result.data[0]["USER"] as ByteArray ;userVOasByteArray.position = 0; var user:userVO = userVOasByteArray.readObject() as userVO; userVOasByteArray has data but user is null. Do you know

[flexcoders] ?

2008-08-25 Thread markflex2007
Hi, I confuse with now I have the following in code [Event('add')] [Event('update')] [Event('cancel')] Do you think the following code work with the ? dispatchEvent( new Event( "add" ) ); Thanks Mark

[flexcoders] Re: ?

2008-08-26 Thread markflex2007
How to add eventlistener for that if I have a event like dispatchEvent(new Event("this is an event")); Thanks Mark

[flexcoders] Save Object with EncryptedLocalStore

2008-08-26 Thread markflex2007
Hi, I am working for a AIR application now. It see I only can save string with EncryptedLocalStore. But I want to save object with EncryptedLocalStore. For instance: var obj:userVO = new userVO(); obj.firstName = "Tom"; obj.lastName = "Smith"; Do you think if it is possible for me

[flexcoders] loop over Object?

2008-09-02 Thread markflex2007
Hi, I have a object that save many key/value pairs like member:Object = new Object(); member.firstname = "david"; member.lastname = "Davis"; member.age = 19; ... etc My question is how to loop over the Object and get all the keys and values(like for loop).Please give me a idea about this. Thank

[flexcoders] as3 code for the MXML

2008-09-08 Thread markflex2007
Hi, I want to use AS 3 do the same thing with following MXML code: {mode} {mode2} {catid} please give me a hit .Thanks for your help MK

[flexcoders] object vs AsyncToken ?

2008-09-08 Thread markflex2007
Hi, In the delegate of Cairngorm,what the different between the following two statements in same function call .(one use object and one use asynctoken). Thanks MK 1 var call : Object = service.GetAll(); call.addResponder( responder ); 2 var token:AsyncToken = service.ArrayGetAll(); token

[flexcoders] Flash video component?

2008-09-11 Thread markflex2007
Hi, There are Video component in Flash, like vid1=new Video(240,180); which component in Flex to take place the Video component in Flash. Thanks Mark

[flexcoders] Microphone class?

2008-09-16 Thread markflex2007
Hi, Would you please give me idea how to use Microphone class lets you capture audio from a microphone attached to the computer that is running Flash Player and send the audio to Flash Media Server in Flex. Thanks Mk

[flexcoders] Need help for mx:MenuBar?

2008-10-16 Thread markflex2007
Hi, I want to use use mx:MenuBar and I need see the submenu when I mouse over top menu .but now I can see the submenu when I click topmenu. I want to use change() event to do some function so I need monse over to see sub menu. Thanks MK

[flexcoders] Re: Need help for mx:MenuBar?

2008-10-16 Thread markflex2007
I see a demo at http://www.customware.net/repository/display/FLEX/Flex+Menu+Example The mouse over works after first click a menu. How this works?

[flexcoders] how to add internal padding in canvas?

2008-10-17 Thread markflex2007
I want to add right padding and left padding inside canvas so the controls in side do not touch the side of canvas, but canvas do not have padding attribute, how to do this. Thanks MK

[flexcoders] How to setup LCDS woth Jboss Application server?

2008-10-17 Thread markflex2007
Hi, Please give me a detail about this or useful links. I search with google and I have not get a useful result yet. Thanks a lot Mark

[flexcoders] Re: how to add internal padding in canvas?

2008-10-17 Thread markflex2007
Hi,Mike Please let me know this in detail. I can extends Canvas and create a new class (like samrtcavas). I confuse how to use the class in mxml and how to set left/right paddings Thanks for your help Mark --- In flexcoders@yahoogroups.com, "Michael Schmalle" <[EMAIL PROTECTED]> wrote: > >

[flexcoders] Re: how to add internal padding in canvas?

2008-10-17 Thread markflex2007
Please give me a simple demo,how to do " nest the canvas inside another container to get the margin"? Thanks for help Mark --- In flexcoders@yahoogroups.com, "Paul Andrews" <[EMAIL PROTECTED]> wrote: > > You can always nest the canvas inside another container to get the margin..

[flexcoders] Re: how to add internal padding in canvas?

2008-10-17 Thread markflex2007
But why I can do this with actionscript I have the object like public var canvas:Canvas = new Canvas(); but I get error for canvas.top = 10; canvas.left = 10; I wonder how to do this with actionscript. Thanks mk --- In flexcoders@yahoogroups.com, "Paul Andrews" <[EMAIL PROTECTED]> wrote: >

[flexcoders] How to set up FLEX3/LCDS/JBoss Development Enironment ?

2008-10-20 Thread markflex2007
I need start a project with FLEX3/LCDS on JBoss, I need set up it and make simple things (like 'hello world') work. Please help me. Thanks Mark

[flexcoders] Re: cfc do not understand cairngorm VO?

2007-12-05 Thread markflex2007
Please let me know where I can download the latest version CF extensions .Please help me. Mark --- In flexcoders@yahoogroups.com, "Muzak" <[EMAIL PROTECTED]> wrote: > > If you're using FlexBuilder, install the ColdFusion Extensions for Flex Builder (they're in the Flex Builder install dir). > I

[flexcoders] cfc can not get cairngorm VO data?

2007-12-05 Thread markflex2007
Hi I am using cairngorm with cfc now. I make some progress and the error like this: Services.mxml http://www.adobe.com/2006/mxml"; xmlns:cairngorm="com.adobe.cairngorm.business.*">

[flexcoders] Re: cfc do not understand cairngorm VO?

2007-12-05 Thread markflex2007
I create the PersonVO with the cfc wizard,the error still same. PersonVO.cfc //Initialize the CFC with the default properties values. variables.firstname = ""; variables.lastname = "";

[flexcoders] cairngorm value object type and cfc type do not match,why?

2007-12-05 Thread markflex2007
I have built a cfc vo class and flex vo class PersonVO.as package com.abc.CESF.Bursary.vo { import com.adobe.cairngorm.vo.IValueObject; [RemoteClass(alias="Bursary.cfcs.PersonVO")] public class PersonVO implements IValueObject { public var firstname:String = ""; public var lastname:String = "";

[flexcoders] Re: cfc do not understand cairngorm VO?

2007-12-05 Thread markflex2007
Hi, Do you think if it is possible to use Object object to take place VO object? and from cfc we can use struct I try VO many dates but why cfc can not accept the flex vo. Thanks Mark --- In flexcoders@yahoogroups.com, João Fernandes <[EMAIL PROTECTED]> wrote: > > try to set the Alias attrib

[flexcoders] How to upload file with Flex and coldfusion?

2007-12-05 Thread markflex2007
Please let me know which component I can use to do this.or post some URLs for this. Thanks Mark

[flexcoders] Download link in Flex with CFML

2007-12-11 Thread markflex2007
Hi, I am new for Flex and I need build a download link in Flex,I can download a Doc/Pdf file when I click the link. I am using Flex and Coldfusion, Please let me if you have experience for this, Thanks a lot Mark

[flexcoders] File list in Flex

2007-12-13 Thread markflex2007
Hi, I am working with Coldfusion 7.02 and Flex 2 now. I want to use to list the files in a folder in web server and pass the file list to Flex then list all the file names in Flex. I also hope I can download the file when I click each file name in the list. Please give me a idea how to do th

[flexcoders] ArrayCollection question in Cairngorm?

2007-12-17 Thread markflex2007
Hi, I have a simple cfc, the function is like this,it get a department list SELECT Id, Dept FROM tlkpDept 2.This is the modellocator .I want to save department list to the acDept (A

[flexcoders] How to show data in Flex ComboBox ?

2007-12-17 Thread markflex2007
Hi I am using cfc get a list and want to show the list in Flex ComboBox. Please give a idea how to do this. Thanks a lot Mark

[flexcoders] combobox value?

2007-12-17 Thread markflex2007
Hi, I have a combobox like I have username and userID and I will send the userid to database. which attribute in ComboBox I can use to save the userid value? the userList is ArrayCollection and have username and userid. Thanks Mark

[flexcoders] How to show top of the page?

2007-12-18 Thread markflex2007
I have a lot long screens (pages) under ViewStack,I only see bottom of next page when I switch to next page from one page because the next button in the bottom of current page. I change to see top of next page when I change a new page but I see bottom of next page. Please give me a idea abou

[flexcoders] start position for Flex pages

2007-12-20 Thread markflex2007
Hi, I put all my pages under ViewStack,I want to reset the position of all pages to zero through Flex. Is it possible to do this? That means the pages display on the top part when I change to a new page because all the page is very long now. Please help me out. Mark

[flexcoders] data binding question

2007-12-20 Thread markflex2007
Hi I do not know why the data binding doesn't work.Please help me out. Thanks Mark

[flexcoders] How to compare with NaN?

2007-12-20 Thread markflex2007
Hi, I have the simple code here var Total_cost : Number = Number(cost1) + Number(cost2); if (Total_cost == NaN) { Total_cost = -1; } I get a error.Please help me out.Thanks Mark

[flexcoders] how to pass varible between screens?

2007-12-21 Thread markflex2007
Hi, I have some screens under ViewStack like this I have a variable in Form1View but how I can get the variable in Form2View. backend language have session varia

[flexcoders] creationComplete question?

2007-12-21 Thread markflex2007
Hi I have some screens under ViewStack like this I have set creationComplete event to call a function for Form2View, but the event is actived when I call the app first time(it show Form1View at first). I hope the creationComplete event work when I reach Form2View, P

  1   2   3   4   5   >