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
204
posted 5 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
216
posted 7 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
204
posted 8 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
221
posted 8 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
342
posted 8 years ago by vamapaull
An easy way to detect shakes on mobile devices with equipped accelerometer.
0
285
posted 9 years ago by vamapaull
Remember to change flashvars (src, poster) and the size of the player in swfobject.embedSWF parameters (428, 240)
0
195
posted 9 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
249
posted 9 years ago by digitalzoomstudio
An example of a Flex Mobile button skin using PNG assets and the Flash drawing API
0
187
posted 9 years ago by ryanstewart
Compiling an iOS app using Flash requires an application descriptor file. Within this XML file, you can tell the app to compile for High-Res iPhones, iPad 2 as well as remove the default gloss on an icon and even change the look-and-feel of a status...
2
294
posted 9 years ago by chrisaiv
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
176
posted 9 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
286
posted 9 years ago by chrisaiv
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
222
posted 9 years ago by fabulant