Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: Help-Passing Passwords |
From: | Bill-Fox |
Date: | Sun, 3 Sep 2000 23:49:44 +0100 |
I need:
id text field
pwd text field
submit button
with flash.
I have the following (see below) html/ javascript version. I Need to replace
the three following elements with flash version 4 of the same function.
I can create the submit button and the text fields- but haven't a clue as
the how to input the variables,values etc.
<table width=100% valign=top border=0 cellspacing=0 cellpadding=0><tr
width=100% valign=top><td align=left><Table cellspacing=0 cellpadding=0
border=0><tr><td><form
Action="http://www.vjungle.com/home/processHP_Submit.asp" Method="Post"
Name="frmLogin">
<input Type="Hidden" Name="CID" Value=""><input Type="hidden" Name="Company"
Value="Bany">
<input Type="hidden" name="domainpostfix" value=".vjungle.com"><font size=2
color=#6495ED face="arial">User ID </font></td><td><input Type="Text"
style="width:60; Height:18;Font-size:9pt;" size=9
Name="UserName"></td></tr><tr><td><font size=2 color=#6495ED
face="arial">Pwd </font></td><td><input Type="Password" style="width:60;
Height:18;Font-size:9pt;" size=9 Name="Password">
<input Type="Hidden" Name="sa" Value="li">
<input Type="Hidden" Name="jsenabled" Value="0">
<input Type="Hidden" Name="PID" Value=""></td></tr></table>
<a href="JavaScript:document.frmLogin.submit();"><IMG
SRC="./loginbutton.gif"width="157" height="38"BORDER="0"
ALT="Login"></a></form>
I have a FLA. ready to input actionsript to.
Thank You
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
Re: FLASH: Help-Passing Passwords, Randy Kato
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]