Tips and tricks

Flash Backup PHP Code snipped

function readXML($arg, $type) { $i=0; $xml = simplexml_load_file($arg); if($type=='main'){ foreach($xml->children() as $child) { if($child->getName()=="item"){ echo "<h3>" . $child->title . "</h3>"; if($i==0) readXML('http://localhost/wordpress/?mode=xml&xmlfile=rotator.php&page=1', 'images'); $i++; } } } if($type=='images'){ $aux = ''; foreach($xml->children() as $child) { if($child->getName()=="item") { $aux = $aux . ''; } } $aux = $aux . ''; echo $aux; } } readXML("http://localhost/wordpress/?mode=xml", "main");

Continue reading

Ken Burns Media Gallery / Slideshow

Introduction jQuery Ken Burns Slideshowis the perfect way to showcase your pictures/ads in style. Each item has a separate slideshow time and you can edit their link, target and many other individual settings just by modifying the HTML. Possible panning positions ( initial and final ) Features supports .PNGs, .JPGs, .GIFs supports unlimited items –

Continue reading

SHIFT Gallery

Introduction SHIFT Gallery is the ultimate showcase for your work/portfolio/pictures. You don’t have to worry if you need to showcase some videos/swfs/text beside images because this gallery supports them all. It can also be turned into a slideshow so that your viewer can see your work without having to do nothing. Features Changeable number of

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

Freebie - AS3 Simple Video Player FlashVars OpenSource

An example of my work – free open-source flash video player developed by me. Both the code and video can be used without restriction. The video player can be extended as you wish, it serves as good base for that. Good luck! Link for download here [kml_flashembed publishmethod=”static” fversion=”8.0.0″ movie=”http://digitalzoomstudio.net/misc/simplevideoplayer/videoplayersimple.swf” width=”480″ height=”300″ targetclass=”flashmovie” allowscriptaccess=”always” base=”http://digitalzoomstudio.net/misc/simplevideoplayer/”

Continue reading

Fullscreen Media Gallery AS3

Intro Fullscreen Media Gallery – with Deep Linking / AS3 is a creative gallery where you can insert your photos or videos. It can be used as a creative portfolio of your work or just as a album. It can be embedded in HTML as a fullscreen gallery, but it will display proper even if

Continue reading

AS3 XML Carousel

Intro AS3 XML Carousel is a component that provides you with the perfect creative slide show for your products. Can be used stand-alone, in html or directly in your .fla projects Perfect for a creative menu or a portfolio showcase. Features lightweight – only 71 kb AS3 Full OOP programming XML driven, many options editable

Continue reading

{"type":"main_options","images_arr":"'#ffffff'","bg_slideshow_time":"0","site_url":"https:\/\/digitalzoomstudio.net","theme_url":"https:\/\/digitalzoomstudio.net\/wp-content\/themes\/qucreative\/","is_customize_preview":"off","gallery_w_thumbs_autoplay_videos":"off","base_url":"https:\/\/digitalzoomstudio.net"}