如何使用脚本命令打开一些东西 [英] How to use Script Cmmands to open something

查看:68
本文介绍了如何使用脚本命令打开一些东西的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图让脚本命令查看我的数据库,但我不认识我从我制作的视频中导出的XML编码格式。 我在视频中创建了脚本并拥有xml文件,但现在我需要在"命令"中输入内容。
地点。 我可以使用它从我的数据库或直接从网址中抽取? 即时尝试在视频中插入视频。此插入的视频将根据我在数据库中已有的因素进行更改。 任何帮助都是
赞赏。

im trying to get script commands to look into my database but i do not recognize the XML coding format that i exported from a video i made.  i created the scripts in the video and have the xml file, but now i need to enter something in the "command" place.  what could i use to either have it draw from my database or from a url directly?  im trying to insert a video within a video. and this inserted video will change based on factors that i already have in my database.  any help would be appreciated.

推荐答案

这个例子有点过时(来自EE2SP1)但它确实使用脚本命令/标记来触发显示一些额外的数据:

This example is a little dated (From EE2SP1) but it does use script commands / markers to trigger the display of some additional data:

http://blogs.msdn.com/b/randyoakley/archive/2008/12/11/source-code-for-vs2008-extended-expression-encoder- player.aspx

基本方法是创建一个自定义播放器并在 上添加一个额外的处理程序。 MediaElement.MarkerReached事件然后使用标记事件字符串中的数据触发您的播放器的操作自定义。

The basic approach is to create a custom player and add an additional handler on the  MediaElement.MarkerReached event and then use the data in the marker event string to trigger an action custom to your player.


这篇关于如何使用脚本命令打开一些东西的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