Flash movie in forms 6i [message #111386] |
Tue, 15 March 2005 22:41 |
rzkhan
Messages: 370 Registered: March 2005
|
Senior Member |
|
|
Dear All...Could I play an flash .swf file in forms 6i? Please help me...i need it urgently..please
Khan
|
|
|
|
Re: Flash movie in forms 6i [message #111419 is a reply to message #111401] |
Wed, 16 March 2005 05:18 |
rzkhan
Messages: 370 Registered: March 2005
|
Senior Member |
|
|
I am really thankful to you. I followed the whole procedure. but I get the following error, when I run the form. Plz help me...I need it for my project...thanks
Khan
|
|
|
Re: Flash movie in forms 6i [message #111420 is a reply to message #111401] |
Wed, 16 March 2005 05:20 |
rzkhan
Messages: 370 Registered: March 2005
|
Senior Member |
|
|
I am really thankful to you. I followed the whole procedure. but I get the following error, when I run the form.
FRM-40738. Argument 1 to builtin SET_OLE can not be null;
please help me...I need it for my project...thanks
Khan
[EDITED by LF: fixed formatting tags]
[Updated on: Mon, 04 June 2012 03:26] by Moderator Report message to a moderator
|
|
|
|
Re: Flash movie in forms 6i [message #128908 is a reply to message #111401] |
Thu, 21 July 2005 03:11 |
shum
Messages: 17 Registered: July 2005
|
Junior Member |
|
|
hello
var:=:item('your_block.your_activex_item').interface;
ShockwaveFlash_IShockwa_0.MOVIE(var,'path to the swf file');
will you explain these two lines please
1. ' your_block.your_activex_item'
2. path to the swf file
|
|
|
|
|
|
|
|
Re: Flash movie in forms 6i [message #389140 is a reply to message #111386] |
Fri, 27 February 2009 06:49 |
NoraizOraDev
Messages: 11 Registered: September 2008
|
Junior Member |
|
|
I follow all steps to run FLASH movie in Forms 6i.
If give path in test.fmb it runs exactly.
but when i want to create a new form for this purpose.
I got error after doing all as follow.
frm-41344: OLE object not defined for FLASH in the current record
How to debug this error?
|
|
|
|
|