Current location: Hot Scripts Forums » General Web Coding » Flash & ActionScript » Help Media Imbed Code Not Working ON Webpage


Help Media Imbed Code Not Working ON Webpage

Reply
  #1 (permalink)  
Old 09-27-10, 01:59 PM
Tony S. Tony S. is offline
Newbie Coder
 
Join Date: Jul 2009
Posts: 43
Thanks: 8
Thanked 0 Times in 0 Posts
Question Help Media Imbed Code Not Working ON Webpage

Hello to all,
I hope hat everyone here is having a great day. This forum has been so helpful to me in the past, I was hoping to get a little help today if possible.

i am trying to imbed a .flv file and controller in to my webpage. The problem is that all indications say that the video file has been embedded on my page, the only thing is that I can't see the video in my webpage when I look for it in my web browser. Is it that I am missing some sort of tag on my webpage? Please help

Any help will be gratly appreciated.
The embed code I am using is licated below:

Code:
<div id="media">
            <div id="media">
            <object id="csSWF" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="498" codebase="http://active.macromedia.com/flash7/cabs/ swflash.cab#version=9,0,28,0">
                <param name="src" value="http://www.sasonlinebusinesssuccess.com/SASMembershipPlatinum/CB/01/01CBIntro.flv"/>
                <param name="bgcolor" value=""/>
                <param name="quality" value="best"/>
                <param name="allowScriptAccess" value="always"/>
                <param name="allowFullScreen" value="true"/>
                <param name="scale" value="showall"/>
                <param name="flashVars" value="autostart=false"/>
                <embed name="csSWF" src="http://www.sasonlinebusinesssuccess.com/SASMembershipPlatinum/CB/01/01CBIntro_controller.swf" width="640" height="498" bgcolor="#1a1a1a" quality="best" allowScriptAccess="always" allowFullScreen="true" scale="showall" flashVars="autostart=false" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>
            </object>
        </div>
Could It be Document type code on my web page that is preventing the video from showing? I have entered it below

"<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><!-- saved from url=(0014)about:internet -->
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<html lang="en">"
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Job Offer for a PHP and MySql Media Site Omar.A Job Offers & Assistance 4 09-03-04 04:35 PM
Job Offer for a PHP and MySql Media Site Omar.A Script Requests 0 09-03-04 01:24 AM
I have some code that is not working... techknow ASP.NET 2 04-19-04 12:22 PM
need help with viewing uploaded image on webpage? mikewooten PHP 0 03-16-04 07:39 PM
How to sale php code to customer without giving him code pradeep_soft PHP 4 03-12-04 12:10 PM


All times are GMT -5. The time now is 06:54 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.