WordPress Video Solution Framework remote files
-
Hi all,
Anybody using the WordPress Video Solution Framework??
I’m editing video.xml and I would love to play remote videos. I thought that adding the url to the video to:
<movie_file></movie_file>
like:
<movie_file>https://www.url.com/videos/video.mov</movie_file>
would do but, it does not ??Then in WPPConfiguration.as I’ve found:
public static var IS_LOCAL_MODE:Boolean = true;
I’ve turned it into false but I cannot publish the .fla so the changes can be processed. When publishing it, I get a “Cannot create the swf file” error, like it was a read only or a too large named file but it is neither of that.
Anyway I don’t know if by just turning the variable into false it would be playing https://www.url.com/videos/video.movPlease help, I’m lost!!
Thanks a ton in advance.
- The topic ‘WordPress Video Solution Framework remote files’ is closed to new replies.