|
Hi folks. I hope somebody can help me. I am designing my own ASP website using dreamweaver 8 incorporating flash elements. my current task seems simple enough. I have created a flash menu system consisting of funky rollover images and the like and I am now at the stage where I wish these elements to click through to selected ASP output pages in my site.
Of course, if I simply specify URLs with the ?field=etc... apended within my flash links, the whole website refreshes (and hence the embedded flash elements reset to their starting state) and the screen flickers before the underlying data is displayed in the resulting ASP page. Is it possible from within the flash file to somehow specify that the correct records are retrieved and displayed without the flash files on the site reloading? I realise I could create an entire flash application which actually displays the database results, however I wish to keep the database results strictly outside of the flash movies and simply as html sections so that search engines and indexing robots etc can access the text.
Hope this quandary makes sense and hope somebody can give me some tips/advice/help/ideas as I am a... "newbie"....
Thanks in advance
John
|