bmonomad Posted June 8, 2018 Share Posted June 8, 2018 (hopefully) quick question: I can't seem to get Platform video playback to work at all in a theme I've been editing. I have it working fine in specified dimensions in the Gamesviews, but can't seem to get a solution afterlooking around for a long time now. Here is the code I'm using: <transitions:TransitionPresenter Grid.Column="1" Grid.Row="1" Grid.RowSpan="4" TransitionSelector="{Binding ImageVideoTransitionSelector}" Content="{Binding ImageVideoView}" IsContentVideo="true" Panel.ZIndex="4" /> Any suggestions on what I'm missing? The same code seems to work on other themes I've gone through, with no problems. This is done in TextFiltersView, in-case that is relevant Thank you Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.