Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Problem embedding flash element in HTML
Old 06-17-2009, 09:06 AM Problem embedding flash element in HTML
Junior Talker

Posts: 3
Trades: 0
Hi. I'm experiencing a strange problem in my page. I have a swf video that I want to put in a HTML page. I've published my swf with the "AC_RunActiveContent" and all the files are in the same folder including the index HTML file, the swf and the "AC_RunActiveContent".

The problem is that I can see the flash element in my HTML page locally but when a put it online all comes up exept for the swf element. The all area apears with a white background.

Anyone can help me?
vibeboy is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-17-2009, 02:49 PM Re: Problem embedding flash element in HTML
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
How do you expect help w/o a URL to the problem site, or the code ??
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 06-17-2009, 02:51 PM Re: Problem embedding flash element in HTML
Decaf's Avatar
Ultra Talker

Posts: 489
Name: Adam
Trades: 0
Is the .swf file uploaded in its entirety?
Is the path to the .swf file correct?
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Decaf is offline
Reply With Quote
View Public Profile Visit Decaf's homepage!
 
Old 06-18-2009, 06:06 AM Re: Problem embedding flash element in HTML
Junior Talker

Posts: 3
Trades: 0
That's my code:

HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<title>portfolio</title>

<link href="portfolio.css" rel="stylesheet" type="text/css" />
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>

</head>

<body bgcolor="#151515" class="body">

	<div class="conteudo">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','835',			'height','572','title','1','src','portfolio_novo2','quality','high','pluginspage',		'http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','portfolio_novo2' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="835" height="572" title="1">
    <param name="movie" value="portfolio_novo2.swf" />
    <param name="quality" value="high" />
    <embed src="portfolio_novo2.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="835" height="572"></embed>
  </object></noscript>
</div>
<div class="copyright">Este site e todo o seu conte&uacute;do est&aacute; protegido por direitros de autor.</div>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>

<div class="copyright2">tiagoeuz&eacute;bio &copy; 2009</div>
<div class="downflash">Este site requer o flashplayer. Se n&atilde;o conseguir visualizar fa&ccedil;a <a href="http://get.adobe.com/flashplayer/?promoid=DXLUJ">aqui</a> o download da &uacute;ltima vers&atilde;o.</div>

<div class="img"><img src="flash_player_50x50 (1).gif" alt="" width="15" height="15" /> </div>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9080976-1");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>
and my page link:
http://www.tiagoeuzebio.web44.net/
vibeboy is offline
Reply With Quote
View Public Profile
 
Old 06-18-2009, 10:53 AM Re: Problem embedding flash element in HTML
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
It's working, it just takes a VERY long time to load.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 06-19-2009, 05:46 PM Re: Problem embedding flash element in HTML
Junior Talker

Posts: 3
Trades: 0
In witch browser did you test the page?
vibeboy is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Problem embedding flash element in HTML
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.61027 seconds with 12 queries