0
Calling C# functions with action script 3.0
New Here
,
/t5/animate-discussions/calling-c-functions-with-action-script-3-0/td-p/6457727
Aug 25, 2014
Aug 25, 2014
Copy link to clipboard
Copied
Hi I am trying to code a system where when a user enters my swf file (My actionscript 3.0 game compiled) it calles a c# method OnEnter() this method updates the users online column in the database to 1 and when they leave the game it calles OnLeave() this method sets the online to 0 if the c# application is not open then it will show a black screen and display a message "Server is not open"
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Guru
,
LATEST
/t5/animate-discussions/calling-c-functions-with-action-script-3-0/m-p/6457728#M149292
Aug 25, 2014
Aug 25, 2014
Copy link to clipboard
Copied
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

