Re: [flexcoders] Question about the flexstore mxml file in the samples

2005-07-01 Thread Michael McKellip
If you look in the main.mxml file you'll will see the ProductDetails class is embedded. It actual class path is: org.nevis.cairngorm.samples.store.view.productdetails.ProductDetails Open the product details file and on about line 51 you will see the mx:Image tag displaying the product image. On

Re: [flexcoders] Datagrid not populating values.

2005-06-14 Thread Michael McKellip
function as the labelFunction property of the column. mx:DataGridColumn columnName=resource.num labelFunction=resourceNumLabel headerText=A/ Michael McKellip On 6/14/05, Kevin Ewok [EMAIL PROTECTED] wrote: List, I have spent now a day and half trying to debug this issue and I still cannot get

Re: [flexcoders] Re: Flex, Hibernate and Coldfusion

2005-02-04 Thread Michael McKellip
within the webservices folder run the following command: jar cvf ../webservices.jar * On Thu, 03 Feb 2005 23:05:34 -, mpwoodward2 [EMAIL PROTECTED] wrote: --- In flexcoders@yahoogroups.com, Michael McKellip [EMAIL PROTECTED