Welcome To Snipplr
Everyone's Recent JavaScript Snippets Tagged flash
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
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
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
This code is pretty simple but massively useful. You can select any number of elements on the stage in Flash, then run this JSFL Command and it will round their x and y values to the nearest whole number. It's very handy when you want things to be on...
1
862
posted 14 years ago by jknight42
Basic setup code for using SWFObject to embed flash content in a plage.
2
911
posted 15 years ago by irishspacemonk
include document ready and standard code to run swfobject smoothly in IE6
1
866
posted 15 years ago by apro2000
Just to include and implement the SWFObject to an HTML body from a generic "/js/" directory with some basic varibles.
[applies to OLD version of SWF Object]
1
651
posted 16 years ago by mattkenefick
Handy for after submitting a form or moving sites and wanting to tell users about the change. Just change the URL (can be absolute or relative) and the timeout. Shown here as 5 seconds.
5
1194
posted 17 years ago by mountainash
Patch para quitar el molesto cartel en una sola linea de codigo.
Lo interesante es que hace una cola de funciones para el "OnLoad".
Mas que nada sirve si tenes un sitio armado y tenes que meter este patch en todas tus paginas. Con la funcion "fixO...
2
890
posted 18 years ago by inakiabt
« Prev 1 Next »