I have .swf object which created by using quiz creator software(Adobe player),
this object is importing into my asp.net project.
this is running fine.
My requirement is to add a session to this object(i.e., .SWF or third party object(s)).
such that i can maintain the state of the object.
(pls find the attachment that consist the .swf & .html file)