Home » Developer & Programmer » Forms » calling a form from activeX control
calling a form from activeX control [message #197034] Mon, 09 October 2006 12:00 Go to next message
lalylatheef
Messages: 8
Registered: October 2006
Junior Member
i imported a flash .swf in active x control. now when i click on this flash image, it should open another form. i used when mouse double click and used call_form()but its not working...plz help..its urgent..
Re: calling a form from activeX control [message #197084 is a reply to message #197034] Mon, 09 October 2006 22:45 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Please post your code.

David
Re: calling a form from activeX control [message #197246 is a reply to message #197084] Tue, 10 October 2006 14:01 Go to previous messageGo to next message
lalylatheef
Messages: 8
Registered: October 2006
Junior Member
code in when new form instance

ShockwaveFlash_IShockwa_0.LoadMovie( :item('BLOCK3.ACTIVEX_CONTROL4').interface, 0, 'E:\ESMA.SWF' );
ShockwaveFlash_IShockwa_0.Play( :item('BLOCK3.ACTIVEX_CONTROL4').interface );

then in active x item i used when mouse double click
CALL_form('C:\Documents and Settings\Administrator\Desktop\LALY DOC\esma');
Re: calling a form from activeX control [message #197321 is a reply to message #197246] Tue, 10 October 2006 23:57 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Forms does not like spaces in directory names.

David
Previous Topic: BEANS in forms 6i
Next Topic: list box
Goto Forum:
  


Current Time: Fri Sep 20 11:30:37 CDT 2024