i know this is the wrong place (flash actionscript)
i know but im real stuck
ive got a flash header and i want to post login details to a cert asp.net script ??? but how is it done ?????
for the fla please reply with email address
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
thanks for the help but im not sure if i understand the logic to this...
Will i see it posting to my .net page ???
or will it just execute it in the background?
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
it says to place the function in time line im like HURH, WHAT, WHERE
Dude please help me this is taking ages
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
i dont follow it seems you example and link was for loading vars in to flash
what im trying to do is submit a username and password to my backend script and then process the login totally in the back not giving anything back to the flash
example
page a contains a flash file and with in that fla is txtUsername & txtPassword box + a submit button
user enters crap and on submit page a posts to page b an aspx vb.net script checks login if ok then redirects to secured page if not ok then in the html they have to log in again.
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
using the querystring isnt a stong way to pass login details
id perfer posting them
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
try an ssl. and pray no determined mind starts sniffing packets. 128 bit encryption can be broken just like any other it just takes time.
Here is an idea also. encrypt the data in flash and decrypt it in asp.net. but i could decompile your flash movie or your dll. And there are ways to get both.
and you know what it did? it started deleting files. wow. and you know that's not the correct command for any fool running nt4 pre service pak 2 i think check back issues of 2600 for a full account.
nice, So basically theres no way to just post the data from the fla to a script .?
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
call the script and do checks on the user name and password if seccess then user response.redirect("loggedin.aspx")
that way it wont go back to the flash ??
Will this work if so dude can you help me with the flash as i cant get it to work
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
Explain it to me one more time. Do a 1,2,3 List of steps your taking or need to take and I'll tell what I think the right solution is. And I'll point you in the right direction on the actionscript.