Hi,

 

I am trying to call an action from a Flash file. My applications are all
called as such:

 

Main.com/app1

Main.com/app2

 

The problem is that I want to keep flash script universal so I call action
as such:

 

/myAction.do

 

However, what happens is that Main.com/myAction.do is called instead of
Main.com/app1/myAction.do

 

Any ideas guys as to how to pull that off, I really don't want to do
app1/myAction.do and app2/myAction.do

 

 

Thanks,

Fedor

 

 

Reply via email to