Auto slideshow from folder
@@ Currently working on Corona Simulator, XCode Simulator and IOS build This is a module I initially made because I often end up making aContributor: Hendrix000007
View Articledmc-corona-ui – advanced widgets for Corona SDK
DMC Corona UI is an advanced widget library for Corona and contains Widgets, Styles and Controls.Contributor: dmccuskey
View ArticleCreate a drop shadow
Create a drop shadow without the use of snapshot without the use of snapshot.Contributor: HoraceBury
View ArticleSliced Images
Have you ever wondered how to create 9-sliced images using Corona?Contributor: PhoerLevine
View ArticleColor Transition Matrix
This function returns a matrix of RGB values that allow you to gradually change from one color to another using a single index, like the Contributor: Tanner Gower
View ArticlecopyDatabaseTo() - A function to install a writable, prepopulated database.
This function will copy an SQLlite database (or any binary data file) from your app bundle and put it into a writable area like system.DoContributor: Corona Rob
View ArticlePinch zoom scroll touch
Simple code that allows multitouch and single touch on an image.Contributor: Conor O'Nolan
View ArticleFibonacci clock
Graphical representation utilizing the Fibonacci sequence to tell the time. Clock video demo :Contributor: shayde
View ArticleOutlined Text via Snapshots
Uses snapshots and text objects to make outlined text in the Corona SDK.Contributor: ponywolf
View ArticleTranzition Library [Frame by frame transition & rotation]
Contributor: Daniele Molinari
View ArticleVirtual Joystick Module with SpriteSheet Example
Hello Guys, Send for all, Virtual Joystick module with player sprite working perfect.Sorry for my english, i am brazilian.Contributor: William Coelho
View ArticlePasteboard copy/paste string for Mac OSX builds
Copy/paste string to pasteboard for Mac OS X builds. Images not supported.Contributor: ojnab
View ArticleRetrieve named colors (Hex) and convert to RGB
A simple helper I wrote so I could reference the same colours throughout my app more easily.Contributor: moollaza
View ArticleCircle or ring segment library function.
Create a filled or unfilled circle or ring and move the output polygon by the circle centre not the polygon centre.Contributor: HoraceBury
View ArticleOne Touch Conference Call App
The free conference call app allows one touch access to conference calls while on the go helping in developing a mobile first approach toContributor: peter hillford
View ArticleLua Units
A simple, elegant, concise helper module that converts quantities between measurement units.Contributor: silverthorax
View ArticleTurn off auto correction on native.newTextBox
This piece of code extends the native.newTextBox so it is possible to turn off the in some cases annoying auto-correction feature.Contributor: ojnab
View ArticleCorona SDK Color Converter
Converts your hex (html-format) or RGB values into Corona-compatible format (numbers from 0 to 1).Contributor: SpyceR
View ArticleLogicka
A game that give you a first contact with Programming Logical aspects.Contributor: Luborges
View ArticleDisplay Object Color Transition
transition.to doesn't seem to support color transitions.Contributor: danielr0
View Article