Well chadmtate,
Form !? In html website using serveur code like php, asp, .NET, it is usefull to based all your page on form since you can easily pass data from page to page. ASP.NET is based on this concept because they only find this way to pass complex data between pages because server code is executed only once, before the pages load, and is not accessible in realtime.
Flash is realTime interactivity...
In flash, if your website is in one and only html page and your site is in flash, using external swf or only one swf, you do not need form. In flash, there is global variables accessible by sub movieClip or externaly Loaded swfs. Form are not usefull and should not be used... because you simply do not need them.
Forms are a way of communicating between user and you or user and databases.
You should go back to your instructor and ask your money back...
That's what i think...
|