i have this crazy program that requires variables assigned in Flash, for example
varNumber = 1;
passed to an HTML page called 'Variables.html'.
The html page will then pass varNumber=1 to a VB executable file that is already opened by the HTML document.
This program will actually integrate VB with HTML as well as Flash. is it possible?
or is there an easier way to do this.
i know that this is a Visual Basics Forum, but im just asking in case any of you know how to pass variable from HTML to VB.
thanks.
varNumber = 1;
passed to an HTML page called 'Variables.html'.
The html page will then pass varNumber=1 to a VB executable file that is already opened by the HTML document.
This program will actually integrate VB with HTML as well as Flash. is it possible?
or is there an easier way to do this.
i know that this is a Visual Basics Forum, but im just asking in case any of you know how to pass variable from HTML to VB.
thanks.