Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Supporting Technologies > Server-Side Scripting

Reply
 
Thread Tools Rate Thread Display Modes
Old 03-03-2001, 11:04 PM   #1
John Dikmen
Registered User
 
Join Date: Mar 2001
Location: Midland Texas
Posts: 1
Default

I have a client who has asked me to develop several Flash movies which they in turn "lease" to their subscribers on an annual basis. They want their 2,000 current subscribers to have a library of these Flash movies to choose from where each subscriber can download individual movies to place on their independent web sites. The problem is that my client wants to know if there is a way to make a Flash movie expire after a certain period of time?

If this is not possible, is there some way that all the Flash movies could reside on my Client’s server with their subscribers accessing those images only if they have paid for the rights to use them for a specified period of time.

Thanks.

John Dikmen is offline   Reply With Quote
Old 03-04-2001, 04:53 AM   #2
Jesse
Administrator
 
Jesse's Avatar
 
Join Date: Nov 2000
Location: Australia
Posts: 8,612
Default

You can restrict access via standard http protocols. I've not done it but one company I made flash projects for did a similar thing, limiting a user's access to files until they had paid for the work.

You could have a check at the start of your flash document which simply checks the date using getDate() and if the date is beyond a certain point, it closes the Flash movie, but this could be sabotaged by a user simply changing their systmem clock. You could also store the current date on a cenrtal server to prevent users changing their clock but that would require a connection tot he Internet for date verification...

Cheers

Jesse
__________________
Cheers

Jesse Stratford
ActionScript.org Cofounder
Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org

Please don't email or PM me Flash questions, that's what the Forums are for!

Please don't rely on me reading my PMs either. Email me about important stuff.
Jesse is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem importing a flash movie into another flash movie. Studiomedia7 Flash 8 General Questions 2 08-22-2006 11:44 AM
IE 5 MAC trouble - Flash Movie Disiapears when you scroll.. igeek Other Flash General Questions 2 05-04-2005 01:34 AM
Flash 4 creating an array on screen with duplicate movieclip Eend ActionScript 1.0 (and below) 8 02-18-2005 10:07 PM
Using the Date Object in Flash Mx 2004? VisionsIC ActionScript 2.0 1 01-20-2004 12:06 AM
Macromedia Central CyanBlue ActionScript 1.0 (and below) 13 08-01-2003 10:05 PM


All times are GMT. The time now is 09:03 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.