| Image.jpgToSwf() | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
| Back to Image Class Summary |
| Availability |
| Windows, Mac OSX, Linux |
| Usage |
| mdm.Image.jpgToSwf(inputJpgFilePath:String):Void |
| Parameters |
| inputJpgFilePath:String - Location of JPG file to be converted |
| Returns |
| Nothing |
| Description |
| Converts a JPG image to a SWF file of the same name. eg. "snapshot.jpg" will be converted to "snapshot.swf". |
| Notes |
| None |
| Example Code |
| mdm.Image.jpgToSwf("c:\\myImage.jpg"); |
| mdm.Image Class Example Downloads |
| No Example Downloads Available |
| Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here | |
| After Logging In, Click Here to Refresh This Page |