1)FIRST --> UNZIP ALL FILES TO A NEW FOLDER.,
NOW YOU CAN TEST THE BUTTONS OPEN A HTML FILE
- 5 Flash buttons *.swf
- A Folder called Textopaypal
- Inside textopaypal folder 5 txt files.
a. ayudascript1.txt
b. ayudascript2.txt
c. ayudascript3.txt
d. ayudascript4.txt
e. ayudascript5.txt
Every flash buttons has his own txt file:
boton1.swf --->
ayudascript1.txt
boton2.swf --->
ayudascript2.txt
* Do
not
rename the folder or the txt files, but you can rename the
swf files.
-----------------------------------------------------------------------------------------------
Configuration.
Just modify what is in red
&cmd=_xclick
&business=yourname@email.com
&item_name=product
&item_number=12345
&amount=4.95
&return=http://www.yourdomain.com/secret/files.zip
and saved the changes-..
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
width="149" height="47">
<param name=movie value="boton1.swf">
<param name=quality value=high>
<embed src="boton1.swf" quality=high
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="149"
height="47">
</embed>
</object>
http://www.efectosjavascript.com/
|