Captain Movie Gallery & Preview

" }, apiUrl = 'https://api.flickr.com/services/rest/', photos = []; // The actual plugin constructor function Plugin(element, options) { this.element = jQuery(element); this.settings = jQuery.extend({}, defaults, options); this._defaults = defaults; this._name = pluginName; this._hideSpinner = function() { this.element.find('.spinner-wrapper').hide().find('*').hide(); }; this._printError = function() { this.element.find('.gallery-container').append(jQuery("
", { "class": "col-lg-12 col-lg-offset-1" }) .append(jQuery("
", { "class": "error-wrapper" }) .append(jQuery("", { "class": "label label-danger error" }) .html(this.settings.errorText)))); }; this._flickrAnimate = function() { this.element.find('.gallery-container img').each(jQuery.proxy(function(index, el) { var image = el; setTimeout(function() { jQuery(image).parent().fadeIn(); }, this.settings.loadingSpeed * index); }, this)); }; this._printGallery = function(photos) { var element = this.element.find('.gallery-container'); jQuery.each(photos, function(key, photo) { var img = jQuery('', { 'class': 'thumb img-thumbnail gall-img-responsive', src: photo.thumbnail, }); element.append(jQuery('
', { 'class': 'col-md-4 col-sm-6 wl-gallery ' + photo.hideme }) .append(jQuery('
', { 'class': 'b-link-fade b-animate-go' }) .append(jQuery('', { 'data-lightbox-gallery': 'enigma_lightbox', 'class': 'nivoz_98297', title: photo.title, href: photo.href }).hide() .append(img) .append(jQuery('
', { 'class': 'b-wrapper' }))))); }); element.imagesLoaded() .done(jQuery.proxy(this._flickrAnimate, this)) .always(jQuery.proxy(this._hideSpinner, this)); }; this._flickrPhotoset = function(photoset) { var _this = this; var hidemeval = ""; photos[photoset.id] = []; jQuery.each(photoset.photo, function(key, photo) { // hide thumbnails after a limit if(key > 29) { hidemeval = "hidepics"; } // Limit number of photos. if(key >= _this.settings.photosLimit) { return false; } photos[photoset.id][key] = { thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_n.jpg', href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg', title: photo.title, hideme: hidemeval }; }); this._printGallery(photos[photoset.id]); }; this._onFlickrResponse = function(response) { if(response.stat === "ok") { this._flickrPhotoset(response.photoset); } else { this._hideSpinner(); this._printError(); } }; this._flickrRequest = function(method, data) { var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey; jQuery.each(data, function(key, value) { url += "&" + key + "=" + value; }); jQuery.ajax({ dataType: "json", url: url, context: this, success: this._onFlickrResponse }); }; this._flickrInit = function () { this._flickrRequest('flickr.photosets.getPhotos', { photoset_id: this.settings.photosetId }); }; // Init this.init(); } Plugin.prototype = { init: function () { this._flickrInit(); } }; // Wrapper jQuery.fn[pluginName] = function (options) { this.each(function () { if (!jQuery.data(this, "plugin_" + pluginName)) { jQuery.data(this, "plugin_" + pluginName, new Plugin(this, options)); } }); // Chain return this; }; })(jQuery, window, document);

Captain Movie Gallery

'); jQuery('.b-link-stroke').prepend('
'); /* Twist */ jQuery('.b-link-twist').prepend('
'); jQuery('.b-link-twist').prepend('
'); jQuery('.b-link-twist img').each(function(index, element) { jQuery(this).css('visibility','hidden'); jQuery(this).parent().find('.b-top-line, .b-bottom-line').css('background-image','url('+jQuery(this).attr('src')+')'); }); /* Flip */ jQuery('.b-link-flip').prepend('
'); jQuery('.b-link-flip').prepend('
'); jQuery('.b-link-flip img').each(function(index, element) { jQuery(this).css('visibility','hidden'); jQuery(this).parent().find('.b-top-line, .b-bottom-line').css('background-image','url('+jQuery(this).attr('src')+')'); }); /* Fade */ jQuery('.b-link-fade').each(function(index, element) { jQuery(this).append('
') }); /* Flow */ jQuery('.b-link-flow').each(function(index, element) { jQuery(this).append('
') }); /* Box */ jQuery('.b-link-box').prepend('
'); jQuery('.b-link-box').prepend('
'); /* Stripe */ jQuery('.b-link-stripe').each(function(index, element) { jQuery(this).prepend('
'); }); /* Apart */ jQuery('.b-link-apart-vertical, .b-link-apart-horisontal').each(function(index, element) { jQuery(this).prepend('
'); }); /* diagonal */ jQuery('.b-link-diagonal').each(function(index, element) { jQuery(this).prepend('
'); }); setTimeout("calculate_margin();", 100); });
Flickr Album Gallery Pro Powered By: wpfrank

