[flexcoders] Re: Does ADG work with Gumbo?

2009-05-14 Thread markgoldin_2000
That's my latest result. Any idea?

ReferenceError: Error #1069: Property 
http://www.adobe.com/2006/flex/mx/internal::STYLE_UNINITIALIZED not found on 
class mx.core.UIComponent and there is no default value.
at 
mx.controls.advancedDataGridClasses::AdvancedDataGridItemRenderer()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\advancedDataGridClasses\AdvancedDataGridItemRenderer.as:91]
at _test_mx_managers_SystemManager/create()
at 
mx.core::ContextualClassFactory/newInstance()[E:\dev\beta1\frameworks\projects\framework\src\mx\core\ContextualClassFactory.as:113]
at 
mx.controls.advancedDataGridClasses::AdvancedDataGridBase/http://www.adobe.com/2006/flex/mx/internal::columnItemRenderer()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\advancedDataGridClasses\AdvancedDataGridBase.as:1437]
at 
mx.controls::AdvancedDataGridBaseEx/http://www.adobe.com/2006/flex/mx/internal::getMeasuringRenderer()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:2024]
at 
mx.controls::AdvancedDataGrid/http://www.adobe.com/2006/flex/mx/internal::getMeasuringRenderer()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGrid.as:8545]
at 
mx.controls::AdvancedDataGridBaseEx/measureItems()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:7057]
at 
mx.controls::AdvancedDataGridBaseEx/commitProperties()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:1993]
at 
mx.controls::AdvancedDataGrid/commitProperties()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGrid.as:2276]
at 
mx.core::UIComponent/validateProperties()[E:\dev\beta1\frameworks\projects\framework\src\mx\core\UIComponent.as:7019]
at 
mx.managers::LayoutManager/validateProperties()[E:\dev\beta1\frameworks\projects\framework\src\mx\managers\LayoutManager.as:572]
at 
mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\beta1\frameworks\projects\framework\src\mx\managers\LayoutManager.as:700]
at 
mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\beta1\frameworks\projects\framework\src\mx\managers\LayoutManager.as:1067]


--- In flexcoders@yahoogroups.com, markgoldin_2000 markgoldin_2...@... 
wrote:

 Ok then :)
 So my question is:
 How to get ADG working using SDK 4?
 
 --- In flexcoders@yahoogroups.com, Tom Chiverton tom.chiverton@ wrote:
 
  On Wednesday 13 May 2009, markgoldin_2000 wrote:
   I've got more results but I am not sure if it's fine to ask Gumbo 
   questions
   here.
  
  It's fine as far as I know, same as AIR :-)
  
  -- 
  Helping to professionally envisioneer open-source corporate communities as 
  part of the IT team of the year, '09 and '08
  
  Tom Chiverton
  Developer
  Tel: +44 0161 618 5032
  Fax: +44 0161 618 5099 
  Tom.Chiverton@
  3 Hardman Square, Manchester, M3 3EB
  www.Halliwells.com
  
  
  
  This email is sent for and on behalf of Halliwells LLP.
  
  Halliwells LLP is a limited liability partnership registered in England and 
  Wales under registered number OC307980 whose registered office address is 
  at Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A 
  list of members is available for inspection at the registered office 
  together with a list of those non members who are referred to as partners. 
  We use the word ?partner? to refer to a member of the LLP, or an employee 
  or consultant with equivalent standing and qualifications. Regulated by the 
  Solicitors Regulation Authority.
  
  CONFIDENTIALITY
  
  This email is intended only for the use of the addressee named above and 
  may be confidential or legally privileged. If you are not the addressee you 
  must not read it and must not use any information contained in nor copy it 
  nor inform any person other than Halliwells LLP or the addressee of its 
  existence or contents. If you have received this email in error please 
  delete it and notify Halliwells LLP IT Department on 0870 365 2500.
  
  For more information about Halliwells LLP visit www.Halliwells.com.
 





[flexcoders] Re: Does ADG work with Gumbo?

2009-05-13 Thread markgoldin_2000
I've got more results but I am not sure if it's fine to ask Gumbo questions 
here.

--- In flexcoders@yahoogroups.com, Tom Chiverton tom.chiver...@... wrote:

 On Friday 08 May 2009, Charles Parcell wrote:
  Could it be a professional license thing.  
 
 That applies to watermarking of the results, not compiling.
 
 -- 
 Helping to heterogeneously envisioneer granular network open-source patterns 
 as part of the IT team of the year, '09 and '08
 
 Tom Chiverton
 Developer
 Tel: +44 0161 618 5032
 Fax: +44 0161 618 5099 
 tom.chiver...@...
 3 Hardman Square, Manchester, M3 3EB
 www.Halliwells.com
 
 
 
 This email is sent for and on behalf of Halliwells LLP.
 
 Halliwells LLP is a limited liability partnership registered in England and 
 Wales under registered number OC307980 whose registered office address is at 
 Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list 
 of members is available for inspection at the registered office together with 
 a list of those non members who are referred to as partners. We use the word 
 ?partner? to refer to a member of the LLP, or an employee or consultant with 
 equivalent standing and qualifications. Regulated by the Solicitors 
 Regulation Authority.
 
 CONFIDENTIALITY
 
 This email is intended only for the use of the addressee named above and may 
 be confidential or legally privileged. If you are not the addressee you must 
 not read it and must not use any information contained in nor copy it nor 
 inform any person other than Halliwells LLP or the addressee of its existence 
 or contents. If you have received this email in error please delete it and 
 notify Halliwells LLP IT Department on 0870 365 2500.
 
 For more information about Halliwells LLP visit www.Halliwells.com.





