Well, my combo box displays the values from the SO when it's working 
so I have verification that way.  Also, when running using the Flex 
Builder debug, I have trace statements going to the console which 
confirm data in my SO.  No matter what, though, it won't get 
anything from my SO when running via a URL.  This is pretty darn 
frustrating :-)

 

Wayne



--- In [email protected], "Jeremy Lu" <[EMAIL PROTECTED]> wrote:
>
> How about just adding a TextArea control to the stage then trace 
to it ?
> 
> 
> 
> 
> On 8/5/06, wayneposner <[EMAIL PROTECTED]> wrote:
> >
> >   If I trace it locally the shared object returns what it's 
supposed
> > to. I'm still relatively new to flex so pardon my asking, but how
> > do you configure flex to trace data from a "deployed" swf (ie.
> > running from a url). I know if I try to just simply run the debug
> > files generated by flex, I get prompted for where the debugger is
> > running. Selecting localhost never seems to work for me as it 
just
> > keeps re-prompting me for the location of the debugger.
> >
> > Wayne
> >
> >
> > --- In [email protected] <flexcoders%
40yahoogroups.com>, "Jeremy
> > Lu" <wade.lu@> wrote:
> > >
> > > Looks like a security problem, can you trace the contents 
stored
> > in the
> > > sharedobject and see if all data are kept there ?
> > >
> > > Jeremy.
> > >
> > > On 8/5/06, wayneposner <wayne.posner@> wrote:
> > > >
> > > > Howdy all...
> > > >
> > > > I trying to use a SharedObject to keep user entered search
> > strings in
> > > > a drop-down box like the Google IE Toolbar. This works fine 
when
> > I'm
> > > > running the app locally, but as soon as I move it to a 
server and
> > > > access it via a URL, it stops working.
> > > >
> > > > Does anyone know what might be causing this? I haven't 
changed
> > any
> > > > compiler options except the default background color.
> > > >
> > > > Thanks!
> > > > Wayne
> > > >
> > > >
> > > >
> > >
> >
> >  
> >
>







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to