Web Design and Development Forums

I cant get this flash video to play

This is a discussion on "I cant get this flash video to play" within the Flash & Multimedia Forum section. This forum, and the thread "I cant get this flash video to play are both part of the Design Your Website category.


Go Back   Webforumz.com > Design Your Website > Flash & Multimedia Forum

Welcome to Webforumz.com.
Register Now Register now!

Reply
 
LinkBack Thread Tools Rate Thread
Old Mar 5th, 2008, 14:31   #1 (permalink)
New Member
 
Join Date: Feb 2007
Location: Michigan
Age: 25
Posts: 3
I cant get this flash video to play

Hey Guys,

I too am a flash newbie. I had a flash video on an old version of a website using tables, but we recently switched it to a CSS design. On the site www.dryerventwizard.com/ on the home page, it should be playing a flash video, but it doesnt even show anything about it. When you look at the code, it looks like this:

<script language="JavaScript" type="text/javascript">
var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
if(hasRightVersion) { // if we've detected an acceptable version
var oeTags = '<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"'
+ 'width="320" height="282"'
+ 'codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">'
+ '<param name="movie" value="dvw_mov.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />'
+ '<embed src="dvw_mov.swf" quality="high" bgcolor="#ffffff" '
+ 'width="320" height="282" name="dvw_mov" align="middle"'
+ 'play="true"'
+ 'loop="false"'
+ 'quality="high"'
+ 'allowScriptAccess="sameDomain"'
+ 'type="application/x-shockwave-flash"'
+ 'pluginspage="http://www.macromedia.com/go/getflashplayer">'
+ '<\/embed>'
+ '<\/object>';
document.write(oeTags); // embed the flash movie
} else { // flash is too old or we can't detect the plugin
var alternateContent = 'Alternate HTML content should be placed here.'
+ 'This content requires the Macromedia Flash Player.'
+ '<a href=http://www.macromedia.com/go/getflash/>Get Flash</a>';
document.write(alternateContent); // insert non-flash content
}
</script>
<noscript>
// Provide alternate content for browsers that do not support scripting
// or for those that have scripting disabled.
Alternate HTML content should be placed here. This content requires the Macromedia Flash Player.
<a href="http://www.macromedia.com/go/getflash/">Get Flash</a>
</noscript>

I cannot figure this out at all, Ive read a few books and still cannot find anything on getting this to work any suggestions?

Thanks everyone
- Matt
mrb83sxt02 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Mar 5th, 2008, 14:36   #2 (permalink)
New Member
 
Join Date: Feb 2007
Location: Michigan
Age: 25
Posts: 3
Re: I cant get this flash video to play

Here is the link to the version that works: http://dryerventwizard.com/index_flashvideo.htm
mrb83sxt02 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Streaming Video Loaded On Play buckmajor Flash & Multimedia Forum 7 Sep 4th, 2007 15:33
Can't see skin on flash video Lchad Flash & Multimedia Forum 11 Aug 31st, 2007 05:09
Poor Audio Quality with Flash .mp3; how do I make .mp3 play automatically? BlackReef Flash & Multimedia Forum 7 Jun 28th, 2007 21:58
Flash Video, NEED HELP! skilladesigns Flash & Multimedia Forum 1 Apr 25th, 2007 18:33
Preload Flash Video Paula Flash & Multimedia Forum 23 Oct 13th, 2006 17:48



Latest Updates

All Points SEO Security Advisory - CHECK YOUR SITE NOW!

Creative Coding :: February 2008

Webforumz is sponsored by: WESH UK Web Hosting
All times are GMT. The time now is 11:45.

Sleep Study Scoring :: Free Bet :: Website Templates :: Online Betting :: Bookmakers :: Funny Quotes :: Internet Recruitment Software :: Microsoft CRM Experts :: Online Casino :: Decorated Christmas Trees :: Midwife Forums :: Football Betting :: Ecommerce Software :: Web Hosting :: Football Stats :: Dry Cleaning Collection :: xtreme wales - extreme clothing :: Apuestas :: Sharepoint Consultants :: Website Optimisation :: Office Clearance London :: Sharepoint Experts :: Sports Betting :: Casino :: Website Templates :: Web Design Development India :: Online Gambling

Powered by: vBulletin Version 3.7, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
© 2003-2008 Webforumz.com : All Rights Reserved
Search Engine Friendly URLs by vBSEO 3.2.0 RC6


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59