Help With Login System (Flash 8)?

  • Thread starter Thread starter Eddie S
  • Start date Start date
E

Eddie S

Guest
ok so I went to this website http://www.citratemplate.com/webdesign-tutorials-Id-199-category-Macromedia%20Flash.html

completed it and now how do I put it on my site. Im using geocities.com with file manager
 
i created something like this before using mx flash...

it involves php if your users are in a database.

1.create a UI(user interface) in flash.
2. upon clicking, send the data to the php and validate. return 0 if not found, return 1 if found.
3.in flash, define the returned value if if found, jump to continue else jump to error/not found.
 
Back
Top