Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » flash symbol button with script help


flash symbol button with script help

Reply
  #1 (permalink)  
Old 11-30-04, 05:28 PM
kicon kicon is offline
Newbie Coder
 
Join Date: Nov 2004
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
flash symbol button with script help

hi! would anyone please help me i have a problem that i dont know how to make a flash symbol button to work like an add to cart button with this html payal form code:

<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but10.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<input type="hidden" name="add" value="1">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="mailmesdq@yahoo.ca">
<input type="hidden" name="item_name" value="speaker">
<input type="hidden" name="item_number" value="00001">
<input type="hidden" name="amount" value="20.00">
<input type="hidden" name="return" value="http://www.mysite.com/successpayment">
<input type="hidden" name="currency_code" value="USD">
</form>
Reply With Quote
  #2 (permalink)  
Old 11-30-04, 10:12 PM
MadDog MadDog is offline
Code Master
 
Join Date: Aug 2003
Posts: 935
Thanks: 0
Thanked 0 Times in 0 Posts
Topic moved to more appropriate forum.
__________________
Drew Gauderman
ASP - MSSQL Coder / Buisness Owner / Coder for Hire!
MSN-ICQ-AIM-YIM in Profile

http://www.iportalx.net an easy ASP portal system.
Reply With Quote
  #3 (permalink)  
Old 12-03-04, 11:08 AM
kidavi's Avatar
kidavi kidavi is offline
Newbie Coder
 
Join Date: Feb 2004
Location: hammerspace
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
well, Flash buttons have behaviors tied to them through actionscript and the PayPal "add to cart" function is an HTML form. therefore, the Flash button would need to handle the submit process somehow, through actionscript, most likely.

it might be easier to just change it from a Flash button to an onmouseover... although there might be someone here with a better answer.
__________________
[ <a href="http://www.kidavi.net">kidavi.net</a> | <a href="http://occam.kidavi.net">Occam</a> | <a href="http://www.kaizoku-ou.com">K-O!</a> ]
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Redirection back to a page from form submit DAL Perl 11 03-21-05 02:45 PM
Flash Submission and indexing Script DestinyZero Script Requests 2 10-17-04 10:51 AM
a script to change resolution in flash ^sam^ Script Requests 1 08-21-04 05:43 PM
Is there any integrity of script rankings? webmaster@atmanager.com Hot Scripts Forum Questions, Suggestions and Feedback 17 08-06-04 12:12 AM
flash script using random ckala_vipul CSS 2 06-06-04 03:35 AM


All times are GMT -5. The time now is 10:19 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.