it is inside /bin/swf

i managed to solve it by adding a ioError event listener.

it seems i had a special char: "ã" in the project path and after i
substituted it to "a" it ran ok.

thanks,
Herculano 

--- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> Is the SWF deployed in the correct place?  Where is the main swf and
> where is this swf?
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of herklano
> Sent: Tuesday, May 15, 2007 11:19 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: SWFLoader not loading source
> 
>  
> 
> its a simple SWFLoader component:
> <mx:SWFLoader id="swfContainer1" source="swf/ficheiro.swf" width="875"
> height="505" />
> 
> --- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
> , "Alex Harui" <aharui@> wrote:
> >
> > Can you post some of the relevant code?
> > 
> > 
> > 
> > ________________________________
> > 
> > From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
> [mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
> ] On
> > Behalf Of herklano
> > Sent: Tuesday, May 15, 2007 10:05 AM
> > To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> 
> > Subject: [flexcoders] SWFLoader not loading source
> > 
> > 
> > 
> > hi,
> > 
> > i think this must be a very basic question, but i am stuck :(
> > 
> > i have a <mx:SWFLoader> component that loads a swf, but it won't load
> > when i run the flex app.
> > 
> > i have tried to change to both the swf flash security settings: local
> > and network, but still no change.
> > 
> > i appreciate all your help,
> > thanks,
> > herculano
> >
>


Reply via email to