Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Re: Flash Educational games cont..

date posted 18th May 2002 18:37

This is a multi-part message in MIME format.

------=_NextPart_000_0038_01C1FE9B.18BEFBC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



> ..Oh and is there a password or a way of limiting the number of times =
a
swf
> file is used? just that I will need to show the product but not get
ripped
> off.
> I can release the password when the =A3 is paid, or whatever..

Not sure about the rest, but if you want to protect your swf
online/offline have a built in trial period . Set a date and have the
swf check the system clock on run, if its >=3D to that date then display
an expired notice. Simple. You don't need to mess with passwords
then just let the client know they have say a fortnights use.

Darren.
snip>



If anyone is interested my solution ot a simple lock out after advice =
from Darren from Ditto design was this:



myDate =3D new Date(); //make instance of =
it.(myDate)

var SDate =3D myDate.getDate();

var Month =3D myDate.getMonth()+1; //zero start

var Year=3D myDate.getYear();

=20

=20

if (Year=3D=3D 2002) //year of lock out

{

if (Month =3D=3D 5) //month of lock =
out

{

if (SDate



Messages by Day
May 31st 2002
May 30th 2002
May 29th 2002
May 28th 2002
May 27th 2002
May 26th 2002
May 25th 2002
May 24th 2002
May 23rd 2002
May 22nd 2002
May 21st 2002
May 20th 2002
May 19th 2002
May 18th 2002
May 17th 2002
May 16th 2002
May 15th 2002
May 14th 2002
May 13th 2002
May 12th 2002
May 11th 2002
May 10th 2002
May 9th 2002
May 8th 2002
May 7th 2002
May 6th 2002
May 5th 2002
May 4th 2002
May 3rd 2002
May 2nd 2002
May 1st 2002


Messages by Month
December 2002
November 2002
October 2002
September 2002
August 2002
July 2002
June 2002
May 2002
April 2002
March 2002
February 2002
January 2002


Messages by Year
2009
2008
2007
2006
2005
2004
2003
2002
2001
2000