Re: [flexcoders] Flash/AMFPHP/Code Igniter Integration

2009-10-27 Thread Yesaya handoyo
Try http://active.tutsplus.com/tutorials/workflow/using-amfphp-with-as3-and-codeignitor/ Hope it helps.. ^_^ On 10/27/09, Lexter halfbaked11...@yahoo.com wrote: hello everybody, do anyone can lend me a help regarding on how to integrated CI and AMFPHP with flash? hoping for your response.

Re: [flexcoders] Flash/AMFPHP/Code Igniter Integration

2009-10-27 Thread Yesaya handoyo
and http://philpalmieri.com/2009/04/codeigniter-amfphp-library/ On 10/27/09, Yesaya handoyo yongha...@gmail.com wrote: Try http://active.tutsplus.com/tutorials/workflow/using-amfphp-with-as3-and-codeignitor/ Hope it helps.. ^_^ On 10/27/09, Lexter halfbaked11...@yahoo.com wrote: hello

Re: [flexcoders] alteratif of if else function

2009-10-04 Thread Yesaya handoyo
Why don't u use switch case? On 10/4/09, cholid cholid cholid_rid...@yahoo.com wrote: Hi all i want to ask something about alternatif if else function i've 100 checkbox that  the syntax if(data.d[1] == '1')   image1.visible = true;     else   image1.visible = false;

Re: [flexcoders] alteratif of if else function

2009-10-04 Thread Yesaya handoyo
On 10/4/09, Yesaya handoyo yongha...@gmail.com wrote: Why don't u use switch case? On 10/4/09, cholid cholid cholid_rid...@yahoo.com wrote: Hi all i want to ask something about alternatif if else function i've 100 checkbox that  the syntax if(data.d[1] == '1')   image1.visible = true

Re: [flexcoders] Resizable TitleWindow

2009-09-11 Thread Yesaya handoyo
You can find it here : http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetailextid=1207017 or you can use flexlib MDIWindow component here : http://code.google.com/p/flexlib/ Hope it helps.. Regards Handoyo On 9/11/09, yogesh patel mailtoyogeshpa...@yahoo.in wrote: Dear All,

Re: [flexcoders] Re: Show ProgressBar upon loading Modules

2009-08-28 Thread Yesaya handoyo
Ok,thanks..I'll try it out valdhor... On 8/29/09, Vivian Richard kanps...@gmail.com wrote: Can I use moduleloader with httpservice? I have like 3 pods and they get populated by httpservice calls. I do want to show different loaders on each pod when the httpservice are being processed.

Re: [flexcoders] Re: Combobox like on http://www.bombaysapphire.com

2009-08-12 Thread Yesaya handoyo
@huhgawz Thanks,i'll try it out.Are there other possibilties then flexwheel? On 8/12/09, huhgawz huhg...@yahoo.com wrote: --- In flexcoders@yahoogroups.com, yonghan79 yongha...@... wrote: Hi all,i wonder does anyone ever before create combobox like the one here bombaysapphire.com born detail

Re: [flexcoders] Re: Combobox like on http://www.bombaysapphire.com

2009-08-12 Thread Yesaya handoyo
By the way,how to use it?I look on the web,using minVal and maxVal.In the newest version,there are no minVal and maxVal option...Thanks.. On 8/12/09, Yesaya handoyo yongha...@gmail.com wrote: @huhgawz Thanks,i'll try it out.Are there other possibilties then flexwheel? On 8/12/09, huhgawz huhg

Re: [flexcoders] Re: Amfphp inside module

2009-08-05 Thread Yesaya handoyo
? When it breaks? Is amf null when it breaks? How do you initialize amf? Perhaps posting more code will help us to help you. I find it hard to believe you have never used debug before. --- In flexcoders@yahoogroups.com, Yesaya handoyo yonghan79@ wrote: Sorry,i didn't use

Re: [flexcoders] Re: Amfphp inside module

2009-08-05 Thread Yesaya handoyo
the Variables tab you should see all the Variables you have created (Double click this tab to make it full screen). Here you should see whether your variables amf and txtNama are null at this moment or not. --- In flexcoders@yahoogroups.com, Yesaya handoyo yongha...@... wrote: When i debug

Re: [flexcoders] Re: Amfphp inside module

2009-08-04 Thread Yesaya handoyo
I haven't try to set breakpoint on line 55...Should i pass the string to the main application first instead of directly accessing methods within modules??Also i put the code of line 55 and 109 here http://www.pastebin.org/6427 On 8/4/09, valdhor valdhorli...@embarqmail.com wrote: AMFPHP runs on

Re: [flexcoders] Re: Amfphp inside module

2009-08-04 Thread Yesaya handoyo
and then when it breaks, is amf null? --- In flexcoders@yahoogroups.com, Yesaya handoyo yongha...@... wrote: I haven't try to set breakpoint on line 55...Should i pass the string to the main application first instead of directly accessing methods within modules??Also i put the code of line 55 and 109

