hi there, I’m having a problem with a URL in Flash, I’ve a button with this action:
**[color=Red]
on (release){
getURL("…/timecontact/ShowClasificados.do", “mainFrame”, “POST”);
}
[/color]**[color=Red][color=Black]but then, when I run the entire application I’m working, I’ve this result:
[color=Red]Invalid path /timecontact/ShowClasificados was requested[/color]
I think the problem is the .do thing, but I’m not an expert with jsp and or java, manybody here can help me please?
thanks a lot
[/color][/color]