Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

 

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help.

 
Thread Tools
Old 12-07-2008, 11:13 AM   #1
AdultInsider Cloner
Confirmed User
 
AdultInsider Cloner's Avatar
 
Join Date: Apr 2005
Location: Costa Rica
Posts: 1,472
Flash Movie Playback Help

Hey...

Regarding the flash player I've set up, I can't seem to figure out why the user can't click anywhere on the timeline bar to jump to a part of the movie that isn't loaded yet.

I'm not sure if this is a player issue or a result of the way I encoded the movies, but regardless, I'm stuck. Any help would be appreciated.

FYI, I'm embedding the player and clips using SWFOject java script

Here is a sample of the embed script:

Code:
            <script type="text/javascript" src="swfobject.js"></script>
 
			<div id="player">Please install the Flash Plugin for your Browser if you see the Message</div>
 
			<script type="text/javascript">
			var so = new SWFObject('player.swf','mpl','368','270','9');
			so.addParam('allowscriptaccess','always');
			so.addParam('allowfullscreen','true');
			so.addParam('flashvars','&duration=30&file=http://www.mysite.com/tour/tiffany_taylor_1.flv&image=http://www.mysite.com/tour/tiffany_taylor_2.jpg&controlbar=over&skin=http://www.mysite.com/tour/skin/snel/snel.swf');
			so.write('player');
			</script>
Any help would be appreciated... thanks.
__________________
Fighting the hypertrophy of social cognition.

Never make small plans for they lack the magic to stir mens souls.

FreeNetPass v2 - IS HERE! 9 Years and still going STRONG!
AdultInsider Cloner is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 12-07-2008, 11:43 AM   #2
AdultInsider Cloner
Confirmed User
 
AdultInsider Cloner's Avatar
 
Join Date: Apr 2005
Location: Costa Rica
Posts: 1,472
nevermind.... I figured it out... of course I would right after I post about it =p
__________________
Fighting the hypertrophy of social cognition.

Never make small plans for they lack the magic to stir mens souls.

FreeNetPass v2 - IS HERE! 9 Years and still going STRONG!
AdultInsider Cloner is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 12-10-2008, 08:16 PM   #3
brandonstills
Confirmed User
 
brandonstills's Avatar
 
Join Date: Dec 2007
Location: Chatsworth, CA
Posts: 1,964
Another thing to keep in mind is how the FLV's are encoded. Sometimes they don't have very much seek information in them and you can only jump around in really big intervals. You basically need to encode with more keyframes.

You're not going to be able to seek past what you've downloaded if it's a progressive streaming download. If you want to seek where it hasn't loaded you have to use a Flash streaming server (either from Flash, or red5 is a popular open source alternative).
brandonstills is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 12-30-2008, 12:19 PM   #4
AdultInsider Cloner
Confirmed User
 
AdultInsider Cloner's Avatar
 
Join Date: Apr 2005
Location: Costa Rica
Posts: 1,472
awesome... thanks
__________________
Fighting the hypertrophy of social cognition.

Never make small plans for they lack the magic to stir mens souls.

FreeNetPass v2 - IS HERE! 9 Years and still going STRONG!
AdultInsider Cloner is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
 
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.