Need help with Flash Actionscripting

Reply

Join Date: Nov 2004
Posts: 66
Reputation: GR Web FX is an unknown quantity at this point 
Solved Threads: 0
GR Web FX's Avatar
GR Web FX GR Web FX is offline Offline
Junior Poster in Training

Need help with Flash Actionscripting

 
0
  #1
Nov 3rd, 2004
Hi people,
Im working in flash mx 2004, and i want to put an email link in flash. I know how to actionscript it so that when you click someones name for example, it opens up a new mail message. However, i want to know how to fill in the subject box at the same time. Does anyone know what code i need to add in order for the subject box to be filled in with a title?

Thanks alot
Reply With Quote Quick reply to this message  
Join Date: May 2005
Posts: 19
Reputation: Lacuna is an unknown quantity at this point 
Solved Threads: 0
Lacuna's Avatar
Lacuna Lacuna is offline Offline
Newbie Poster

Re: Need help with Flash Actionscripting

 
0
  #2
May 3rd, 2005
Try this:

mailto = "mailto:" + Address + "?subject=" + Subject;
getURL(mailto,"_self");


And have a textbox named 'Subject' for the visitor to enter their information.

~ Lacuna
Reply With Quote Quick reply to this message  
Join Date: May 2005
Posts: 19
Reputation: Lacuna is an unknown quantity at this point 
Solved Threads: 0
Lacuna's Avatar
Lacuna Lacuna is offline Offline
Newbie Poster

Re: Need help with Flash Actionscripting

 
0
  #3
May 3rd, 2005
(I didn't realize the date on the original post, but maybe the next person who needs this will find it helpful)
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 66
Reputation: GR Web FX is an unknown quantity at this point 
Solved Threads: 0
GR Web FX's Avatar
GR Web FX GR Web FX is offline Offline
Junior Poster in Training

Re: Need help with Flash Actionscripting

 
0
  #4
May 10th, 2005
Thanks for the advice Lacuna, i will give it a go
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Graphics and Multimedia Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC