I’ve built a custom flv player for my site that I want to feed video using an EE XML template. I’ve created a weblog with a custom field set that includes the field “Video”. I’ve also created an upload directory that is set up in the preferences.
So, I go to the publish section, create a new entry, upload a video, set it to go into the “Video” field and it appears in that field as https://ellislab.com/asset/images/ent-partner-logo/nameofthemovie.flv. All this is fine and exactly what I would expect. Except that the movie player doesn’t work. I thought I’d done smething stupid in Flash but I’m not so sure.
The problem is, when I load the template for the XML feed in my browser the field for the video renders as https://ellislab.com/asset/images/ent-partner-logo/nameofthemovie.flv. https://ellislab.com/asset/images/ent-partner-logo/ hasn’t been relaced by the actual path to the video file and this would probably explain why videos aren’t loading up into the flash player.
Can anyone help please? What am I missing???