[Seaside] Static link to get variables

Florian Minjat florian.minjat at emn.fr
Mon Feb 6 18:09:30 CET 2006


Hi,
   I would like to use some Flash to interact with my seaside app. To 
create the required tags with the chosen params, no problem.
   But I don't know how to make Flash communicate with Seaside. My 
primary idea is to have a static link where the flash app could send 
GET variables to seaside. For example 
http://localhost:9090/seaside/MyApp/aName?param1=var1&param2=var2 . 
But I have no idea how to create a static link like this in Seaside 
nor to compute the get variables.
   Any idea ?

Florian


More information about the Seaside mailing list