Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged flash



« Prev 1 Next »
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 764 posted 13 years ago by brownrl
You can use this code under MIT licence.
0 834 posted 13 years ago by digitalzoomstudio
This class is used to convert any WYSIWYG text to flash friendly text. Hope you people would like that.
0 529 posted 13 years ago by aamirrajpoot
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 1286 posted 17 years ago by mthorn
« Prev 1 Next »