How do I play media file in background of Word DOC.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to have a music media file play in the background when the word
2003 file is open and also would it be possible in outlook 2003
 
If you can put in html into it, then it should be quite easy. the code
would be <embed src="wherever the media file is" hidden ="true">

please note though, that if you're plannign on sending an email to
someone with that embeded, you must attatch the media file as an
additional attatchement and somehow link to it from within the email,
or host it somewhere else on the internet and referance it there.
 
Back
Top