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!
flash banner on another site
Post new topic   Reply to topic    HTML Help Forum Index -> Multimedia
View previous topic :: View next topic  
Author Message
Nene



Joined: 31 Oct 2008
Posts: 2

PostPosted: Fri Oct 31, 2008 2:46 am     flash banner on another site Reply with quote

I'm not entirely sure if I can explain this properly - I may not be using the proper terminology - but here goes...

I have my own website. I also have other sites at places like CafePress, etc. On those other sites, if I want to put a picture on my page, I need to host that picture elsewhere (like on Flickr) and use an img scr script in the HTML on my page in order for that picture to show up.

Now I want to have a Flash banner appear on those other pages instead of a static gif or jpg. I can host the banner on my own website; that isn't a problem. Img scr script isn't going to work for this. What HTML do I use instead?

BTW, what I want to do is permitted on these other pages, I just have to do the coding myself.

Hope this makes sense. Like I said, I'm not sure of the proper terminology. Thanks for any help!

Nene
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1416
Location: Biloxi, MS

PostPosted: Fri Oct 31, 2008 2:28 pm     Reply with quote

Try:
Code:
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' style="width:800px; height:100px;">
<param name='movie' value="http://Your_Site.com/file_name.swf">
<param name='quality' value="high">
<param name='bgcolor' value='#000'>
<param name='loop' value="true">

<script type="text/javascript">
document.write('<embed src="http://Your_Site.com/file_name.swf" quality="high" style="width:800px; height:100px; background:#000;" loop="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">')
</script>
Set parameters, etc. to what you want.
Nene



Joined: 31 Oct 2008
Posts: 2

PostPosted: Sat Nov 01, 2008 1:40 am     flash banner on another site Reply with quote

Thanks for the help, however I'm still having a problem getting this to work. Please bear with me - I'm still in the learning phase.

Maybe if I give an example...

I have the flash file on my own website here:
http://www.corrieweb.nl/christmasflashbanner2.htm

I want to put a piece of HTML code on a different website that will make the above flash banner appear on it. I only have the ability to do HTML coding on this other page; not actually host the file there. Can this be done and if so, what do I need to do in the code to make it happen?

Thanks for your help!

Nene
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1416
Location: Biloxi, MS

PostPosted: Sat Nov 01, 2008 10:58 am     Reply with quote

Bad link for http://www.corrieweb.nl/christmasflashbanner2.htm . If you can edit the files on the other site, I don't see why you can't call the Flash file from wherever it is hosted. That's why I showed the example for the path like this: "http://Your_Site.com/file_name.swf". The HTML given for the media player should work on any other site without having to have the Flash file hosted there.

Corrected sentence.


Last edited by PayneLess Designs on Tue Nov 04, 2008 6:14 pm; edited 1 time in total
changingtools.com



Joined: 03 Nov 2008
Posts: 7
Location: Sydney

PostPosted: Tue Nov 04, 2008 5:23 pm     This program is easy to create flash banners Reply with quote

Hi,

I am using this flash program and it is extreemly easy to create flash banners.

http://send.onenetworkdirect.net/z/21712/cd108628

This might help you to quickly change the target URL or text or image for the new website page.

All the best.
JeffK30



Joined: 14 Dec 2008
Posts: 1

PostPosted: Sun Dec 14, 2008 11:23 pm     Reply with quote

Hi Ambrose, the link you share is helpful in changing the target URL and creating flash banner indeed. Thanks for for the post.
Display posts from previous:   
Post new topic   Reply to topic    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