goodmorningsky Posted October 19, 2003 Posted October 19, 2003 Does anyone knows how to enable comunication between Flash and ASP.net? If you have any example flash embeded in webform communicating to enclosing webform, please reply.. For example, creating Flash as interface and webform handles DB access for Login page. Thank you all. Quote Sun Certified Web component Developer, Microsoft Certified Solution Developer .NET, Software Engineer
atoz Posted October 19, 2003 Posted October 19, 2003 hmm.. may be you should go look for html codes to do it.. but before that convert ur flash to .exe first in macromedia if you are using that. :) Quote
*Gurus* Derek Stone Posted October 19, 2003 *Gurus* Posted October 19, 2003 Flash exposes itself to its host, usually a browser, via JavaScript events that can be called using the FSCommand() method. You can capture these to pass data to the host or use the object model that Flash exposes to the host to pass data to the movie. Quote Posting Guidelines
dpifer Posted October 20, 2003 Posted October 20, 2003 Look at this book called Flash .NET on Amazon. I used it to integrate some web services through Flash MX. Quote
goodmorningsky Posted October 26, 2003 Author Posted October 26, 2003 Derek Stone, Could you post any code example? Quote Sun Certified Web component Developer, Microsoft Certified Solution Developer .NET, Software Engineer
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.