Hi guys,

I am trying to integrate an existing ASP/sql server driven site within an
existing flash-only site.

I have used getURL in some places to grab bits and pieces but, ideally, I need
to have a couple of areas within the flash site that will access the existing
ASP that generates the dropdowns for searching etc. then pull the results into
a separate 'frame'.

Is it possible to define an area within the flash movie that will enable me to
directly retrieve and display the ASP generated HTML? I'm trying to avoid a
whole interface re-write using flash components.

Thanks in advance for any help, advice or examples.