You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwd...@googlegroups.com
How do I format the URL for an MP4 video I'm trying to add to the web page? The video is on my C: drive and in my video folder. I have tried several formats that normally would work for me in Windows Explorer but can't get it to work with GWD.
San Khong
unread,
Apr 11, 2014, 10:40:00 AM4/11/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwd...@googlegroups.com
Place your video in a folder relative to the HTML file and enter the URL as relative path in the source field. For example, if your video is in a folder called videos that is in the same directory as your html file, you can set the source for the video as videos/myVideo.mp4.