Re: [flexcoders] Re: Does ADG work with Gumbo?

2009-05-13 Thread Tom Chiverton
On Wednesday 13 May 2009, markgoldin_2000 wrote:
 I've got more results but I am not sure if it's fine to ask Gumbo questions
 here.

It's fine as far as I know, same as AIR :-)

-- 
Helping to professionally envisioneer open-source corporate communities as 
part of the IT team of the year, '09 and '08

Tom Chiverton
Developer
Tel: +44 0161 618 5032
Fax: +44 0161 618 5099 
tom.chiver...@halliwells.com
3 Hardman Square, Manchester, M3 3EB
www.Halliwells.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list of 
members is available for inspection at the registered office together with a 
list of those non members who are referred to as partners. We use the word 
?partner? to refer to a member of the LLP, or an employee or consultant with 
equivalent standing and qualifications. Regulated by the Solicitors Regulation 
Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged. If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents. If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.Halliwells.com.
 

RE: [flexcoders] Re: Does ADG work with Gumbo?

2009-05-13 Thread Gregor Kiddie
Unless by Gumbo, you mean the food... then you might start getting some
funny looks...

 

Gregor Kiddie
Senior Developer
INPS

Tel:   01382 564343

Registered address: The Bread Factory, 1a Broughton Street, London SW8
3QJ

Registered Number: 1788577

Registered in the UK

Visit our Internet Web site at www.inps.co.uk
blocked::http://www.inps.co.uk/ 

The information in this internet email is confidential and is intended
solely for the addressee. Access, copying or re-use of information in it
by anyone else is not authorised. Any views or opinions presented are
solely those of the author and do not necessarily represent those of
INPS or any of its affiliates. If you are not the intended recipient
please contact is.helpd...@inps.co.uk



From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of Tom Chiverton
Sent: 13 May 2009 13:55
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Does ADG work with Gumbo?

 








On Wednesday 13 May 2009, markgoldin_2000 wrote:
 I've got more results but I am not sure if it's fine to ask Gumbo
questions
 here.

It's fine as far as I know, same as AIR :-)






[flexcoders] Re: Does ADG work with Gumbo?

2009-05-13 Thread markgoldin_2000
Aha, now I know why I am getting fatter and fatter. It's the Gumbo :)

--- In flexcoders@yahoogroups.com, Gregor Kiddie gkid...@... wrote:

 Unless by Gumbo, you mean the food... then you might start getting some
 funny looks...
 
  
 
 Gregor Kiddie
 Senior Developer
 INPS
 
 Tel:   01382 564343
 
 Registered address: The Bread Factory, 1a Broughton Street, London SW8
 3QJ
 
 Registered Number: 1788577
 
 Registered in the UK
 
 Visit our Internet Web site at www.inps.co.uk
 blocked::http://www.inps.co.uk/ 
 
 The information in this internet email is confidential and is intended
 solely for the addressee. Access, copying or re-use of information in it
 by anyone else is not authorised. Any views or opinions presented are
 solely those of the author and do not necessarily represent those of
 INPS or any of its affiliates. If you are not the intended recipient
 please contact is.helpd...@...
 
 
 
 From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
 Behalf Of Tom Chiverton
 Sent: 13 May 2009 13:55
 To: flexcoders@yahoogroups.com
 Subject: Re: [flexcoders] Re: Does ADG work with Gumbo?
 
  
 
 
 
 
 
 
 
 
 On Wednesday 13 May 2009, markgoldin_2000 wrote:
  I've got more results but I am not sure if it's fine to ask Gumbo
 questions
  here.
 
 It's fine as far as I know, same as AIR :-)





[flexcoders] Re: Does ADG work with Gumbo?

2009-05-13 Thread markgoldin_2000
Ok then :)
So my question is:
How to get ADG working using SDK 4?

