Re: Property elements may not have attributes

2005-03-08 Thread t0mruggles

Could be because this tag is not closed.




--- In flexcoders@yahoogroups.com, "Allen Manning" <[EMAIL PROTECTED]> wrote:
> <http://www.prismix.com/> 
> Hello Flexcoders,
> 
> I'm getting some strange errors after I have started developing on a
> project that I haven't touched in a while. MXML which worked 
before,
> now throws errors. I'm going to look into the log to see if I can 
catch
> anything... TIA
> 
> This valid MXML : 
> 
> ...
> 
>  dataProvider="{liveOrders.items}" multipleSelection="true"
> change="setSelectedItem(dgItems.selectedItem)" 
dragEnabled="true">
> 
> 
>  editable="false" width="50" >
>  columnName="orderNumber" width="60" textAlign="center"/>
>  columnName="orderLabel"/>
>  columnName="dateUpdated"
> labelFunction="dateUpdatedLabelFunction"/>
>  columnName="companyName"/>
>  columnName="dateOrderStarted"/>
>  columnName="status"
> labelFunction="orderStatusLabelFunction"/>
> 
> 
> 
> 
> ...
> 
> Throws this error:
> Property elements may not have attributes 
> 
> Any ideas?
> 
> Thanks,
> Allen
> 
> 
> 
> 
> Allen Manning, Technical Director
> Certified Flex Instructor 
> Prismix Ltd t: +44 (0)870 749 1100 f: +44 (0)870 749 1200 w: 
> www.prismix.com <http://www.prismix.com/>







RE: [flexcoders] Property elements may not have attributes

2005-03-08 Thread Allen Manning
I recycled my Java server (JRun) and the problem went away.



