So I have this tag in a tiny-mce editor

<video width="840" height="472"><source src="/media/vids/gardens.mp4" 
type="video/mp4"></source></video>

If I directly address /media/vids/gardens.mp4 with the domain it works and 
plays but embedded as is I just get a black oblong on the screen, any ideas 
please?

BTW I didn't add </source> the editor did, I wrote ......type="video/mp4 
/>  the editor stripped the / and added </source>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/13655897-5be2-40b2-aa60-503a6ed75cc2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to