Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-activation and auto-play #8

Closed
fjenett opened this issue Oct 19, 2013 · 5 comments
Closed

Auto-activation and auto-play #8

fjenett opened this issue Oct 19, 2013 · 5 comments

Comments

@fjenett
Copy link
Member

fjenett commented Oct 19, 2013

Some cells (Vimeo) need two clicks to get started: click to show content then click to play. Do we need a auto-play option for cells where this applies?

@fjenett
Copy link
Member Author

fjenett commented Oct 19, 2013

Is related to issue #5

@fjenett
Copy link
Member Author

fjenett commented Oct 19, 2013

Add a field "autoload" and set it to "true" or "1" to iframe / vimeo cells and they will automatically load when visible. When scrolling this means that they will not go back to their poster state but load again. So this is different from #5 as there we want to be able to say "stay as you are until other cell is activated".

@mlewisosu
Copy link

Your Vimeo cells (e.g. Deb Hay intro to concepts) only require one click to play, which is what we'd prefer.
Our Vimeo cells currently require 2 clicks to play again.

Also, your Vimeo cells return to the poster image and rollover behavior when another cell is clicked.
Ours merely pause.

We want your Vimeo cells' behavior for our non-auto-loading movies. Is this a question of our settings?

@fjenett
Copy link
Member Author

fjenett commented Oct 21, 2013

No, the old system (Deborah Hay release) was very different. The one we are now working with is a complete rewrite ... some functionality changed / got lost.

The old Vimeo cells had some logic in the front end that would handle it's deactivation upon stop, etc. (what you describe above). I will open a new issue for this ...

@fjenett
Copy link
Member Author

fjenett commented Oct 21, 2013

It's here: #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants