View Single Post
Old 12-07-2008, 11:13 AM  
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