Re: [flexcoders] Re: Amfphp inside module

2009-08-04 Thread Yesaya handoyo
Sorry,i didn't use debug before...It return source not found..But when i didn't use modules,it works fine with saving data to database... On 8/4/09, Yesaya handoyo yongha...@gmail.com wrote: amf is the id for the amfphp service,i try to set breakpoint there.But it doesn't break..I just have

Re: [flexcoders] ContextMenu in DataGrid

2009-07-30 Thread Yesaya handoyo
Sorry guys,i've managed it.. I use dataGrid.contextmenu=cm n the init() .. ^_^ On 7/30/09, yonghan79 yongha...@gmail.com wrote: Hi all,i've managed to populate items in DataGrid by using amfphp and arraycollection..I'm intending to use ContextMenu,i follow the examples from

Re: [flexcoders] Re: custom validate email with tooltip

2009-07-26 Thread Yesaya handoyo
Not yet..I'll try it..Thanks alot anyway.. On 7/26/09, Don Kerr fusionp...@yahoo.com wrote: Did you check out the EmailValidator . Comes with Flex and does what you need without custom code http://livedocs.adobe.com/flex/3/html/help.html?content=validators_7.html Don Kerr --- In

Re: [flexcoders] Re: What kind of data types should i use?

2009-07-24 Thread Yesaya handoyo
Thanks Tim.. On 7/24/09, Tim Hoff timh...@aol.com wrote: In AS, the Number and Date types should work fine. -TH --- In flexcoders@yahoogroups.com, yonghan79 yongha...@... wrote: Hi all,i need help please..I got fields in mysql table which use decimal and datetime..I'm intending to use

Re: [flexcoders] create www.example123.com/#/testing

2009-07-21 Thread Yesaya handoyo
Ic,how about using swfaddress?Is it the same?For the bug? On 7/21/09, Tom Chiverton tom.chiver...@halliwells.com wrote: On Monday 20 Jul 2009, Yesaya handoyo wrote: Thanks Tom,are there any disadvantage using deep linking?? Currently there is a player bug where it prevents 'streaming' which

Re: [flexcoders] create www.example123.com/#/testing

2009-07-20 Thread Yesaya handoyo
Thanks Tom,are there any disadvantage using deep linking?? On 7/20/09, Tom Chiverton tom.chiver...@halliwells.com wrote: On Sunday 19 Jul 2009, yonghan79 wrote: Hi all,i want to ask does anyone ever before create flex 3 application that for example i click on the menu testing then the address

Re: [flexcoders] Re: Trying to change Flex 3 ToggleButtonBar dataprovider on user or admin log in

2009-07-14 Thread Yesaya handoyo
= true. --- In flexcoders@yahoogroups.com, Yesaya handoyo yongha...@... wrote: I put the code on pastebin,here are the link.. http://www.pastebin.org/1296 Anyway,do you mind to give me an example for returning different data??Thanks a lot... On 7/13/09, valdhor valdhorli...@... wrote

Re: [flexcoders] Re: Set up zendamf with flexbuilder

2009-07-13 Thread Yesaya handoyo
at the moment specifically for users of Zend_AMF) and using the framework documentation to set it up. Perhaps you did not set the include path to include the Zend directory in your php.ini file. HTH Steve --- In flexcoders@yahoogroups.com, Yesaya handoyo yongha...@... wrote: I'm

Re: [flexcoders] Re: Trying to change Flex 3 ToggleButtonBar dataprovider on user or admin log in

2009-07-13 Thread Yesaya handoyo
I put the code on pastebin,here are the link.. http://www.pastebin.org/1296 Anyway,do you mind to give me an example for returning different data??Thanks a lot... On 7/13/09, valdhor valdhorli...@embarqmail.com wrote: If I were to do this I would return different data depending on user or admin

Re: [flexcoders] Re: Trying to change Flex 3 ToggleButtonBar dataprovider on user or admin log in

2009-07-13 Thread Yesaya handoyo
arrayCollection? When this is populated from the server call, check to see if there is an admin item. If there is, set admin.visible = true and admin.includeinlayout = true. --- In flexcoders@yahoogroups.com, Yesaya handoyo yongha...@... wrote: I put the code on pastebin,here are the link

Re: [flexcoders] Re: Set up zendamf with flexbuilder

2009-07-10 Thread Yesaya handoyo
I'm following the http://www.thetechlabs.com/tutorials/flex/integrate-flex-builder-30-php-easly-with-the-fresh-zendamf/ Thanks handoyo On 7/11/09, R. S. Patil kpr.rspa...@gmail.com wrote: Yes I second it. Corlon's all AMF tutorials are working perfectly. I agree there are some hitches even if