ZanQdo
Forum Replies Created
-
Forum: Plugins
In reply to: [iframe] Add allowfullscreen webkitallowfullscreen paramsThat’s your first 3D object? It’s quite good and I like the chair haha 😀 Thanks for trying out the site 🙂
Forum: Plugins
In reply to: [iframe] Add allowfullscreen webkitallowfullscreen paramsThanks for the interest 😀 We need to do a public gallery indeed! 🙂
Forum: Plugins
In reply to: [iframe] Add allowfullscreen webkitallowfullscreen paramsWorks perfectly, I have updated our code generator. Will leave the width and height in cases users want to change it 🙂
thanks a lot
Forum: Plugins
In reply to: [iframe] Add allowfullscreen webkitallowfullscreen paramsHAH it freaking works, thanks a lot for your help. I guess your plugin has everything i can possible need 😀
have a great weekend
Forum: Plugins
In reply to: [iframe] Add allowfullscreen webkitallowfullscreen paramsMaybe I’m missing something. I just read about
get_params_from_url – allows to add GET params from url to the src of iframe; Example: page url – site.com/?prm1=11, shortcode – [iframe src=”embed.com” get_params_from_url=”1″], iframe src – embed.com?prm1=11 (disabled by default);
any_other_param – allows to add new parameter of the iframe [iframe any_other_param=”any_value”];
any_other_empty_param – allows to add new empty parameter of the iframe (like “allowfullscreen” on youtube) [iframe any_other_empty_param=””];Wow! So is this actually a solution or I’m missreading?
Forum: Plugins
In reply to: [iframe] Add allowfullscreen webkitallowfullscreen paramsThat’s just too sad. I wish we could find an alternate solution! As I mentioned we recommend your plugin to thousands of p3d.in users so telling them to edit the source isn’t really an option.
http://3developer.com/tmp/iframe_wp.png
Could not this be an option in the iframe code? The alternative would be for us to fork it and create a specialized p3d.in plugin. Would you be ok with that? Not sure if your plugin is open source 🙂
kind regards
Forum: Plugins
In reply to: [iframe] Add allowfullscreen webkitallowfullscreen paramsAwesomeness. Thanks for the fast reply
Daniel
Forum: Plugins
In reply to: [iframe] Add allowfullscreen webkitallowfullscreen paramsYes indeed, however youtube uses flash and doesn’t even require that allowfullscreen param, it must be using some flash specific way to fullscreen(?).
This is how our regular iframe code looks like:
<iframe src=”http://p3d.in/e/D0eKn” width=”100%” height=”480px” frameborder=”0″ seamless allowfullscreen webkitallowfullscreen></iframe>
I’m really not the iframe expert but we tried with only “allowfullscreen” and that doesn’t work in Chrome, even the latest versions. Firefox indeed works just fine without the moz prefix so we didn’t bother with that 🙂
regards
Forum: Plugins
In reply to: [iframe] Add allowfullscreen webkitallowfullscreen paramsThank you Vitaly for having a look. I’ll explain a bit more and try to convince you then! 🙂 I’m one of the creators of p3d.in, a web service for 3D artists to display their models online. For embedding p3d.in in wordpress.org we recommend everyone to install your plugin and actually generate the necessary code in-site for copy pasting. You can see some embed examples at p3d.in/b/1/ (not wordpress)
This is why we would like the plugin to have this enabled for everyone and not just hack it on our side.
kind regards,
Daniel