[Newbies] Integrating Seaside and Flash

Andy Burnett andy.burnett at knowinnovation.com
Fri Sep 5 12:00:06 UTC 2008


I would like to include a Flash component in a seaside page. The component
needs to write data back to the seaside app.  I can think of two ways to
communicate with the server:
1. define a static URL, that the component can call, and somehow process the
returned data
2. have a form embedded on the page (that contains the flash component) and
get the component to write its data into the form, and then submit it

I was going towards the first option, but Ramon put a comment on my blog
that made me realise that I probably don't understand the seaside approach
yet. So, could anyone give me a simple example of what they feel is the best
approach?

cheers
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20080905/bf0d3dad/attachment.htm


More information about the Beginners mailing list