திரையுலகில் வெகு சில இயக்குநர்களே தங்கள் வழக்கமான படைப்புலகத்திலிருந்து வெளிவந்து முற்றிலும் மாறுபட்ட ஒரு படத்தை தர முயல்வார்கள். அத்தைகைய தொலைநோக்கு பார்வைக்கொண்ட இயக்குநர்களில் முதன்மையானவராக தன்னை நிரூபித்தவர் இயக்குநர் சக்தி சௌந்தர் ராஜன். ஸ்பேஸ் திரில்லராக உருவான டிக் டிக் டிக், வேம்பயர் திரில்லரன மிருதன், உயிருடன் வரும் டெடி பொம்மை சார்ந்த காதல் கதையான டெடி என ஒவ்வொரு படமும் அவருக்கு மட்டுமல்ல தமிழ்படைப்புலகத்திற்கே முற்றிலும் புதிதானது. அந்த வகையில் முற்றிலும் புதிதான களத்தில் ஏலியன் சர்வைவல் திரில்லராக ஆர்யா நடிப்பில் உருவாகியுள்ள கேப்டன் திரைப்படம் (செப்டம்பர் 8, 2022) உலகம் முழுக்க வெளியாகிறது

படம் குறித்து இயக்குநர் சக்தி சௌந்தர் ராஜன் கூறியதாவது…
ஒவ்வொரு படத்திற்கும் ஒரு ஆரம்ப புள்ளி இருக்கும் அந்த கணத்திலிருந்தே அதன் மொத்த பயணமும் தொடங்கும். கேப்டன் படத்தை பொறுத்தவரை ரசிகர்கள் திரையரங்கில் கொண்டாடும் படியான ஒரு படைப்பை, இது வரை பார்த்திராத விஷுவல்களுடன் புதிய ஆக்சனுடன் பிரமாண்டமாக தர வேண்டுமென்பதாக இருந்தது. முதலில் இது சாத்தியமில்லை என்றே நினைத்தேன் ஆனால் ஆர்யா மற்றும் ஸ்வரூப் தந்த ஆதரவு எனக்கு மிகப்பெரிய நம்பிக்கை தந்தது. என் மீது அவர்கள் வைத்த முழுமையான நம்பிக்கையில் தான் நான் இந்த படைப்பை உருவாக்க முடிந்தது. ஒரு படத்தின் பட்ஜெட்டை விட இயக்குநருக்கும் நடிகருக்கும் உள்ள சுமூகமான உறவால் தான் ஒரு அருமையான படம் உருவாக முடியும் அந்த வகையில் ஆர்யாவுடன் டெடி படத்தில் பணியாற்றும் போதே ஒரு சகோதரர் போன்ற உறவு உண்டாகிவிட்டது. இந்தப்படத்தில் அவரது உழைப்பும் அர்ப்பணிப்பும் அபாரமானது. முன்னெப்போதிலும் இல்லாத ஒரு முழுமையான திரையரங்கு அனுபவமாக இப்படம் இருக்கும் என்றார்.

 

Think Studios உடன் நடிகர் ஆர்யாவின் The Show People இணைந்து தயாரிக்கும் “கேப்டன்” படத்தில் ஆர்யாவுடன் சிம்ரன், ஐஸ்வர்யா லக்ஷ்மி, ஹரிஷ் உத்தமன், காவ்யா ஷெட்டி உள்ளிட்டோர் நடித்துள்ளனர். மேலும் கோகுல் ஆனந்த், சுரேஷ் மேனன், பரத் ராஜ், அம்புலி கோகுல் மற்றும் பல முன்னணி நட்சத்திரங்கள் இணைந்து நடித்துள்ளனர்.

தொழில்நுட்பக் குழுவில் S.யுவா (ஒளிப்பதிவு), D இமான் (இசை), பிரதீப் E ராகவ் (எடிட்டர்), S.S.மூர்த்தி (தயாரிப்பு வடிவமைப்பு), R.சக்தி சரவணன்- K கணேஷ் (ஸ்டண்ட்ஸ்), தீபாலி நூர் (ஆடை வடிவமைப்பு), S மூர்த்தி (ஸ்டில்ஸ்) , NXgen (VFX), V அருண் ராஜ் (VFX மேற்பார்வையாளர்), Igene (DI), சிவசங்கர் V (வண்ணக்கலைஞர்), தபஸ் நாயக் (ஆடியோகிராபி), அருண் சீனு (ஒலி வடிவமைப்பு), கோபி பிரசன்னா (பப்ளிசிட்டி டிசைன்), S சிவக்குமார் (தயாரிப்புக் கட்டுப்பாட்டாளர் ), K. மதன் (நிர்வாகத் தயாரிப்பாளர்), சுரேஷ் சந்திரா-ரேகா D’One(மக்கள் தொடர்பு) ஆகியோர் பணியாற்றியுள்ளனர்.

'Captain' tamil movieActor AaryaCaptain Movie GalleryCaptain Movie Gallery & Preview
Share
Comments (0)
Add Comment