ARCHIVE

Tutorials
Tackling AJAX and script tags inside

So recently I had to make ajax requests that pull in a piece of page with some scripting inside. The context does not matter much, what matters is the script executed fine on my localhost but not as a WordPress installation in a WP blog. After some head banging turns out that in my localhost

Continue reading

Tutorial - Fullscreen Button With Canvas

So lets start with defining the markup: JS Bin Canvas Fullscreen Button We don’t need jQuery so you can get rid of that if you want. Next, we open a script tag and we select the canvas element and it’s appropriate context. var c=document.getElementById("output2"); var ctx=c.getContext("2d"); We calculate the dimensions of the canvas element and

Continue reading

Tutorial - embed a SWF / flash in Wordpress

I know most of you (myself included) have been having problems embedding a complicated swf with external assets (like 3D wall) in your wordpress blog so I am going to clear it up. First of all, grab this great plug in from here http://kimili.com/plugins/kml_flashembed/wp and activate it in your wordpress install. Second, upload all the content of the deploy folder (from your package) in a folder named wall in the root of your wordpress install. Finally, just copy/paste this code in the page where you want the component to appear - [kml_flashembed publishmethod="static" fversion="9.0.0" movie="wall/preview.swf" width="800" height="800" targetclass="flashmovie" base="wall/"] <p><a href="http://adobe.com/go/getflashplayer"> <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p> [/kml_flashembed]

Continue reading

{"type":"main_options","images_arr":"'#ffffff'","enable_ajax":"off","soundcloud_apikey":"","bg_isparallax":"off","bg_slideshow_time":"0","bg_transition":"slidedown","site_url":"https:\/\/digitalzoomstudio.net","theme_url":"https:\/\/digitalzoomstudio.net\/wp-content\/themes\/qucreative\/","blur_ammount":"26","width_column":"50","width_section_bg":"","width_gap":"30","border_width":"0","border_color":"#ffffff","translate_cancel_comment":"Cancel reply","translate_leave_a_comment":"Leave a comment","translate_leave_a_comment_to":"Leave a comment to","is_customize_preview":"off","width_blur_margin":"30","gallery_w_thumbs_autoplay_videos":"off","content_enviroment_opacity":"30","menu_enviroment_opacity":"70","base_url":"https:\/\/digitalzoomstudio.net"}
{"type":"darkfull"}