Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
simple jquery dialog
posted byvkgbizinWindows and Overlays
Modern websites are powered by jquery library which provides lots of functionality. This script uses latest available jquery and creates a simple jquery dialog. we can show any html element in that dialog to attract users attention.
(0 ratings)
Reviews0
PriceFree
Views741
Cursor following menu
posted bymalihuinNavigation
A website navigation menu that follows the cursor, created with the jQuery framework and CSS that’s easy to implement and configure.
(0 ratings)
Reviews0
PriceFree
Views719
Easy Contextual Help for WordPress
posted byScriptDirinMiscellaneous
Look no further, with Easy Contextual Help for WordPress you can now improve support for your clients by providing contextual help for your menus.
The plugin automatically recognizes each installed plugin and makes it easy for you to add help. This used to be a tedious or rather complicated process to add help to each menu or plugin, but those times are over when you have Easy Contextual Help for WordPress.
(0 ratings)
Reviews0
PriceUSD 12.00
Views558
BigTie! for Wordpress & MadMimi
posted byScriptDirinMiscellaneous
Once installed, BigTie! allows you to import any existing users and also automatically adds any new users that register or leave comments.
This is the easiest way to contact all of your visitors at once. BigTie! takes no more than 5 minutes to install and once in place allows you to send emails, newsletters and more to everyone that has registered for your Wordpress blog.
Illustrated, step-by-step instructions are included.
(0 ratings)
Reviews0
PriceUSD 12.00
Views802
Custom Widget Areas for WordPress
posted byScriptDirinMiscellaneous
The plugin lets you create your own widget areas, configure them by adding widgets, and then place them directly inside the content of Pages and Posts by simply using shortcodes.
It also recognizes your themes default sidebars and allows you to replace them, as well as allowing you to set individual sidebars for each Page and Post.
(0 ratings)
Reviews0
PriceUSD 13.00
Views611
Twitter Activity WordPress Widget
posted byScriptDirinMiscellaneous
Twitter Activity uses Backtype’s BackTweets API to find and save the latest tweets that have a link to your site. It doesn’t matter if it is a short url with bit.ly, tinyurl, ow.ly, t.co or any other URL shortener service —Twitter Activity will find them for you and will show it to your visitors in a widget.
(0 ratings)
Reviews0
PriceUSD 5.00
Views662
Java Tutorials - by Jakob Jenkov
A website containing a large and growing collection of tutorials about Java and related topics.
For instance, the website contains extensive tutorials on Java Exception Handling, Java IO, Java NIO, Java Networking, Java Collections, Java Concurrency, Java Generics, Java Reflection, Java XML, and lots, lots more.
(0 ratings)
Reviews0
PriceFree
Views928
User Link Feed
posted byScriptDirinMiscellaneous
The visitor interaction when contribute the link is similar to how you share a link on your Facebook or Digg, and user can choose which image to be use that already fetched.
(0 ratings)
Reviews0
PriceUSD 16.00
Views545
smartWatermark - wordpress plugin
posted byScriptDirinMiscellaneous
Install the plugin , configurate the settings and it’s all done!
You can read the documentation on the live preview .
Enjoy!
(0 ratings)
Reviews0
PriceUSD 12.00
Views767
Switchboard
posted byScriptDirinMiscellaneous
You simply select which countries you wish to redirect and to what URL . It’s as simple as that.
(0 ratings)
Reviews0
PriceUSD 7.00
Views687
Facebook Visual Kit
posted byvbodroinDevelopment Tools
Facebook Visual Kit is a set of 15 ASP.NET user controls that facilitate the use of common and popular Facebook features by wrapping and hiding the complexity of underlying implementation from the user. This set of controls makes development of Facebook iFrame applications, both in C# and VB.NET programing languages, significantly easier, faster and more organized.
Facebook Visual Kit also aids in reducing application maintenance efforts as your applications will not be affected by frequent changes in Facebook API. Through intensive usage in customers' and our applications, the library has evolved and has become a very mature product that saves development time. Some of the component examples are: Stream Publish Popup, Invite Friends, Facebook Tabs, Extended Permissions, Facebook Login Button etc.
The website also contains Facebook Starter application and 2 example applications for fast start of new development.
(1 ratings)
Reviews1
PriceUSD 45.00
Views1401
Get current url to Flash swf using an External Interface call
posted bycirclecubeinActionscript
Many have struggled with the task of getting you swf to read or get the current url showing in the browser, the html page the browser is at which has the swf embedded. Not to be confused with the _root._url which returns the path of the swf file. This would be helpful to know if someone is embedding your swfs on their site, or even customize your swf depending on which page it resides on. There is a pretty simple, yet virtually undocumented way to do this. We have to use javascript by calling External Interface and get the url from the DOM. Window.location.href. Then we must call the toString() function only because ExternalInterface.call requires a function rather than only reading a static property.
(0 ratings)
Reviews0
PriceFree
Views892
KK Progressbar
posted byScriptDirinMiscellaneous
Many programists and webdevelopers publish their projects on the Internet, they make their projects available for net surfers. Visitors quite often would like to know how advanced is certain project. My plugin will easily help you visualize progress of your work. What is more, it will keep net surfers posted on your updates. Plugin designed by me is constantly updated and developed.
Moreover, I have plenty of new ideas on how to make it even more effective. So if you decide to purchase my product you can be sure that I will work really hard to keep you satisfied.
(0 ratings)
Reviews0
PriceUSD 8.00
Views588
How to as3 resize a movieClip and constrain proportions
posted bycirclecubeinActionscript
This is more than just setting the width and height of an object, because that way the image is easily skewed and the natural proportions are messed up. If you want to just use scale you need to know the dimensions of the image being resized, and that’s just not scalable (no pun intended).
(0 ratings)
Reviews0
PriceFree
Views796
Actionscript Javascript Communication
posted bycirclecubeinActionscript
Using ExternalInterface.addCallback() we can expose an actionscript function and make it available to javascript. This would be helpful to have your webpage with embedded flash communicate to your flash swf file and even control it with javascript! Say we wanted to have buttons in the html page that would control an object in the flash. Communication is a two-way road so wouldn’t it be great to be able to go the other way as well, you can! That is the main function of ExternalInterface! In this example/tutorial I will explain both directions of communication with flash and javascript!
(0 ratings)
Reviews0
PriceFree
Views836
Post Notify - WordPress Email Notifications
posted byScriptDirinMiscellaneous
This plugin will automatically send out nicely formatted HTML emails to all subscribed users on your WordPress site whenever a new post is published.
Post Notify comes with a default, very attractive email layout that should suit about everyone’s needs. For more advanced users, there are also custom CSS options included so that the emails can be customized to look exactly as you wish.
(0 ratings)
Reviews0
PriceUSD 11.00
Views587
Intro to Flashvars
posted bycirclecubeinIntroduction to Flash
The property “FlashVars” can be used to import root level variables to the flash movie or swf. The flashvars propery is used in codes for embedding flash in the html page. The string of variables passed in as flashvars, will be imported into the top level of the movie when it is first instantiated. Variables are created before the first frame of the SWF is played. The format of the string is a set of name=value combinations separated by ampersand (&) symbols.
(0 ratings)
Reviews0
PriceFree
Views839
Get Current URL and Query String Parameters to Flash
posted bycirclecubeinActionscript
This tutorial / how to / example will show how to get the current url from the browser to flash, and even how to get the query string parameters from the url into actionscript using ExternalInterface.
(0 ratings)
Reviews0
PriceFree
Views726
ColorTransform | RGB, Hex and random colors | Actionscript Color Tutorial
posted bycirclecubeinActionscript
I’ve put together this flash to show how to set a movieclip to a certain color, I’ve had to do this at runtime and had to go by different values such as a hex number, rgb values and have even wanted to just set a random color, so this example does them all! It’s even nice for translating a Hexadecimal color into RGB color.
Flash uses a Transform object to control certain properties of movie clips. To set color we need to use a Transform object as well as a ColorTransform object. ColorTransform objets are used to, you guessed it, tell the Transform object what color we want to set our clip to. It was a little unintuitive for me to learn, but now it makes sense, or at least enough sense to use.
(0 ratings)
Reviews0
PriceFree
Views801
Actionscript Key Listener Tutorial AS3
posted bycirclecubeinActionscript
Allowing users to use the keyboard as well as the mouse is a great way to incite interaction with your flash. This tutorial will show how to code it and what you can do with some keyboard events. This changed with actionscript 3, note this tutorial is AS3.
altKey (Boolean) Indicates whether the Alt key is active (true) or inactive (false).
charCode (uint) Contains the character code value of the key pressed or released.
ctrlKey (Boolean) Indicates whether the Control key is active (true) or inactive (false).
keyCode (uint) The key code value of the key pressed or released. KeyboardEvent
keyLocation (uint) Indicates the location of the key on the keyboard. KeyboardEvent
shiftKey (Boolean) Indicates whether the Shift key modifier is active (true) or inactive (false).
(0 ratings)
Reviews0
PriceFree
Views890




