basically, everytime i create a new project in flex builder i  have to add 
these namespaces manually or through the intellisense in flex builder to work 
on the new stuff
        xmlns:f4="http://ns.adobe.com/mxml/2009";
            xmlns:filters="flash.filters.*"
            xmlns:gumbo="library:adobe/flex/gumbo"
              xmlns:mx="library:adobe/flex/halo"

and I have to remote this xmlns:mx="http://www.adobe.com/2006/mxml";

----- Original Message ----
From: Sherif Abdou <[EMAIL PROTECTED]>
To: flexcoders@yahoogroups.com
Sent: Wednesday, July 23, 2008 2:10:30 PM
Subject: Re: [flexcoders] what is vellum in flex4?


No i just created a new Flex Project and the namespace is there, to work on the 
new stuff i have to add this namespace xmlns:ns="library: adobe/flex/ gumbo"  
which opens up <Group> <Button> <Skin> etc...

----- Original Message ----
From: Gordon Smith <[EMAIL PROTECTED] com>
To: [EMAIL PROTECTED] ups.com
Sent: Wednesday, July 23, 2008 1:51:04 PM
Subject: RE: [flexcoders] what is vellum in flex4?


Where did this <mx:Application> come
from? Did you create it yourself with Flex Builder, or get it from somewhere?
 
We're trying to eliminate all references
to the old codename "Vellum" and I'm surprised to find that there are
some left.
 
Gordon Smith
Adobe Flex SDK Team
 

________________________________
 
From:[EMAIL PROTECTED] ups.com [mailto:flexcoders@ yahoogroups. com] On Behalf 
Of Sherif Abdou
Sent: Tuesday, July 22, 2008 9:19
PM
To: [EMAIL PROTECTED] ups.com
Subject: Re: [flexcoders] what is
vellum in flex4?
 
 
well its not a file, just the swc under frameworks-->Lib folder,
here is what i see when i type vellum, pic is attached. 
----- Original Message
----
From: Gordon Smith <[EMAIL PROTECTED] com>
To: [EMAIL PROTECTED] ups.com
Sent: Tuesday, July 22, 2008 10:45:57 PM
Subject: RE: [flexcoders] what is vellum in flex4?
What file did you find it in?
 
Gordon Smith
Adobe Flex SDK
Team
 

________________________________
 
From:[EMAIL PROTECTED] ups.com [mailto:flexcoders@ yahoogroups. com] On Behalf 
Of Sherif Abdou
Sent: Tuesday, July 22, 2008 8:43
PM
To: [EMAIL PROTECTED] ups.com
Subject: Re: [flexcoders] what is
vellum in flex4?
 
Flex 4 Release
build that is in the trunk.
 
----- Original
Message ----
From: Gordon Smith <[EMAIL PROTECTED] com>
To: [EMAIL PROTECTED] ups.com
Sent: Tuesday, July 22, 2008 6:13:41 PM
Subject: RE: [flexcoders] what is vellum in flex4?
By the way, where did you find the namespace vellum:http: //vellum/
prerelease being used?
 
Gordon Smith
Adobe Flex SDK
Team
 

________________________________
 
From:[EMAIL PROTECTED] ups.com [mailto:flexcoders@ yahoogroups. com] On Behalf 
Of Gordon Smith
Sent: Tuesday, July 22, 2008 11:40
AM
To: [EMAIL PROTECTED] ups.com
Subject: RE: [flexcoders] what is
vellum in flex4?
 
This is the new Text Component Library (formerly known as Vellum;
name still subject to change). This library is a set of AS3 classes, currently
packaged into the SWCs named text_xxx.swc, that sit on top of the Flash Text
Engine (FTE) in Flash Player 10. Together these replace the old TextField, and
they support improved typography, bidirectional (left-to-right and
right-to-left) text, and an object-oriented text model. All new Gumbo
components use these new-and-improved text classes rather than TextField.
 
Gordon Smith
Adobe Flex SDK Team
 

________________________________
 
From:[EMAIL PROTECTED] ups.com [mailto:flexcoders@
yahoogroups. com] On Behalf Of Sherif
Abdou
Sent: Monday, July 21, 2008 9:39
PM
To: [EMAIL PROTECTED] ups.com
Subject: [flexcoders] what is
vellum in flex4?
 
 
the namespace is
vellum:http: //vellum/ prerelease, i spent an hour trying to just see what i
can do with it but nothing is going up on the screen. it looks like html tags
that are native in flash player but i have no idea how to use it since i
searched and there is nothing on it. Anyone know how to use it? and also the 
xmlns:edit="
text.edit. *" namespace tried and nothing goes on screen. 
 
 
 
    


      

Reply via email to