Dreamweaver plugin MP4

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
terrenuit
Forum Commoner
Posts: 53
Joined: Tue Jul 08, 2014 2:18 pm

Dreamweaver plugin MP4

Post by terrenuit »

Hi,
I want to embed a video MP4 in my website,
and I clic play on Dreamweaver, it indicates:
"unable to find the plugin that handles this media type,
Dreamweaver looks in both the "configuration/plugins" folder,
and the plugins folder for each of your installed browsers."
I d'ont understand why it doesn't work?
please help me !
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Dreamweaver plugin MP4

Post by Celauran »

Dreamweaver aside, does using the <video> tag not work?

https://developer.mozilla.org/en-US/doc ... _and_video
User avatar
Vegan
Forum Regular
Posts: 574
Joined: Fri Sep 05, 2008 3:34 pm
Location: Victoria, BC
Contact:

Re: Dreamweaver plugin MP4

Post by Vegan »

when that does not work, you can always use the trusty old <iframe>
Hardcore Games™ Legendary is the Only Way to Play™
My site is powered by LAMP
Post Reply