Welcome To Snipplr
Everyone's Recent Snippets Tagged flash
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This is an xml files that allows/disallows the cross domain communication.
1
1164
posted 17 years ago by jitendramr
A quick and simple way of having any flash messages, from railscast #18
1
1045
posted 18 years ago by bordalix
Just some code that shows you how to set up the Drawing API and draw a line and also use the dropshadow filter.
4
1895
posted 18 years ago by mswallace
Firefoxã¯HTML4.0以外ã®DOCTYPE宣言ã¤ã‘ã‚‹ã¨100%表示ã®FlashãŒä¸€éƒ¨ã—ã‹è¡¨ç¤ºã•れãªã„ãƒã‚°ãŒã‚ã‚‹ãã†ã€‚
å‚考サイト
http://uu-uu.com/blog/2006/10/flash_100another_htmllint.html
2
1097
posted 18 years ago by kyokutyo
For when you have to get rid of those annoying Focus Rectangles
0
1148
posted 18 years ago by ypmits
Needed a way to mix up the order of questions and answers for a Flash quiz. https://www.chrisjmendez.com/2007/02/21/as1-swap-numbers/
0
1016
posted 18 years ago by chrisaiv
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
1938
posted 18 years ago by mountainash
Aligerar el tiempo en crear mis precargas ... lo bueno de esto es que se adapta al tamaño del escenario del flash .. y todo es dinamico
1
1045
posted 18 years ago by danideu
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
1342
posted 19 years ago by inakiabt
Often PHP can't interpret POST data because it is not form-encoded. This is typical when the post data is XML from API's like Flash's XmlSocket. You can use the following methods to read the POST data directly.
1
2374
posted 19 years ago by mthorn
Para evitar problemas con IE. Hace referencia a un script que pongo en la parte de .js
0
2386
posted 19 years ago by kanirasta
Great little flash player for playing FLV files. Code below simply adds them to your web page. Remember to add 20 pixels to the height="" attribute to allow for the player controler.
For the player goto: http://www.jeroenwijering.com/?item=Flash_Vid...
39
13303
posted 19 years ago by 1man