Flash/Access/ASP???
Flash/Access/ASP???
Out of context: Reply #7
- Started
- Last post
- 9 Responses
- Mick0
You would output the URL variable into the page as it rendered with a response.write(request.querystri...
- then use JavaScript to communicate that to Flash.You could also use FlashVars in the object/embed tag to send the variable to flash but it would only do this once on pageload.