From: Allen Manning [mailto:[EMAIL PROTECTED] 
Sent: 08 March 2005 16:24
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Property elements may not have attributes


<http://www.prismix.com/>   
Hello Flexcoders,
 
I'm getting some strange errors after I have started developing on a
project that I haven't touched in a while. MXML which worked before,
now throws errors. I'm going to look into the log to see if I can catch
anything... TIA
 
This valid MXML : 
 
...















...
 
Throws this error:
Property elements may not have attributes 
 
Any ideas?

Thanks,
Allen
 
 
 
 
Allen Manning, Technical Director
Certified Flex Instructor   
Prismix Ltd t: +44 (0)870 749 1100 f: +44 (0)870 749 1200 w: 
www.prismix.com <http://www.prismix.com/>   

Yahoo! Groups Sponsor   
ADVERTISEMENT
click here
<http://us.ard.yahoo.com/SIG=129sa12vr/M=298184.6018725.7038619.3001176/
D=groups/S=1705007207:HM/EXP=1110385591/A=2593423/R=0/SIG=11el9gslf/*htt
p://www.netflix.com/Default?mqso=60190075>  
 
<http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=group
s/S=:HM/A=2593423/rand=788582112>   



Yahoo! Groups Links


*   To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
  
*   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> 
  
*   Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 



--_=_NextPart_002_01C523FD.C7F19AC8
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd";>
Niklas Richardson, Prismix Ltd


http://www.prismix.com/images/background.gif NOSEND="1">
I recycled my Java server (JRun) and the problem went 
away.


From: Allen Manning [mailto:[EMAIL PROTECTED] 
Sent: 08 March 2005 16:24To: 
flexcoders@yahoogroups.comSubject: [flexcoders] Property elements 
may 
not have attributes




http://www.prismix.com/";>http://www.prismix.com/email/top2.gif"; width=606 border=0>

http://www.prismix.com/email/mid2.gif)" 
background=mid.gif>




Hello Flexcoders,
 
I'm getting some 
strange errors after I have started developing on a project 
that I haven't touched in a while.  MXML which worked before, 
now throws errors.  I'm going to look into the log to see if I 
can catch anything... TIA
 
This valid MXML 
: 
 
...
  <mx:DataGrid id="dgItems" width="100%" 
height="100%"   dataProvider="{liveOrders.items}" 
multipleSelection="true"   change="setSelectedItem(dgItems.selectedItem)"
 
dragEnabled="true">   <mx:columns><mx:Array> <mx:DataGridColumn
 
headerText="" 
columnName=""  editable="false" 
width="50" 
> <mx:DataGridColumn 
headerText="Order 
Id"  columnName="orderNumber" 
width="60" 
textAlign="center"/> <mx:DataGridColumn 
headerText="Order Label" 
columnName="orderLabel"/> <mx:DataGridColumn
 
headerText="Updated"  columnName="dateUpdated"
 
labelFunction="dateUpdatedLabelFunction"/> <mx:DataGridColumn
 
headerText="Company Name" 
columnName="companyName"/> <mx:DataGridColumn
 
headerText="Started" 
columnName="dateOrderStarted"/> <mx:DataGridColumn
 
headerText="Status"  columnName="status"  labelFunction="orderStatusLabelFunction"/></mx:Array>   </mx:columns>  </mx:DataGrid>
    
   ...
 
   
 
Throws this error:
 
Property elements may not have attributes 
 
   
 
Any ideas?
   
 

  Thanks,
  Allen
 
 
 

http://www.prismix.com/email/bottom2.gif)" 
vAlign=top width=606 background=http://www.prismix.com/email/bottom2.gif 
height=106>




 

Allen 
Manning, Technical Director   Certified
 
Flex Instructor 

Prismix 
Ltd t: +44 (0)870 749 1100 f:+44 
(0)870 749 1200 w: http://www.prismix.com/";>www.prismix.com 


--_=_NextPart_002_01C523FD.C7F19AC8--<>

RE: [flexcoders] Property elements may not have attributes

2005-03-08 Thread Matt Chotin
 

The first DataGridColumn is missing a closing slash on the tag.



Matt



_ 

From: Allen Manning [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 08, 2005 8:24 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Property elements may not have attributes




<http://www.prismix.com/> Prismix Ltd - designing usable business solutions
- Macromedia Alliance Partner



Hello Flexcoders,



I'm getting some strange errors after I have started developing on a project
that I haven't touched in a while. MXML which worked before, now throws
errors. I'm going to look into the log to see if I can catch anything...
TIA



This valid MXML : 



...


















...



Throws this error:

Property elements may not have attributes 



Any ideas?



Thanks,

Allen












Allen Manning, Technical Director
Certified Flex Instructor 


Prismix Ltd t: +44 (0)870 749 1100 f: +44 (0)870 749 1200 w:
<http://www.prismix.com/> www.prismix.com 






Yahoo! Groups Sponsor



ADVERTISEMENT

<http://us.ard.yahoo.com/SIG=129sa12vr/M=298184.6018725.7038619.3001176/D=gr
oups/S=1705007207:HM/EXP=1110385591/A=2593423/R=0/SIG=11el9gslf/*http:/www.n
etflix.com/Default?mqso=60190075> click here



<http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=groups/S=
:HM/A=2593423/rand=788582112> 



_ 

Yahoo! Groups Links

*   To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<http://groups.yahoo.com/group/flexcoders/> 

*   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> 

*   Your use of Yahoo! Groups is subject to the Yahoo!
<http://docs.yahoo.com/info/terms/> Terms of Service. 


--_=_NextPart_001_01C523FC.8A6F5ED4
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable

http://www.w3.org/TR/REC-html40";>







Niklas Richardson, Prismix Ltd

<!--
/* Font Definitions */
@font-face
{font-family:Wingdings;
panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:blue;
text-decoration:underline;}
tt
{font-family:"Courier New";}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:Arial;
color:navy;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:757290866;
mso-list-template-ids:-680337766;}
@list l0:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
mso-ansi-font-size:10.0pt;
font-family:Symbol;}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
-->




cid:[EMAIL PROTECTED]" lan=
g=3DEN-US
link=3Dblue vlink=3Dblue>
cid:[EMAIL PROTECTED]"
v:src=3D"cid:[EMAIL PROTECTED]" v:shapes=3D"_x_Mail" width=
=3D0
height=3D0 class=3Dshape style=3D'display:none;width:0;height:0'>



The first DataGridColumn is missing a
closing slash on the tag.

 

Matt

 









From: Allen Ma=
nning
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 08, 200=
5 8:24
AM
To: [EMAIL PROTECTED]
om
Subject: [flexcoders] Proper=
ty
elements may not have attributes



 




http://www.prismix.com/";>cid:[EMAIL PROTECTED]"
alt=3D"Prismix Ltd - designing usable business solutions - Macromedia All=
iance Partner">









