A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: (*) Video content protection via Flash?

  1. #1
    Detachment is Balance.
    Join Date
    Feb 2002
    Posts
    46

    (*) Video content protection via Flash?

    Hello,

    I don't even know if this is feasible:

    Embed a 15-minute video file into a SWF movie, which will be downloaded from a website.

    The point of this is to limit the number of times that a file can be viewed. Each time the SWF is opened, it connects to an online database and increments a "view counter" which will deny access if equal to the limit value.

    My tech questions:

    - Can Flash handle a 15-minute video? Will it crash, be choppy or have a huge filesize?
    - Can Flash read/write from an online database? (I'm guessing yes on this one...)

    I hope this idea isn't too unrealistic.
    (*)

  2. #2
    SPAMMER
    Join Date
    May 2001
    Location
    beer
    Posts
    454
    yep, the filesize will be huge, no way around it, maybe you can start streaming the video after x% has dowmloaded.
    Flash can read from database, xml or a simple text file.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center