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
Old 05-22-2009, 03:12 AM embed swf
harish's Avatar
Average Talker

Posts: 26
Name: Harish kumar
Trades: 0
Hello friends I have embed the swf file on the web page but it is not working on the web page. Here is the source code that...


<OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="320" HEIGHT="240" id="Yourfilename" ALIGN="">
<PARAM NAME=movie VALUE="Yourfilename.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#333399> <EMBED src="Yourfilename.swf" quality=high bgcolor=#333399 WIDTH="320" HEIGHT="240" NAME="Yourfilename" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT>
__________________

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

Last edited by harish; 05-22-2009 at 03:15 AM..
harish is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-22-2009, 06:50 AM Re: embed swf
Novice Talker

Posts: 14
Location: UK,England,Essex
Trades: 0
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','320','heigh t','240','title','youfilenamewithout.swf','src','. ./flash/'youfilenamewithout.swf','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','scal e','noborder','youfilenamewithout.swf','flash1','q uality','high','movie','../yourDIRNAME/youfilenamewithout.swf' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/s...rsion=9,0,28,0" width="320" height="240" title="yourfilenamewithout.swf">
<param name="movie" value="../yourDIRNAME/yourfilename.swf" />
<param name="SCALE" value="noborder" />
<param name="'youfilenamewithout.swf" value="flash1" /><param name="QUALITY" value="high" />
<embed src="../flash/'youfilename.swf" width="320" height="240" pluginspage="http://www.adobe.com/shockwave/downl...ShockwaveFlash" type="application/x-shockwave-flash" scale="noborder" 'youfilenamewithout.swf'="flash1" quality="high"></embed>
</object>
</noscript>

Try that that should work

Last edited by burnsyy; 05-22-2009 at 07:14 AM..
burnsyy is offline
Reply With Quote
View Public Profile
 
Old 05-22-2009, 09:57 AM Re: embed swf
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
It might. You might also want to read this stickie:
http://www.webmaster-talk.com/html-f...audio-web.html
__________________
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 05-25-2009, 02:41 PM Re: embed swf
Skilled Talker

Posts: 66
Trades: 0
Uggh!

I've embedded .swf files into a webpage before, but for some reason, I can't seem to get it to work this time. I think it has something to do with my referencing to the swfobject.js being in the right location, but I can't figure it out for the life of me today.

Can someone please take a look at my page and let me know what might be the problem?

Here is where the page is located:
http://www.ellenralbertdesigns.com/index_modena.html#

Here is where the swfobject.js is located:
http://www.ellenralbertdesigns.com/js/swfobject.js

This is the code I am using to load it:
<a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" border="0" alt="Get Adobe Flash player" /></a><script type="text/javascript">
var so = new SWFObject("images.swf", "hdrBanner", "800", "600", "8", "#ffffff");
so.addParam("wmode");
so.write("flashContent");
</script>

Thanks
MIke
Mikeface is offline
Reply With Quote
View Public Profile
 
Old 05-26-2009, 10:23 AM Re: embed swf
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Validate your code - you've got errors that might be getting in the way.
__________________
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 05-26-2009, 01:02 PM Re: embed swf
Skilled Talker

Posts: 66
Trades: 0
Thanks lady.

The code validator I used was very angry at how I embedded the swf, but that's the way I've done it in the past without problems, so I think I might just leave it for now.

Anyways, I figured out the problem why it couldn't be viewed. The free hosting service I was using doesn't allow any file over 500 kb. The .swf I am using is 700 kb, so I am just hosting it somewhere else for now.

Thanks again.
M
Mikeface is offline
Reply With Quote
View Public Profile
 
Old 05-28-2009, 02:41 AM Re: embed swf
harish's Avatar
Average Talker

Posts: 26
Name: Harish kumar
Trades: 0
I have tried it but it is not working.
__________________

Please login or register to view this content. Registration is FREE
||
Please login or register to view this content. Registration is FREE
||
Please login or register to view this content. Registration is FREE
harish is offline
Reply With Quote
View Public Profile
 
Old 05-28-2009, 09:44 AM Re: embed swf
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
What's not working ?
__________________
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 05-29-2009, 02:33 AM Re: embed swf
harish's Avatar
Average Talker

Posts: 26
Name: Harish kumar
Trades: 0
I am trying to embed flash game in the my web page. I have used the dreamweaver also. But flash game is not showing on the webpage.
__________________

Please login or register to view this content. Registration is FREE
||
Please login or register to view this content. Registration is FREE
||
Please login or register to view this content. Registration is FREE
harish is offline
Reply With Quote
View Public Profile
 
Old 05-29-2009, 03:01 PM Re: embed swf
Jos34's Avatar
Average Talker

Posts: 19
Name: MikeBx
Trades: 0
Quote:
Originally Posted by LadynRed View Post
It might. You might also want to read this stickie:
http://www.webmaster-talk.com/html-f...audio-web.html

helpful
__________________
Sites I use for Cash online!

Please login or register to view this content. Registration is FREE
Jos34 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to embed swf
 

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.81040 seconds with 12 queries