knowltonAS3
01-26-2011, 03:51 PM
Hello everyone!
New to this forum and new to AS3 / Flash so be gentle.
I don't see much online about .NET apps communicating with .SWF files, but I do see a lot of stuff with PHP and .SWFs. Why is that? (just curious).
But my real question is...how can I send data back to a .SWF that is running on my .aspx page (at runtime)?
I have a .SWF with some ActionScript that I have managed to piece together by reading books and articles online. It seems to be working, except, as my .NET page loads the content into the database from each file it uploads...I don't know how to send status updates and messages back to the SWF as each file is processed.
New to this forum and new to AS3 / Flash so be gentle.
I don't see much online about .NET apps communicating with .SWF files, but I do see a lot of stuff with PHP and .SWFs. Why is that? (just curious).
But my real question is...how can I send data back to a .SWF that is running on my .aspx page (at runtime)?
I have a .SWF with some ActionScript that I have managed to piece together by reading books and articles online. It seems to be working, except, as my .NET page loads the content into the database from each file it uploads...I don't know how to send status updates and messages back to the SWF as each file is processed.