[EMAIL PROTECTED] Thu Apr 08 10:22:02 2004 Return-Path: <[EMAIL PROTECTED]> X-Sender: [EMAIL PROTECTED] X-Apparently-To: [email protected] Received: (qmail 25033 invoked from network); 8 Apr 2004 17:13:58 -0000 Received: from unknown (66.218.66.166) by m17.grp.scd.yahoo.com with QMQP; 8 Apr 2004 17:13:58 -0000 Received: from unknown (HELO p01mgw01.macromedia.com) (216.104.212.90) by mta5.grp.scd.yahoo.com with SMTP; 8 Apr 2004 17:13:58 -0000 Received: from S1001EXM02.macromedia.com ([10.4.48.132]) by p01mgw01.macromedia.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id i38H6RAZ000048 for <[email protected]>; Thu, 8 Apr 2004 10:06:28 -0700 (PDT) Received: by S1001EXM02.macromedia.com with Internet Mail Service (5.5.2657.72) id <G3CSTVZB>; Thu, 8 Apr 2004 13:06:27 -0400 Message-ID: <[EMAIL PROTECTED]> To: [email protected] Date: Thu, 8 Apr 2004 13:06:27 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C41D8B.D42C5376" X-eGroups-Remote-IP: 216.104.212.90 From: Robert Crooks <[EMAIL PROTECTED]> Subject: RE: [flexcoders] RE: MXML VTM's for Homesite? X-Yahoo-Group-Post: member; u=76095156 X-Yahoo-Profile: rcrooks666
------_=_NextPart_001_01C41D8B.D42C5376 Content-Type: text/plain FWIW, for our own fun, Macromedia Training creating an MXML syntax file and clip library for TextPad. They are not absolutely complete, but pretty close. Unfortunately TP doesn't support code hints or import of schemas, so all this gives you is code coloring and a set of snippets for most of the class library and some other frequently used odds and ends. I'll be happy to zip and send these to anyone that wants them. Will probably post to TextPad site at some point. Robert _____ From: Brian LeRoux [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 07, 2004 3:22 PM To: [email protected] Subject: RE: [flexcoders] RE: MXML VTM's for Homesite? I just discovered the as much though tag completion seems to work but I can't get any attributes / just the base tag. Too bad. I'm not a big fan of eclipse (I'm probably the only person who doesn't like it much) so I'm going to investigate creating a VS plugin. PrimalCode is also a kickass lightweight IDE (especially for ActionScript development) so I emailed a feature req to them too. -----Original Message----- From: Nat Papovich [mailto:[EMAIL PROTECTED] Sent: April 7, 2004 9:26 AM To: [email protected] Subject: [flexcoders] RE: MXML VTM's for Homesite? Brian - I have heard on an other forum that Homesite doesn't like the <prefix:tagname> format of MXML, and that it would mean a lot of work to make it work (i.e. not just a matter of VTMLs). I too am interested in this possibility, but we might have to wait for the Eclipse plugin. NAT _____ 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! Terms of Service <http://docs.yahoo.com/info/terms/> . ------_=_NextPart_001_01C41D8B.D42C5376 Content-Type: text/html <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <META content="MSHTML 6.00.2800.1400" name=GENERATOR> <STYLE>@font-face { font-family: Wingdings; } @font-face { font-family: Tahoma; } @page Section1 {size: 612.0pt 792.0pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; } P.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman" } LI.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman" } DIV.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman" } A:link { COLOR: blue; TEXT-DECORATION: underline } SPAN.MsoHyperlink { COLOR: blue; TEXT-DECORATION: underline } A:visited { COLOR: blue; TEXT-DECORATION: underline } SPAN.MsoHyperlinkFollowed { COLOR: blue; TEXT-DECORATION: underline } TT { FONT-FAMILY: "Courier New" } SPAN.EmailStyle18 { COLOR: navy; FONT-FAMILY: Arial } DIV.Section1 { page: Section1 } OL { MARGIN-BOTTOM: 0cm } UL { MARGIN-BOTTOM: 0cm } </STYLE> </HEAD> <BODY lang=EN-US vLink=blue link=blue> <DIV dir=ltr align=left><SPAN class=664000217-08042004><FONT face=Arial color=#0000ff size=2>FWIW, for our own fun, Macromedia Training creating an MXML syntax file and clip library for TextPad. They are not absolutely complete, but pretty close. Unfortunately TP doesn't support code hints or import of schemas, so all this gives you is code coloring and a set of snippets for most of the class library and some other frequently used odds and ends. I'll be happy to zip and send these to anyone that wants them. Will probably post to TextPad site at some point.</FONT></SPAN></DIV> <DIV dir=ltr align=left><SPAN class=664000217-08042004><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV dir=ltr align=left><SPAN class=664000217-08042004><FONT face=Arial color=#0000ff size=2>Robert</FONT></SPAN></DIV><BR> <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left> <HR tabIndex=-1> <FONT face=Tahoma size=2><B>From:</B> Brian LeRoux [mailto:[EMAIL PROTECTED] <BR><B>Sent:</B> Wednesday, April 07, 2004 3:22 PM<BR><B>To:</B> [email protected]<BR><B>Subject:</B> RE: [flexcoders] RE: MXML VTM's for Homesite?<BR></FONT><BR></DIV> <DIV></DIV> <DIV class=Section1> <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">I just discovered the as much though tag completion seems to work but I can’t get any attributes / just the base tag. Too bad. I’m not a big fan of eclipse (I’m probably the only person who doesn’t like it much) so I’m going to investigate creating a VS plugin. PrimalCode is also a kickass lightweight IDE (especially for ActionScript development) so I emailed a feature req to them too.</SPAN></FONT></P> <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"></SPAN></FONT> </P> <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"></SPAN></FONT> </P> <P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face=Tahoma size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">-----Original Message-----<BR><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Nat Papovich [mailto:[EMAIL PROTECTED] <BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> April 7, 2004 9:26 AM<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> [email protected]<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> [flexcoders] RE: MXML VTM's for Homesite?</SPAN></FONT></P> <P class=MsoNormal style="MARGIN-LEFT: 36pt"><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt"></SPAN></FONT> </P> <P class=MsoNormal style="MARGIN-LEFT: 36pt"><TT><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">Brian -</SPAN></FONT></TT><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><BR><BR><TT><FONT face="Courier New">I have heard on an other forum that Homesite doesn't like the <prefix:tagname> format of MXML, and that it would mean a lot of work</FONT></TT><BR><TT><FONT face="Courier New">to make it work (i.e. not just a matter of VTMLs).</FONT></TT><BR><BR><TT><FONT face="Courier New">I too am interested in this possibility, but we might have to wait for the Eclipse plugin.</FONT></TT><BR><BR><TT><FONT face="Courier New">NAT</FONT></TT><BR><BR></SPAN></FONT><BR><BR></P></DIV></BODY></HTML> ------_=_NextPart_001_01C41D8B.D42C5376--

