Greenguy's Board WebcamWiz CRAZY $5,000 Reward Bonuses

WebcamWiz CRAZY $5,000 Reward Bonuses WebcamWiz CRAZY $5,000 Reward Bonuses WebcamWiz CRAZY $5,000 Reward Bonuses WebcamWiz CRAZY $5,000 Reward Bonuses WebcamWiz CRAZY $5,000 Reward Bonuses

Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2010-03-08, 07:09 PM   #1
Ms Naughty
old enough to be Grandma Scrotum
 
Ms Naughty's Avatar
 
Join Date: Aug 2003
Location: Australia
Posts: 1,408
Send a message via ICQ to Ms Naughty
Simple question: adding screenshot to flv player

Hi there
I've been messing around with this and can't get it to work.

I'm used to embedding flv files using the embed/object code. No probs there. But now I'm working with this code:
HTML Code:
if (AC_FL_RunContent == 0 || DetectFlashVer == 0) {
	alert("This page requires AC_RunActiveContent.js.");
} else {
	var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
	if(hasRightVersion) {  // if we've detected an acceptable version
		// embed the flash movie
		AC_FL_RunContent(
			'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,24,0',
			'width', '330',
			'height', '290',
'src', 'couples2',
			'quality', 'high',
			'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
			'align', 'middle',
			'play', 'false',
			'loop', 'true',

etc
etc
So the parameters are listed differently.

What I want to do is make the player display a sample screenshot because at the moment the screens are black.

At the bottom I tried adding:
HTML Code:
'FlashVars', 'previewImageURL=http://www.previewimage.com/previewimage.jpg'
but it didn't work.

Can anyone tell me how to add a preview image to AC javascript code for flash movies?
__________________
Promote Bright Desire
Ms Naughty is offline   Reply With Quote
Old 2010-03-09, 08:43 PM   #2
Ms Naughty
old enough to be Grandma Scrotum
 
Ms Naughty's Avatar
 
Join Date: Aug 2003
Location: Australia
Posts: 1,408
Send a message via ICQ to Ms Naughty
Bueller? Bueller? Bueller?

I realise I've asked this on a fairly dead bit of the board. Just thought it was a quickie question that someone could take 2 seconds to help with.
__________________
Promote Bright Desire
Ms Naughty is offline   Reply With Quote
Old 2010-03-09, 09:57 PM   #3
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Just a guess as I've not seen that implementation:

'previewImageURL','http://www.previewimage.com/previewimage.jpg',

after one of the variable pairs in the request?

I don't actually find previewImageURL as a typical action content. You might try 'image'. I believe 'logo' is for a webbug in the corner of the video.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
Old 2010-03-09, 10:53 PM   #4
tickler
If there is nobody out there, that's a lot of real estate going to waste!
 
tickler's Avatar
 
Join Date: Dec 2003
Posts: 2,177
Try reading through this.
http://www.republicofcode.com/tutori...oad_images_bc/

There is also a link to another tutorial near the end.
__________________
Latina Twins, Solo, NN, Hardcore
Latin Teen Cash
tickler is offline   Reply With Quote
Old 2010-03-10, 01:45 AM   #5
Ms Naughty
old enough to be Grandma Scrotum
 
Ms Naughty's Avatar
 
Join Date: Aug 2003
Location: Australia
Posts: 1,408
Send a message via ICQ to Ms Naughty
Thanks Sparky and Tickler. I'll have a read and a play around.
__________________
Promote Bright Desire
Ms Naughty is offline   Reply With Quote
Reply


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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:46 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc