Yes of course, manifest.xml is added and project cleaned.
Did you try it in FB4 too ?

On 15/03/2010 14:09, Jeff wrote:

I did not see your original post on the Adobe Forums.

Did you include the manifest.xml as an asset to the project? Did you clean the project after adding the asset?

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>, Adnan Doric <astrona...@...> wrote:
>
> Thank you for you reply, but I've done steps you describe but in FB4 and
> it doesn't work.
> I have the following error in library project (manifest.xml is added in
> assets tab) :
>
> could not find source for class myPackage:TestComponent in namespace
> http://mynamespace.com. <http://mynamespace.com.>
>
> Did you take a look at the link in my first post ?
>
> http://forums.adobe.com/thread/583153 <http://forums.adobe.com/thread/583153>
>
>
>
>
> On 15/03/2010 02:15, Jeff wrote:
> >
> > I cover this in the laast episode of The Flex Show's video series on
> > creating Flex Components:
> >
> > http://www.theflexshow.com/blog/index.cfm/2010/3/1/The-Flex-Show--Creating-Flex-Components--Episode-13-Custom-Namespace-URLs <http://www.theflexshow.com/blog/index.cfm/2010/3/1/The-Flex-Show--Creating-Flex-Components--Episode-13-Custom-Namespace-URLs> > > <http://www.theflexshow.com/blog/index.cfm/2010/3/1/The-Flex-Show--Creating-Flex-Components--Episode-13-Custom-Namespace-URLs <http://www.theflexshow.com/blog/index.cfm/2010/3/1/The-Flex-Show--Creating-Flex-Components--Episode-13-Custom-Namespace-URLs>>
> >
> > The other poster who mentioned the mainfest.xml file is correct.
> >
> > --- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
> > <mailto:flexcoders%40yahoogroups.com>, "astronaute75" <astronaute@>
> > wrote:
> > >
> > > Hello,
> > >
> > > I would like to create a Library Project in Flex 4 with a custom
> > namespace so I can reference the namespace in my *.mxml files instead
> > of package.
> > >
> > > (xmlns:view="http://myapp.com <http://myapp.com> <http://myapp.com <http://myapp.com>>" instead of
> > xmlns:view="com.myapp.*")
> > >
> > > I asked the question on Adobe forums too, but nobody seems to know
> > how to do it:
> > > http://forums.adobe.com/thread/583153?tstart=0 <http://forums.adobe.com/thread/583153?tstart=0> > > <http://forums.adobe.com/thread/583153?tstart=0 <http://forums.adobe.com/thread/583153?tstart=0>>
> > >
> > > Maybe I am doing something completely wrong in which case I apologize :)
> > >
> > > Thank you in advance for your help,
> > > Adnan
> > >
> >
> >
>



Reply via email to