Weber, I don't understand about exchanging SWC between Flash and Flex, but
for this code to work, the namespace myComps must be defined.
myComps

On 5/24/07, myronschabe <[EMAIL PROTECTED]> wrote:

  Hi,

I am just starting to play around with FCKF (scary looking acronym)
and am trying to use a simple swc that I created in Flash in Flex.
But in Flex builder I am getting:

An internal build error has occurred.
unable to load SWC colorbar4.swc

The steps I took:

In Flash I did "Export SWC File" on a movie clip object. In flex
builder my code is:

<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml";
layout="absolute" xmlns:myComps="*">
<myComps:colorbar4>
</myComps:colorbar4>
</mx:Application>

I have updated the library path with the swc - no problems occur
when doing so.

I updated Flexbuilder with the patch, though I don't see this 'so
called" Make Flex Component command in Flash, so something may not
be right on that end - though I am not a Flash person so am not
quite certain where that should be showing up (library/right click?).

Any ideas?

Many Thanks!




--
André Rodrigues Pena

LOCUS
www.locus.com.br

Blog
www.techbreak.org

Reply via email to