<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-4025315227623560366.post126849641518306978..comments</id><updated>2009-03-25T00:52:35.238-07:00</updated><title type='text'>Comments on Peter's to did: Some problems and solutions when using FunFX</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://peternic.blogspot.com/feeds/126849641518306978/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html'/><author><name>Peter Motzfeldt</name><uri>http://www.blogger.com/profile/05638980545092364514</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>19</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-5264890219506048860</id><published>2009-03-25T00:52:00.000-07:00</published><updated>2009-03-25T00:52:00.000-07:00</updated><title type='text'>hi,I am using FunFX. Problem is how to get all the...</title><content type='html'>hi,&lt;BR/&gt;I am using FunFX. Problem is how to get all the values in Combobox using FunFX. I need to print all the Text values in Combo box. &lt;BR/&gt;can anyone help me....&lt;BR/&gt;thanks &lt;BR/&gt;eclipse</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/5264890219506048860'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/5264890219506048860'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1237967520000#c5264890219506048860' title=''/><author><name>FunFXLerner</name><uri>http://www.blogger.com/profile/04444389150733208101</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-5916710860217309271</id><published>2008-05-19T23:42:00.000-07:00</published><updated>2008-05-19T23:42:00.000-07:00</updated><title type='text'>4) I have a Title Window that pops up and after ma...</title><content type='html'>4) I have a Title Window that pops up and after making a selection needs to close. What method/event does this in FunFX?&lt;BR/&gt;&lt;BR/&gt;This question was previously asked by bindiya and u replied.&lt;BR/&gt;"You will have to implement the close function of the title window on some button or anything else that you can interact with."&lt;BR/&gt;&lt;BR/&gt;Is there a way to close the Title Window by invoking the flex events such as the one specified in your Date chooser example:&lt;BR/&gt; @ie.date_field("dateField").open(:trigger_event =&gt; "flash.events::MouseEvent")&lt;BR/&gt;&lt;BR/&gt;Similarly one can:&lt;BR/&gt;      #@ie.title_window('conferenceAddMemberPopup').open(:trigger_event =&gt; "titleWindow.mx_internal::closeButton")&lt;BR/&gt;      #@ie.title_window('conferenceAddMemberPopup').open(:trigger_event =&gt; "flash.events::CloseEvent('close')")&lt;BR/&gt;&lt;BR/&gt;I tried all the above options and all of them seem to fail.&lt;BR/&gt;&lt;BR/&gt;Please help me if possible in this regard&lt;BR/&gt;&lt;BR/&gt;Thanks,&lt;BR/&gt;Harshad</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/5916710860217309271'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/5916710860217309271'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1211265720000#c5916710860217309271' title=''/><author><name>harsh</name><uri>http://www.blogger.com/profile/01525838384257132249</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-4844802283309987274</id><published>2008-01-23T01:42:00.000-08:00</published><updated>2008-01-23T01:42:00.000-08:00</updated><title type='text'>Hi ApurvaSorry about the late response, I have had...</title><content type='html'>Hi Apurva&lt;BR/&gt;&lt;BR/&gt;Sorry about the late response, I have had a surgery on my shoulder.&lt;BR/&gt;&lt;BR/&gt;With the 64 bit, I am honestly not sure. I have not done anything to support it. I have not developed anything for 64 bit before.&lt;BR/&gt;&lt;BR/&gt;With support for special charachters the answer is yes and no. It recognize norwegian special chars lik æ,ø and å. But it recognize them as \346, \370 and \345. &lt;BR/&gt;&lt;BR/&gt;But you can interact with components having special charachters intheir id as usual.&lt;BR/&gt;@ie.label("tLabelæøå").&lt;BR/&gt;&lt;BR/&gt;Hope this answers your questions.&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;(I have also answered the mail)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/4844802283309987274'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/4844802283309987274'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1201081320000#c4844802283309987274' title=''/><author><name>Peter Motzfeldt</name><uri>http://www.blogger.com/profile/05638980545092364514</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17260883719377957583'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-8896603164169080107</id><published>2008-01-18T07:47:00.000-08:00</published><updated>2008-01-18T07:47:00.000-08:00</updated><title type='text'>Hi Peter!I really liked the FunFX project.  It is ...</title><content type='html'>Hi Peter!&lt;BR/&gt;&lt;BR/&gt;I really liked the FunFX project.  It is great to see some automation effort for Flex applications.&lt;BR/&gt;&lt;BR/&gt;I had a couple of questions about FunFX. I would really appreciate any help you can extend.&lt;BR/&gt;&lt;BR/&gt;1. Does FunFX work on 64-bit platforms? &lt;BR/&gt;2. Is FunFX Unicode-friendly? Can it be used to test languages other than English (French, German, Japanese)? &lt;BR/&gt; &lt;BR/&gt;&lt;BR/&gt;Thanks in advance!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/8896603164169080107'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/8896603164169080107'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1200671220000#c8896603164169080107' title=''/><author><name>Apurva</name><uri>http://www.blogger.com/profile/13573362121499222435</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-7981497874345490120</id><published>2007-12-22T09:22:00.000-08:00</published><updated>2007-12-22T09:22:00.000-08:00</updated><title type='text'>Hi NeilHave checked out the error with the form it...</title><content type='html'>Hi Neil&lt;BR/&gt;&lt;BR/&gt;Have checked out the error with the form item.&lt;BR/&gt;&lt;BR/&gt;I am using a method from the automation framework from Adobe, which creates an ID of the object at hand. It is this method that generates the error. The method is getItemAutomationName in the FormItemAutomationImpl.as class. It tries to access the klabel and then create the id, but since the label is not set it returns a nullpointer exception.&lt;BR/&gt;&lt;BR/&gt;I have not yet been able to test if this can easily be fixed by cheking if the label is not null. But this will probably implie changes in the way it resolves the object from the created id as well.&lt;BR/&gt;&lt;BR/&gt;Maybe we just have to use your workaround. I will write a short text about this, thank you very much for the tip!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/7981497874345490120'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/7981497874345490120'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1198344120000#c7981497874345490120' title=''/><author><name>Peter Motzfeldt</name><uri>http://www.blogger.com/profile/05638980545092364514</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17260883719377957583'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-6271682196080696769</id><published>2007-12-21T23:26:00.000-08:00</published><updated>2007-12-21T23:26:00.000-08:00</updated><title type='text'>Hi NeilThanks for the notice. Seems to be a proble...</title><content type='html'>Hi Neil&lt;BR/&gt;&lt;BR/&gt;Thanks for the notice. Seems to be a problem here yes. I think this issue should be fixed, due to the fact that forms is used extensively. It should be possible to use a form item without setting the labelwidth. &lt;BR/&gt;&lt;BR/&gt;I have never noticed this before.&lt;BR/&gt;&lt;BR/&gt;I will see if I can sort this out.&lt;BR/&gt;&lt;BR/&gt;This information is valuable to me, thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/6271682196080696769'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/6271682196080696769'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1198308360000#c6271682196080696769' title=''/><author><name>Peter Motzfeldt</name><uri>http://www.blogger.com/profile/05638980545092364514</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17260883719377957583'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-8126049946486571392</id><published>2007-12-19T10:57:00.000-08:00</published><updated>2007-12-19T10:57:00.000-08:00</updated><title type='text'>Ok, I've got a workaround, but there's still weird...</title><content type='html'>Ok, I've got a workaround, but there's still weird things going on.  The mx.automation.delegates.containers.FormItemAutomationImpl seems to not work if you're trying to retrieve a FormItem from a Form that  has ANY FormItems with no label.  You must set every label of every form item in the Form you're working with to a NON EMPTY string.  Unfortunately, this affects formatting, even when your label is just whitespace.  You can workaround this by setting labelWidth="0".  After adding label=" " labelWidth="0" to each FormItem (note that label is a space, not empty) I could successfully find and interact with items inside it without breaking formatting.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/8126049946486571392'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/8126049946486571392'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1198090620000#c8126049946486571392' title=''/><author><name>Neil</name><uri>http://www.blogger.com/profile/02488611308773565031</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-8342904793848516939</id><published>2007-12-18T14:35:00.000-08:00</published><updated>2007-12-18T14:35:00.000-08:00</updated><title type='text'>Hi Peter/All.  I'm having some issues finding chil...</title><content type='html'>Hi Peter/All.  I'm having some issues finding children of FormItems.  It seems that when my Button is inside a form item, I can't find it.  I can successfully find every element by id up to and including the form item, though.&lt;BR/&gt;&lt;BR/&gt;irb&gt; ie.button("NOT_EXISTING")&lt;BR/&gt;=&gt; nil&lt;BR/&gt;irb&gt; ie.form_item("frmItem")&lt;BR/&gt;=&gt; (messy item description, not nil)&lt;BR/&gt;irb&gt; ie.form_item("frmItem").button("NOT_EXISTING")&lt;BR/&gt;NoMethodError: private method `split' called for nil:NilClass&lt;BR/&gt;        from c:/tools/ruby186/lib/ruby/gems/1.8/gems/FunFX-0.0.2/lib/flex.rb:32: in `method_missing'&lt;BR/&gt;        from (irb):16&lt;BR/&gt;&lt;BR/&gt;I get the same behavior when I use the correct Button id.&lt;BR/&gt;&lt;BR/&gt;I think this is because an exception is being thrown from the flex side.  (I will try to debug the actionscript side tomorrow).&lt;BR/&gt;&lt;BR/&gt;Any help would be greatly appreciated!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/8342904793848516939'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/8342904793848516939'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1198017300000#c8342904793848516939' title=''/><author><name>Neil</name><uri>http://www.blogger.com/profile/02488611308773565031</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-2389252459449266444</id><published>2007-12-12T08:14:00.000-08:00</published><updated>2007-12-12T08:14:00.000-08:00</updated><title type='text'>Hi TNice!Is it an open source project? If so I wou...</title><content type='html'>Hi T&lt;BR/&gt;&lt;BR/&gt;Nice!&lt;BR/&gt;&lt;BR/&gt;Is it an open source project? If so I would be very exciting to see what you have done. &lt;BR/&gt;&lt;BR/&gt;There's a lot of issues I have not yet been able to solve on a nice way (without tape and big nails :-), and it would be nice to share some thoughts and solutions.&lt;BR/&gt;&lt;BR/&gt;- Peter</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/2389252459449266444'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/2389252459449266444'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1197476040000#c2389252459449266444' title=''/><author><name>Peter Motzfeldt</name><uri>http://www.blogger.com/profile/05638980545092364514</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17260883719377957583'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-3517499438330410063</id><published>2007-12-12T07:24:00.000-08:00</published><updated>2007-12-12T07:24:00.000-08:00</updated><title type='text'>Hi, PeterI have just learned about FunFX. Nice pro...</title><content type='html'>Hi, Peter&lt;BR/&gt;&lt;BR/&gt;I have just learned about FunFX. Nice project. It is good to see someone else is also working on Flex automation issue.&lt;BR/&gt;&lt;BR/&gt;If anyone is interrested I am working on my own test automation tool for Flex. More details here &lt;A HREF="http://riatest.com" REL="nofollow"&gt;http://riatest.com&lt;/A&gt;&lt;BR/&gt;&lt;BR/&gt;TN.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/3517499438330410063'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/3517499438330410063'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1197473040000#c3517499438330410063' title=''/><author><name>T</name><uri>http://www.blogger.com/profile/13704516637607344016</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-1395994630762934706</id><published>2007-12-11T23:45:00.000-08:00</published><updated>2007-12-11T23:45:00.000-08:00</updated><title type='text'>Hi NeilI was not sure were to add FunFX as a proje...</title><content type='html'>Hi Neil&lt;BR/&gt;&lt;BR/&gt;I was not sure were to add FunFX as a project, but ended up with Rubyforge, so at &lt;A HREF="http://rubyforge.org/projects/funfx/" REL="nofollow"&gt;http://rubyforge.org/projects/funfx/&lt;/A&gt; there is both a developer mailing list and a user list.&lt;BR/&gt;&lt;BR/&gt;Please use them, but by all means put what ever you like on this blog to :-)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/1395994630762934706'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/1395994630762934706'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1197445500000#c1395994630762934706' title=''/><author><name>Peter Motzfeldt</name><uri>http://www.blogger.com/profile/05638980545092364514</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17260883719377957583'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-8826767400868520021</id><published>2007-12-11T14:11:00.000-08:00</published><updated>2007-12-11T14:11:00.000-08:00</updated><title type='text'>This sure helps. I do the same thing in FLEX, just...</title><content type='html'>This sure helps. I do the same thing in FLEX, just didnt know I could do it in FunFX as well.&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;Thanks Peter!!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/8826767400868520021'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/8826767400868520021'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1197411060000#c8826767400868520021' title=''/><author><name>Bindiya</name><uri>http://www.blogger.com/profile/10004248550860040680</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-4973323298580899894</id><published>2007-12-11T10:52:00.000-08:00</published><updated>2007-12-11T10:52:00.000-08:00</updated><title type='text'>Thanks for this information.  It seems that there'...</title><content type='html'>Thanks for this information.  It seems that there's a pretty good sized community for FunFX.  Is there a mailing list somewhere?  If not, it may be a good idea to start one.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/4973323298580899894'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/4973323298580899894'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1197399120000#c4973323298580899894' title=''/><author><name>Neil</name><uri>http://www.blogger.com/profile/02488611308773565031</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-1732141483617049847</id><published>2007-12-10T12:55:00.000-08:00</published><updated>2007-12-10T12:55:00.000-08:00</updated><title type='text'>HiYou will need to give the alert box an title or ...</title><content type='html'>Hi&lt;BR/&gt;&lt;BR/&gt;You will need to give the alert box an title or header, it is this name the @ie.alert("name") will use.&lt;BR/&gt;&lt;BR/&gt;For example:&lt;BR/&gt;&lt;BR/&gt;Alert.show("Hello World!", "Message"), where @ie.alert("Message").button("OK").click will clik the button.&lt;BR/&gt;&lt;BR/&gt;Or:&lt;BR/&gt;&lt;BR/&gt;Alert.show("Do you want to save your changes?", "Save Changes", 3, this, alertClickHandler), which will be an alert with a yes or no button. And clicking the No button would be done like this: &lt;BR/&gt;@ie.alert("Save Changes").button("No").click&lt;BR/&gt;&lt;BR/&gt;Hopes this helps!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/1732141483617049847'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/1732141483617049847'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1197320100000#c1732141483617049847' title=''/><author><name>Peter Motzfeldt</name><uri>http://www.blogger.com/profile/05638980545092364514</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17260883719377957583'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-8444318787147414254</id><published>2007-12-10T07:07:00.000-08:00</published><updated>2007-12-10T07:07:00.000-08:00</updated><title type='text'>Hey Peter,I tried to implement the Alert thing you...</title><content type='html'>Hey Peter,&lt;BR/&gt;I tried to implement the Alert thing you told me and it gives me the following error:&lt;BR/&gt;1) Error:&lt;BR/&gt;test_data_change(TestDataGrid):&lt;BR/&gt;NoMethodError: undefined method `button' for nil:NilClass&lt;BR/&gt;C:/ruby/workspace/ControlsTest/TestDataGrid.rb:23:in `test_data_change'&lt;BR/&gt;&lt;BR/&gt;This is what i wrote in the ruby script:&lt;BR/&gt;@ie.alert("Message").button("OK").click&lt;BR/&gt;&lt;BR/&gt;The corresponding mxml code is:&lt;BR/&gt;dataGrid2.dataProvider = array2  Alert.okLabel = "OK";   Alert.show("Data Grid has 2nd dataset");&lt;BR/&gt;&lt;BR/&gt;Please help.&lt;BR/&gt;&lt;BR/&gt;Thanks&lt;BR/&gt;Bindiya</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/8444318787147414254'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/8444318787147414254'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1197299220000#c8444318787147414254' title=''/><author><name>Bindiya</name><uri>http://www.blogger.com/profile/10004248550860040680</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-1308043841148065945</id><published>2007-12-07T12:06:00.000-08:00</published><updated>2007-12-07T12:06:00.000-08:00</updated><title type='text'>hey Peter,Thanks for replying.Strange about the ta...</title><content type='html'>hey Peter,&lt;BR/&gt;Thanks for replying.&lt;BR/&gt;&lt;I&gt;Strange about the tabular_data stuff, it always returns nil? Have you tried to to the following with an datagrid you now contains an item, @ie.data_grid("name").tabular_data(:start =&gt; 0, :end =&gt; 0)?&lt;/I&gt;&lt;BR/&gt;&lt;BR/&gt;I tried every permutation and combination to make it work but now i have given up. I guess it is because the data provider is an array and when i say @ie.data_grid("name").select(:item_renderer =&gt; "123456") although it selects the row it cant access its contents.&lt;BR/&gt;&lt;BR/&gt;2)Thanks for the info on the tab navigator. It works now, but i have a datagrid on that page and I cant access the data in the data grid. It gives me a flex error so i am not completely sure if it is funFx or Flex.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/1308043841148065945'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/1308043841148065945'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1197057960000#c1308043841148065945' title=''/><author><name>Bindiya</name><uri>http://www.blogger.com/profile/10004248550860040680</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-792228281253463705</id><published>2007-12-07T07:02:00.000-08:00</published><updated>2007-12-07T07:02:00.000-08:00</updated><title type='text'>HiThe first one with the datagrid and the image I ...</title><content type='html'>Hi&lt;BR/&gt;&lt;BR/&gt;The first one with the datagrid and the image I don't think it supports yet, but it is great that you bring up these questions, because then I get some info on what to implement next. &lt;BR/&gt;&lt;BR/&gt;With editing datagrid, I will have to check it out, I don't recall how to do it. But I think you need to know the row and column index.&lt;BR/&gt;&lt;BR/&gt;Strange about the tabular_data stuff, it always returns nil? Have you tried to to the following with an datagrid you now contains an item, @ie.data_grid("name").tabular_data(:start =&gt; 0, :end =&gt; 0)?&lt;BR/&gt;&lt;BR/&gt;With a tab navigator you will use the text on the tab to choose the tab you want.&lt;BR/&gt;&lt;BR/&gt;With the alert box, you write thefollowing:&lt;BR/&gt;&lt;BR/&gt;@ie.alert("title-of-alert-box).button("label-of-button-you-want-to-push").click&lt;BR/&gt;&lt;BR/&gt;You will have to implement the close function of the title window on some button or anything else that you can interact with.&lt;BR/&gt;&lt;BR/&gt;Hope this helps, I will try to build some bigger applicatio that will demonstrate all of these soon.&lt;BR/&gt;&lt;BR/&gt;Glad you still try it, gives me alot of info of improvements and what works.&lt;BR/&gt;&lt;BR/&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/792228281253463705'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/792228281253463705'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1197039720000#c792228281253463705' title=''/><author><name>Peter Motzfeldt</name><uri>http://www.blogger.com/profile/05638980545092364514</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='17260883719377957583'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-2614653553790585081</id><published>2007-12-07T06:39:00.000-08:00</published><updated>2007-12-07T06:39:00.000-08:00</updated><title type='text'>Hey Peter,I had some more questions/doubts:1) I am...</title><content type='html'>Hey Peter,&lt;BR/&gt;&lt;BR/&gt;I had some more questions/doubts:&lt;BR/&gt;1) I am working with a tab navigator and I dont know how to switch between the tabs. I used the related object property but that always fails.&lt;BR/&gt;2)I have an alert button that pops up everytime you press a button in the application. So when i write the tests i do not know how to click on it so as to make it disappear using FunFX.&lt;BR/&gt;3)What do I do to make the tests call the stretch column event in a data grid?&lt;BR/&gt;4) I have a Title Window that pops up and after making a selection needs to close. What method/event does this in FunFX?&lt;BR/&gt;&lt;BR/&gt;I know these are too many questions  but i am getting stuck on every component it seems. Thank you for you help in advance.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/2614653553790585081'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/2614653553790585081'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1197038340000#c2614653553790585081' title=''/><author><name>Bindiya</name><uri>http://www.blogger.com/profile/10004248550860040680</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4025315227623560366.post-4890329957817021349</id><published>2007-12-06T07:50:00.000-08:00</published><updated>2007-12-06T07:50:00.000-08:00</updated><title type='text'>Thanks for the insight Peter. There are some more ...</title><content type='html'>Thanks for the insight Peter. There are some more problems which i thought you would know the answers to. They are:&lt;BR/&gt;1) I have a datagrid which has an image as an item renderer. The image is invisible to start with but when u click on the column the image (alpha =1) is set to visible. Now i want to test this and I dont know how to access the particular cell. I can select the row using the text string but i am having a problem clicking the next column with the image on it.&lt;BR/&gt;2) I also wanted to know the syntax for item_edit_begin.&lt;BR/&gt;3) the tabular data comparison in your tests always returns a nil for me. I dont know why?&lt;BR/&gt;4)I also tried to work with a datagrid with showHeaders = false.  It did not work for me. Would you let me know why?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/4890329957817021349'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4025315227623560366/126849641518306978/comments/default/4890329957817021349'/><link rel='alternate' type='text/html' href='http://peternic.blogspot.com/2007/12/hi-everyone.html?showComment=1196956200000#c4890329957817021349' title=''/><author><name>Bindiya</name><uri>http://www.blogger.com/profile/10004248550860040680</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://peternic.blogspot.com/2007/12/hi-everyone.html' ref='tag:blogger.com,1999:blog-4025315227623560366.post-126849641518306978' source='http://www.blogger.com/feeds/4025315227623560366/posts/default/126849641518306978' type='text/html'/></entry></feed>