Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / August 2007

Tip: Looking for answers? Try searching our database.

Movie and Sounds in a form

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Anderflash - 10 Aug 2007 21:50 GMT
I have embedded movie in a OLE field stored in a table.
I want to know how can I play the movie on a form.

-I know how to make it when the file is linked (Using the )
-I want to know if the right type of the movie or sound stored in a table
could be "Video Clip" or "Media Clip" or another type...
-I want to know how to play these movies or sounds embedded in a table.

-After that I would know how to embed videos and sounds in a table using
VBA. I find that if I use the Stream object, the loadFromFile method and the
Recordset object, I can storage the movie in a table, but the field will show
"long binary data". How can I play this "long binary data" in a form?
Klatuu - 10 Aug 2007 22:32 GMT
Don't Do It!
video clips are not small files.  Embedding videos, pictures, or any other
file in a table is a disaster waiting to happen.  There is a 2gig limit on
the size of an mdb file.  Embedding files will cause you to blow the 2gig
limit making your mdb totally useless very quickly.  External linking as you
have been doing is a much better idea.
Signature

Dave Hargis, Microsoft Access MVP

> I have embedded movie in a OLE field stored in a table.
> I want to know how can I play the movie on a form.
[quoted text clipped - 8 lines]
> Recordset object, I can storage the movie in a table, but the field will show
> "long binary data". How can I play this "long binary data" in a form?
Anderflash - 13 Aug 2007 14:16 GMT
Klatuu, please, understand. It's not for commercial purpose, it's for my
learning, for study. So, I need an answer to my question, not an advice. But
I thank you for your attention, and if you know how to play embedded
videos/sounds, can you share your knowledge?
And I need that very soon.

Thanks

> Don't Do It!
> video clips are not small files.  Embedding videos, pictures, or any other
[quoted text clipped - 15 lines]
> > Recordset object, I can storage the movie in a table, but the field will show
> > "long binary data". How can I play this "long binary data" in a form?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.