Gary,
Why not embed the Web page in a form. 

oForm = CREATEOBJECT("form")
With oForm
        .Width=500
        .Height=500
        .Show()
        .AddObject("oIE","olecontrol","shell.explorer.2")
        .oIE.Width = .Width
        .oIE.Height = .Height
        .oIE.Visible = .t.
        .oIE.navigate2("http://www.google.com";)
                
         Set Step On 
        
EndWith
*Read events


-----Original Message-----
From: ProFox [mailto:[email protected]] On Behalf Of Gary
Sent: 13 October 2015 15:53
To: [email protected]
Subject: MP4

Is there a tool or container in fox pro9 that I can insert an .mp4 movie. I 
building a gymnastic skill data base and in some cases I have a picture and or 
drawing and in many other instances I have a video. Ideally, I would like 
scroll through multiple views and then press play as the desired title is 
selected.

Gary Jeurink


[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to