--- In flexcoders@yahoogroups.com, Tom Chiverton tom.chiver...@... wrote:

 On Wednesday 13 May 2009, markgoldin_2000 wrote:
  I've got more results but I am not sure if it's fine to ask Gumbo questions
  here.
 
 It's fine as far as I know, same as AIR :-)
 
 -- 
 Helping to professionally envisioneer open-source corporate communities as 
 part of the IT team of the year, '09 and '08
 
 Tom Chiverton
 Developer
 Tel: +44 0161 618 5032
 Fax: +44 0161 618 5099 
 tom.chiver...@...
 3 Hardman Square, Manchester, M3 3EB
 www.Halliwells.com
 
 
 
 This email is sent for and on behalf of Halliwells LLP.
 
 Halliwells LLP is a limited liability partnership registered in England and 
 Wales under registered number OC307980 whose registered office address is at 
 Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list 
 of members is available for inspection at the registered office together with 
 a list of those non members who are referred to as partners. We use the word 
 ?partner? to refer to a member of the LLP, or an employee or consultant with 
 equivalent standing and qualifications. Regulated by the Solicitors 
 Regulation Authority.
 
 CONFIDENTIALITY
 
 This email is intended only for the use of the addressee named above and may 
 be confidential or legally privileged. If you are not the addressee you must 
 not read it and must not use any information contained in nor copy it nor 
 inform any person other than Halliwells LLP or the addressee of its existence 
 or contents. If you have received this email in error please delete it and 
 notify Halliwells LLP IT Department on 0870 365 2500.
 
 For more information about Halliwells LLP visit www.Halliwells.com.





[flexcoders] Re: Does ADG work with Gumbo?

2009-05-08 Thread markgoldin_2000
But I do have Flex 3 Professional.

--- In flexcoders@yahoogroups.com, Charles Parcell pokemonkil...@... wrote:

 Could it be a professional license thing.  Not sure why that would be the
 case for an unreleased SDK, but...
 
 Charles P.
 
 
 On Fri, May 8, 2009 at 12:05 PM, markgoldin_2000
 markgoldin_2...@...wrote:
 
  That's the error I am getitng:
  TypeError: Error #1007: Instantiation attempted on a non-constructor.
 at
  mx.controls::AdvancedDataGridBaseEx/getSeparator()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:4149]
 at
  mx.controls::AdvancedDataGridBaseEx/createHeaderSeparators()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:4186]
 at
  mx.controls::AdvancedDataGrid/createHeaderSeparators()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGrid.as:1774]
 at
  mx.controls::AdvancedDataGridBaseEx/drawSeparators()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:4110]
 at
  mx.controls::AdvancedDataGridBaseEx/updateDisplayList()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:1880]
 at
  mx.controls::AdvancedDataGrid/updateDisplayList()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGrid.as:6007]
 at
  mx.controls.listClasses::AdvancedListBase/validateDisplayList()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\listClasses\AdvancedListBase.as:3072]
 at
  mx.managers::LayoutManager/validateDisplayList()[E:\dev\trunk\frameworks\projects\framework\src\mx\managers\LayoutManager.as:657]
 at
  mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\trunk\frameworks\projects\framework\src\mx\managers\LayoutManager.as:734]
 
  Thanks
 





[flexcoders] Re: Does ADG work with Gumbo?

2009-05-08 Thread markgoldin_2000
I did not compile it outside of FB.
But I have set it up in a way it compiles with no errors. That includes 
pointing a project to FP 10.

--- In flexcoders@yahoogroups.com, Charles Parcell pokemonkil...@... wrote:

 Have you tried trying to compile outside of Flex Builder? Just to check and
 see. Again, I don't know why that would be the problem but I am trying to
 come up with anything that may be causing the issue for you.
 
 Have you removed the 3.x SDK from the library list of your application?
 Perhaps there is a conflict of some sort.
 
 Have you set the compiler to build for Flash 10 rather than Flash 9?  i saw
 a thread on this forum or another just today about how to change this.
 
 Charles P.
 
 
 
 On Fri, May 8, 2009 at 2:41 PM, markgoldin_2000
 markgoldin_2...@...wrote:
 
  But I do have Flex 3 Professional.
 
  --- In flexcoders@yahoogroups.com, Charles Parcell pokemonkiller@
  wrote:
  
   Could it be a professional license thing.  Not sure why that would be the
   case for an unreleased SDK, but...
  
   Charles P.
  
  
   On Fri, May 8, 2009 at 12:05 PM, markgoldin_2000
   markgoldin_2000@wrote:
  
That's the error I am getitng:
TypeError: Error #1007: Instantiation attempted on a non-constructor.
   at
   
  mx.controls::AdvancedDataGridBaseEx/getSeparator()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:4149]
   at
   
  mx.controls::AdvancedDataGridBaseEx/createHeaderSeparators()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:4186]
   at
   
  mx.controls::AdvancedDataGrid/createHeaderSeparators()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGrid.as:1774]
   at
   
  mx.controls::AdvancedDataGridBaseEx/drawSeparators()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:4110]
   at
   
  mx.controls::AdvancedDataGridBaseEx/updateDisplayList()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:1880]
   at
   
  mx.controls::AdvancedDataGrid/updateDisplayList()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\AdvancedDataGrid.as:6007]
   at
   
  mx.controls.listClasses::AdvancedListBase/validateDisplayList()[C:\work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\listClasses\AdvancedListBase.as:3072]
   at
   
  mx.managers::LayoutManager/validateDisplayList()[E:\dev\trunk\frameworks\projects\framework\src\mx\managers\LayoutManager.as:657]
   at
   
  mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\trunk\frameworks\projects\framework\src\mx\managers\LayoutManager.as:734]
   
Thanks
   
  
 
 
 
 
  
 
  --
  Flexcoders Mailing List
  FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
  Alternative FAQ location:
  https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
  Search Archives:
  http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
  Links