Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Extensions and Plugins > Components

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-29-2009, 07:22 PM   #1
Murphy1976
Slowly Going Mad
 
Murphy1976's Avatar
 
Join Date: Aug 2006
Location: Waukesha, WI
Posts: 47
Default [AS2] FLVPlayback Component restrictions

Good Afternoon Flash Gurus,

Here is my situation. I am attempting to modify the restrictions on the FLV playback so that a viewer HAS to watch the entire movie, and cannot fast-forward to the end.

The logic is as follows: I have a Math.max() agrument checking the maxTime and the FLVPlayback.playheadTime. If the playheadtime is less than maxTime, then everything's A-OK, but when the playheadTime is GREATER than maxTime, the video will seek to maxTime.

Eveything with the forward and rewind buttons works just fine, it's the seekBarHandle that's messin' with me. Is there a way to check that when you let go of the seekBarHandle, if the playheadTime is going to be greater than the maxTime, to rewind to maxTime?

Thank you for your time,
Joe Jozwowski
Murphy1976 is offline   Reply With Quote
Old 11-03-2009, 06:08 PM   #2
CyanBlue
Super Moderator
 
CyanBlue's Avatar
 
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,881
Default

Howdy and Welcome...

I don't think you can do that with the FLVPlayback component that comes with Flash IDE... You will need to create your own for that functionality...
__________________
CyanBlue / Jason Je / Macromedia Certified Flash Developer & Designer
http://CyanBlue.FlashVacuum.com
http://www.FlashVacuum.com
http://tutorials.FlashVacuum.com

Do NOT PM, Email or Call me... Your question belongs right in this forum...
CyanBlue 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


All times are GMT. The time now is 12:31 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.