HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
help me
Post new topic   This topic is locked: you cannot edit posts or make replies.    HTML Help Forum Index -> Multimedia
View previous topic :: View next topic  
Author Message
veasna



Joined: 15 May 2007
Posts: 56

PostPosted: Thu Mar 13, 2008 9:22 pm     help me Reply with quote

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="358" height="288">
<param name="movie" value="mf/ffantasy.swf">
<param name="quality" value="high">
<embed src="mf/ffantasy.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="358" height="288"></embed>
</object>


My flash file (*.swf) is now in my own folder "mf".
And it has the path

<param name="movie" value="mf/ffantasy.swf">

Now I upload this (*.swf) into another server
(http://www.online.com). And I want to use this
file running in my own server in my personal web page.
So I write codes to run this flash from the second
server for my personal page that is in First Server.


<object....


<param name="movie" value="http://www.online.com/ffantasy.swf">


....</object>

But it does not load. Why?
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8315
Location: Castle Pines North, CO USA

PostPosted: Fri Mar 14, 2008 8:25 am     Reply with quote



Asking your Question might help some. Don't worry, we know you are here for help.

But on the code you posted - did you change it in both places?
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/
swflash.cab#version=7,0,19,0" width="358" height="288">
<param name="movie" value="http://www.online.com/ffantasy.swf" />
<param name="quality" value="high" />
<embed src="http://www.online.com/ffantasy.swf" quality="high"
width="358" height="288" name="myMovieName"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed></object>

_________________
Corey
Toll Free Solutions | Mile High Merchant Accounts | Expression Web Blog
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8315
Location: Castle Pines North, CO USA

PostPosted: Fri Mar 14, 2008 8:33 am     Reply with quote

Please do not double post HELP is the post.

_________________
Corey
Residential Office Solutions | Mile High Merchant Accounts | Expression Web Blog
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    HTML Help Forum Index -> Multimedia All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial