Swfoto 1.0 is a container for reading images from flash (SWF). It can be used in various web pages.
Features
The image size is automatically reduced, the proportion is maintained, and no deformation occurs.
The image uses the anti-aliasing and anti-shrinkage method to make the image clear after it is scaled down.
You can define whether an image is connected.
Facilitate webpage layout and insert any image
Usage
Because flashplayer9 has updated its security policy, all the files (packet, swfoto.swf, and image files) must be under the same domain name and cannot be read across domains.
<Object classid = "CLSID: D27CDB6E-AE6D-11cf-96B8-444553540000"
Codebase = "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width = "300" Height = "300">
<Param name = "movie" value = "http://www.ruochi.com/product/swfoto/swfoto.swf? Image = http://www.ruochi.com/product/swfoto/example/girl.jpg ">
<Embed src = "http://www.ruochi.com/product/swfoto/swfoto.swf? Image = http://www.ruochi.com/product/swfoto/example/girl.jpg "width =" 300 "Height =" 300 "pluginspage =" http://www.macromedia.com/go/getflashplayer "type =" application/X-Shockwave-flash "> </embed>
</Object>
Where
Image = http://www.ruochi.com/product/swfoto/example/girl.jpg
Is the image address. If a connection is required, an imagelink parameter is passed. For example:
Http://www.ruochi.com/product/swfoto/swfoto.swf? Image = http://www.ruochi.com/product/swfoto/example/girl.jpg&imageLink=http://www.ruochi.com
Note the & Connector
Description of all parameters
Parameter name parameter description Default Value
Image image address parameter, if "&" is required in the parameter, replace with "^" & "http://www.ruochi.com/images/init.jpg
Imagelink image connection parameter. You do not need to set null if you do not need.
Windowopen window: open window: _ blank indicates that the new window is opened. _ Self indicates opening in the current window Indicates opening in the new window. _ Self indicates in the current window
Open _ blank
Whether isshowloader shows the download circle true
Loaderspeed download circle rotation speed 5
Loadercolor download circle color 0 xffffff
Http://www.ruochi.com/product/swfoto/swfoto1.zip
Welcome to the test and provide comments and suggestions
Terms of Use:
This software is free of charge and can even be used for commercial purposes.
However, this software cannot be decompiled, modified, or re-distributed.
Provides paid personalized modification services
Note the & Connector
Description of all parameters
Parameter Name |
Parameter description |
Default Value |
Image |
Image address parameter. If "&" is required, replace it with "^ "&" |
Http://www.ruochi.com/images/init.jpg |
Imagelink |
Image connection parameters, no need to set |
Null |
Windowopen |
Open Window: open window: _ blank indicates opening a new window. _ Self indicates opening in the current window Indicates opening in the new window. _ Self indicates opening in the current window |
_ Blank |
Isshowloader |
Show download circles |
True |
Loaderspeed |
Download circle rotation speed |
5 |
Loadercolor |
Download circle color |
0 xffffff |
Local download