PDA

View Full Version : I need to find a way, or even hire out, to have my swf do multiple things.


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

My_Geek
10-28-2008, 05:58 PM
would money help?

markblue777
10-30-2008, 11:12 AM
you a thing called google and search for as3, php and mysql
after a quick search (first result quick)
http://www.flash-db.com/Tutorials/loadingAS3/loadingData.php?page=1

i found that. that should help you along.
Regards
mark