TCPmaker : Visual Tour    Compiling TCPmakers Generated Code in MPLAB  

The subdirectory WebPages2 contains the Web content that our TCPmaker embedded web server will send to the PC browser:

index.htm contains a small HTML page that serves as a container for our Flash based TCPmaker layout.

run.swf is a very smart, but very small, object oriented class library that knows how to create and position any number of the Controls (like buttons, indicators, sliders, and so on) that the Visual Page Designer let us create. 

run.xml is a set of instructions that tell run.swf where to put the controls we want, what color they should be, and so on.

AC_RunActiveContent.js is a small Javascript file that allows our layout to run right away, as soon as it is displayed, rather than waiting for the user to click the layout first.

 

open full sized image

2 of 17
Copyright Notice and Author Information