Welcome To Snipplr
Everyone's Recent Snippets Tagged flash
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Add class .green to class .payment-container and make it flash every 3 seconds
0
924
posted 9 years ago by envane21
Just a simple example script for populating a bunch of MapMarker objects on a Map using the distriqt NativeMaps ANE
0
987
posted 11 years ago by koriner
This function returns the trimmed bounding box of a bitmap which contains all non-transparent pixel which color values are higher than the specified treshold (default 0xFF333333 in ARGB notation).
0
990
posted 12 years ago by tinytiger
Often in Flash, the mouse is used to zoom or scroll, and by default the document <body> tag will also pick this up, making the page scroll away - which is annoying when you just want to view the Flash element.
This snippet intercepts mouse scroll...
0
984
posted 12 years ago by singalongwithdavehotmailcom
I’m sharing with you a little utility that I find myself using a lot lately. This utility is a value convertor that you can use in those times when you need to make a volume slider or something similar where you’ll need to change a value and a va...
0
1219
posted 12 years ago by vamapaull
An easy way to detect shakes on mobile devices with equipped accelerometer.
0
1082
posted 12 years ago by vamapaull
Remember to change flashvars (src, poster) and the size of the player in swfobject.embedSWF parameters (428, 240)
0
860
posted 13 years ago by carlskov
Hey guys, I struggled a little to find a crossbrowser, non repetitive params way to embed swfs; this object embed works flawlessly for me in all browsers - ie7, ie8, safari, chrome, firefox. Why is swfobject and YouTube using this format - http://cod...
0
1032
posted 13 years ago by digitalzoomstudio
An example of a Flex Mobile button skin using PNG assets and the Flash drawing API
0
815
posted 13 years ago by ryanstewart
The usual way to resolve a url file path doesn't work with JWPlayer. You'll need a different one because the "+" in ... ?guid="+ Eval("fieldName"))%> will throw an error...
0
883
posted 13 years ago by inreflection7
Adobe AIR 2.6 was just released and it includes a couple of new features for iOS such as camera, video, and keyboard support but for now, you'll need to compile using command-line ADT. Here's a simple example showing you how to compile in test-mode...
0
1133
posted 13 years ago by chrisaiv
Looking forward for the most optimized solution for the same
0
997
posted 13 years ago by kanuwadhwa
Looking forward for the most optimized solution for the same
0
876
posted 13 years ago by kanuwadhwa
Looking forward for the most optimized solution for the same
0
833
posted 13 years ago by kanuwadhwa
Looking forward for the most optimized solution for the same
0
998
posted 13 years ago by kanuwadhwa
Looking forward for the most optimized solution for the same
0
1020
posted 13 years ago by kanuwadhwa
Free JavaScript slideshow with thumbnail gallery, zoom-in-effect, zoom-out-effect and transparency-effect (opacity). Add as many pictures as you like. Each picture can be linked and commented. The thumbnail gallery can be displayed or hidden. True co...
0
1027
posted 13 years ago by fabulant
I use this little guy to get the width and height from a filename. Often when I need to show a flash swf file I don't have an easy way to tell the width and the height of the file for display. However is the file name is "some_flash_file 300x250.swf"...
0
996
posted 13 years ago by brownrl