To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here


A Flash Developer Resource Site

Go Back   Flash Kit Community Forums > Product Support > Koolmoves

Reply
 
Thread Tools Search this Thread Display Modes
Old 11-13-2006, 03:14 PM   #1
Maggee
Senior Member
 
Join Date: Nov 2000
Posts: 119
Email protection?

When email link is embedded in .swf file, is it protected from spam-bots or email harvesters? Or does something else need to be added?
Maggee is offline   Reply With Quote
Old 11-13-2006, 04:47 PM   #2
necromanthus
undead creature
 
necromanthus's Avatar
 
Join Date: Feb 2002
Location: ROM
Posts: 1,857
Quote:
Originally Posted by Maggee
When email link is embedded in .swf file, is it protected from spam-bots or email harvesters? Or does something else need to be added?
No, is not protected.
Certain web bots and spiders are able to scan the SWF files.
But you can fool them ...

Spread these instructions around:
george = "maggee";
walker = "@hotmail";
bush = ".com"
;

Now the script for that button:
on(release){
_root.getURL("mailto:"+george+walker+bush);
}


Another method is to encrypt all the variables.
But (in this case) this a waste of resources for an insignificant thing ...

have fun
necromanthus is offline   Reply With Quote
Old 11-13-2006, 06:40 PM   #3
XareoX
Banned
 
XareoX's Avatar
 
Join Date: Aug 2006
Posts: 462
when i click submit it wont work and the bug happend to me again.
XareoX is offline   Reply With Quote
Old 11-13-2006, 06:48 PM   #4
XareoX
Banned
 
XareoX's Avatar
 
Join Date: Aug 2006
Posts: 462
heres another way for the main timeline actions if you want it in there =)

george = "maggee";
walker = "@hotmail";
bush = ".com";

button.onRelease=function(){
_root.getURL("mailto:"+george+walker+bush);
}

well they both do the same thing.
XareoX is offline   Reply With Quote
Old 11-13-2006, 07:52 PM   #5
Stoke Laurie
That web bloke
 
Stoke Laurie's Avatar
 
Join Date: Jan 2006
Location: England
Posts: 869
tried it myself and it worked when I realised my mistake, I han spelt walker wrong in this line
_root.getURL("mailto:"+george+walker+bush);
bet I'm not the first to make that mistake!!!!!!!!!!!!!!!
Stoke Laurie is offline   Reply With Quote
Old 11-14-2006, 02:03 AM   #6
Maggee
Senior Member
 
Join Date: Nov 2000
Posts: 119
Thanks everyone. Now let's see how bad I can mess it up
Maggee is offline   Reply With Quote
Old 11-14-2006, 08:04 PM   #7
tmoore935
Relaxing
 
tmoore935's Avatar
 
Join Date: Oct 2001
Location: colorado, usa
Posts: 1,712
You could look into form mail, which keeps you more privite but not 100 percent. There are some at koolexchange.
__________________
Any programming language is at its best before it is implemented and used.
tmoore935 is offline   Reply With Quote
Reply

Go Back   Flash Kit Community Forums > Product Support > Koolmoves

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:32 AM.


internet.commerce
Be a Commerce Partner
 »  »  »  »  »  »  »
 »  »  »  »  »  »
 

    

Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.