silverlight 自定义启动画面与动画
我已经检查了一些用于在 silverlight 中自定义启动屏幕的示例,这些示例在 SL 应用程序加载之前运行并使其正常工作。
虽然标准进度条很好并且运行良好,但我想知道我还能用它做什么。我想使用混合创建一些动画,仅使用核心基本 Silverlight 控件,例如用于自定义进度栏的矩形本身。
有没有办法在混合中创建动画,在其中为矩形创建一个状态,让它发光并从 javascript 文件调用 go to state 属性?
有人做过这样的事吗?
即使我不使用状态。假设我只想绕其轴旋转矩形并使其在旋转时发光和熄灭。如何实现这一目标?...或者对自定义启动屏幕的要求太高了?
I have checked out a few samples for customizing the splash screen in silverlight which runs before the SL app loads and got it to work as well.
While the standard progress bar is fine and works well, I was wondering what else can I do with it. I want to create some animation using blend, using only the core basic Silverlight controls like the rectangle itself that is used for the custom progress bar.
Is there a way to create the animation in blend where I create a state for the rectangle where I get it to glow and call the go to state property from the javascript file?
Has anyone done something like this?
Even if I dont use states. Suppose if I just want to spin the rectangle on its axis and get it to glow on and off as it spins. How does one achieve that?.. or this too much to ask of a custom splash screen?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论