Hello Flexc=
oders,


 =



I'm getting =
some
strange errors after I have started developing on a project that I
haven't touched in a while.  MXML which worked before, now throws
errors.  I'm going to look into the log to see if I can catch
anything... TIA=



 =



This valid M=
XML : 


 =



...


 
  <mx:DataGrid id=3D"dgItems" width=3D"100%=
"
height=3D"100%"
   dataProvider=3D"{liveOrders.items}"
multipleSelection=3D"true"
   change=3D"setSelectedItem(dgItems.selectedItem)&=
quot;
dragEnabled=3D"true">
   <mx:columns>
<mx:Array>
 <mx:DataGridColumn headerText=3D"=
"
columnName=3D""
  editable=3D"false"
width=3D"50" >
 <mx:DataGridColumn headerText=3D"=
Order
Id"
  columnName=3D"orderNumber"=
;
width=3D"60" textAlign=3D"center"/>
 <mx:DataGridColumn headerText=3D"=
Order
Label" columnName=3D"orderLabel"/>
 <mx:DataGridColumn
headerText=3D"Updated"
  columnName=3D"dateUpdated"=
; labelFunction=3D"dateUpdatedLabelFunction"

Property elements may not have attributes

2005-03-08 Thread Allen Manning
 <http://www.prismix.com/>  
Hello Flexcoders,
 
I'm getting some strange errors after I have started developing on a
project that I haven't touched in a while. MXML which worked before,
now throws errors. I'm going to look into the log to see if I can catch
anything... TIA
 
This valid MXML : 
 
...
 














...
 
Throws this error:
Property elements may not have attributes 
 
Any ideas?

Thanks,
Allen
 
 
 
 
Allen Manning, Technical Director
Certified Flex Instructor   
Prismix Ltd t: +44 (0)870 749 1100 f: +44 (0)870 749 1200 w: 
www.prismix.com <http://www.prismix.com/>   

--_=_NextPart_002_01C523FB.3449B99C
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd";>
Niklas Richardson, Prismix Ltd


http://www.prismix.com/images/background.gif>



http://www.prismix.com/";>http://www.prismix.com/email/top2.gif"; width=606 border=0>

http://www.prismix.com/email/mid2.gif)" 
background=mid.gif>




Hello Flexcoders,
 
I'm getting some 
strange errors after I have started developing on a project 
that I haven't touched in a while.  MXML which worked before, 
now throws errors.  I'm going to look into the log to see if I 
can catch anything... TIA
 
This valid MXML 
: 
 
...
   <mx:DataGrid id="dgItems" 
width="100%" 
height="100%"   dataProvider="{liveOrders.items}" 
multipleSelection="true"   change="setSelectedItem(dgItems.selectedItem)"
 
dragEnabled="true">   <mx:columns><mx:Array> <mx:DataGridColumn
 
headerText="" 
columnName=""  editable="false" 
width="50" 
> <mx:DataGridColumn 
headerText="Order 
Id"  columnName="orderNumber" 
width="60" 
textAlign="center"/> <mx:DataGridColumn 
headerText="Order Label" 
columnName="orderLabel"/> <mx:DataGridColumn
 
headerText="Updated"  columnName="dateUpdated"
 
labelFunction="dateUpdatedLabelFunction"/> <mx:DataGridColumn
 
headerText="Company Name" 
columnName="companyName"/> <mx:DataGridColumn
 
headerText="Started" 
columnName="dateOrderStarted"/> <mx:DataGridColumn
 
headerText="Status"  columnName="status"  labelFunction="orderStatusLabelFunction"/></mx:Array>   </mx:columns>  </mx:DataGrid>
    
   ...
 
   
 
Throws this error:
 
Property elements may not have attributes 
 
   
 
Any ideas?
   
 

  Thanks,
  Allen
 
 
 

http://www.prismix.com/email/bottom2.gif)" 
vAlign=top width=606 background=http://www.prismix.com/email/bottom2.gif 
height=106>




 

Allen 
Manning, Technical Director   Certified
 
Flex Instructor 

Prismix 
Ltd t: +44 (0)870 749 1100 f:+44 
(0)870 749 1200 w: http://www.prismix.com/";>www.prismix.com 


--_=_NextPart_002_01C523FB.3449B99C--<><>