You did not receive many answers, so I'll propose a test.

Try to make a javascript function that do the request for you and call it
from AS3.

Appears to be some very specific os-dependent problem.

Maybe the JS approach do the trick.

HTH,

PS

On Thu, Mar 19, 2009 at 10:32 AM, tchredeemed <apth...@liberty.edu> wrote:

>   still looking for a clue!
>
>
> --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>,
> "tchredeemed" <apth...@...> wrote:
> >
> > bump!
> >
> > --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>,
> "tchredeemed" <apthorp@> wrote:
> > >
> > > Basically, I have an action upload_attachment in a controller
> handle_data
> > >
> > > In flex I call navigateToURL( new URLRequest(
> serverURL+'handle_data/upload_attachment/?profile_id=46' ) );
> > >
> > > This seems to work fine in the following browsers:
> > >
> > > IE, safari
> > >
> > > It does not work in:
> > >
> > > Firefox( mac and pc), google chrome
> > >
> > > I am not sure why, but if I watch the production.log files from rails,
> firefox/chrome are never actually requesting this action, and giving me a
> 2038 Error, but IE/safari do request the action, and work fine.
> > >
> > > Why I think it might be a rails problem:
> > >
> > > This error does not occur if I boot the server up via localhost, but
> when I move the app to a different server with SSL installed, it does not
> work.
> > >
> > > Any help would be greatly appreciated!
> > >
> >
>
>  
>



-- 
/**
* Pedro Sena
* Systems Architect
* Sun Certified Java Programmer
* Sun Certified Web Component Developer
*/

Reply via email to