Re: [flexcoders] Re: BrowserManager crossdomain issues

2009-12-08 Thread Alberto Brealey-Guzmán
to be the issue, they're set up and working fine for other content. I cannot really find any reference of others who tried this before, does anyone know if it is actually possible at all to host the history related JavaScript in a different domain than the SWF? -- Alberto Brealey

Re: [flexcoders] mdash in line of text?

2008-06-13 Thread Alberto Brealey-Guzmán
property. hope this helps, -- Alberto Brealey-Guzmán +506 88.18.55.74

Re: [flexcoders] know if .browse() was executed or not

2008-06-06 Thread Alberto Brealey-Guzmán
check for this condition: if (myFileReference.name myFileReference.name.length 0) myFileReference.upload(); hope this helps, -- Alberto Brealey-Guzmán

Re: [flexcoders] Re: layout question

2008-05-14 Thread Alberto Brealey-Guzmán
. it works as a VBox). top, bottom, left, right styles for children only work under absolute layouts (like Canvas or Panel and Application with the layout property set to absolute). hope this helps, -- Alberto Brealey-Guzmán +506 88.18.55.74