My_Geek
10-22-2008, 04:30 PM
:confused:
Ok, heres the deal, I am a complete noob to web apps.
I have XAMP with PHP4 and MySQL.
I have a DB in MySQL with 7 columns.
column 1= pkey
column 2= FName
column 3= LName
column 4= Other1
column 5= Other2
column 6= Other3
column 7= Other4
I need to find a way, or even hire out, to have my swf do multiple things.
You type in your first and last name(YFLN)
you type in a target first aned last name(TFLN)
click search button
this poll's the db noted above then shows results
Results are shown in 2 ways
First: the YFLN and TFLN Pkey's, which match an image name in the swf go from hidden to visiable on the screen
Second: the TFLN columns 2,3,4,6, and 7 are shown in the swf display.
I have the basic fla and db completed, now I just need them to talk to each other...
Any direction would be well accepted... :D
Ok, heres the deal, I am a complete noob to web apps.
I have XAMP with PHP4 and MySQL.
I have a DB in MySQL with 7 columns.
column 1= pkey
column 2= FName
column 3= LName
column 4= Other1
column 5= Other2
column 6= Other3
column 7= Other4
I need to find a way, or even hire out, to have my swf do multiple things.
You type in your first and last name(YFLN)
you type in a target first aned last name(TFLN)
click search button
this poll's the db noted above then shows results
Results are shown in 2 ways
First: the YFLN and TFLN Pkey's, which match an image name in the swf go from hidden to visiable on the screen
Second: the TFLN columns 2,3,4,6, and 7 are shown in the swf display.
I have the basic fla and db completed, now I just need them to talk to each other...
Any direction would be well accepted... :D