Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Possible to insert Flash into form?

1 view
Skip to first unread message

Ron

unread,
Jan 9, 2004, 3:14:24 PM1/9/04
to
Is there any way to insert a Flash SWF file into a form?


Arvin Meyer

unread,
Jan 9, 2004, 6:40:24 PM1/9/04
to
"Ron" <anon...@discussions.microsoft.com> wrote in message
news:001601c3d6c3$443a3ce0$a101...@phx.gbl...

> Is there any way to insert a Flash SWF file into a form?

You can put a browser control in a form, and have that display a flash
object. Use the .Navigate property of the browser control:

With Me.ActiveXCtl0
.Navigate "http:\\www.barneys.com"
End With
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.560 / Virus Database: 352 - Release Date: 1/8/2004


0 new messages