Quantcast
Channel: Subash Selvaraj
Browsing all 8 articles
Browse latest View live

Rotate around center Flex/AS3

I have been searching for rotating any display object based on its center and ended up with the stuffs using MatrixTransformer. Though it may helpful to use those stuffs, it didnt work for me. finally...

View Article



SAVE IMAGE FROM FLASH AS2 PROJECT USING FLASH AS3 AND PHP

There are lot of image capture scripts out there in AS2 but, when we try to capture large images using AS2 it becomes horrible due to huge memory utilization. This is due to pixel by pixel RGB value...

View Article

Javascript Resize Image Proportionally and Clipping

Setting height and width to an image is a general scenario in web development. We need to take in account that image shouldn’t get stretched, it should be resized based on aspect ratio. So I created a...

View Article

Angularjs fallback image directive

Using fallback image with <img> tag is common scenario to show a default image if the original image is not loaded. In angular you can achieve this by creating a fallback directive like below,...

View Article

jQuery plugin for expanding search bar

I have created a jQuery plugin to handle expand and close functionality of searchbar. This would help some to minimize their work, since it is straight forward to use. Download the files from github....

View Article


Image may be NSFW.
Clik here to view.

Login based application with ionic framework – Part 1

It is obvious case that you need to have login as a beginning of your app. We will learn how to create login based application with ionic in this tutorial. Install ionic npm install -g cordova ionic...

View Article

Angularjs directive to show loader for image

Here you go for the directive to show loader for images in your angularjs application. Inject the module “sesu.imageloader” in your main app module and start using it. You need to pass the loader image...

View Article

Browser Desktop notification in AngularJS

Here is the AngularJs service to show desktop notifications in browsers. I have forked the original code form NotifyMe plugin in the link and created a AngualrJs service wrapper around it. Visit...

View Article

Browsing all 8 articles
Browse latest View live




Latest Images