Hello,
I have an swf control which i have successfully registered in Vb.NET.In my code i use the setvariable command which offers me the component and change some properties of the control.The problem is that i am trying to call a function in the swf control (Flash) from .NET but all my efforts are unsucessfull.The control has a text field not a button which is called by the instance name calc_btn.The label is calculate.I have tried TcallLabel but nothing seems to work.Inside the control there is a script which i want to run it from my_button in VB .NET.The question is how can i do that?Can i call a function which is written inside the control from VB .NET.Does anyone has a full example of manipulating flash controls and calling their functions from Vb .NET?
Thank you in advanced
zkar Programmer
I have an swf control which i have successfully registered in Vb.NET.In my code i use the setvariable command which offers me the component and change some properties of the control.The problem is that i am trying to call a function in the swf control (Flash) from .NET but all my efforts are unsucessfull.The control has a text field not a button which is called by the instance name calc_btn.The label is calculate.I have tried TcallLabel but nothing seems to work.Inside the control there is a script which i want to run it from my_button in VB .NET.The question is how can i do that?Can i call a function which is written inside the control from VB .NET.Does anyone has a full example of manipulating flash controls and calling their functions from Vb .NET?
Thank you in advanced
zkar Programmer