Web Design Forum: Flash Banner - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Flash Banner Rate Topic: -----

#1 User is offline   Ian Haney 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 14
  • Joined: 28-August 07
  • Reputation: 0
  • Experience:Advanced
  • Area of Expertise:Web Designer

Posted 27 September 2007 - 02:30 PM

I want to put a flash banner in my html page using notepad, how is it I go about doing this.

Please help

Thanks
0

#2 User is offline   Thomas Thomassen 

  • HTTP 503
  • PipPipPipPipPip
  • Group: Members
  • Posts: 2,254
  • Joined: 30-April 07
  • Reputation: 10
  • Gender:Male
  • Location:Trondheim, Norway
  • Experience:Advanced
  • Area of Expertise:Designer/Coder

Posted 27 September 2007 - 02:48 PM

Alistapart got some good articles on methods of embedding Flash. This is the latest I think:
http://www.alistapar...hembedcagematch
0

#3 User is offline   J.P 

  • Expert
  • PipPipPipPip
  • Group: Members
  • Posts: 744
  • Joined: 11-September 07
  • Reputation: 35
  • Gender:Male
  • Location:Jersey Channel Islands
  • Experience:Advanced
  • Area of Expertise:Web Designer

Posted 27 September 2007 - 03:36 PM

dont forget to upload the file aswell ;)
0

#4 User is offline   Dizi 

  • Queen of the Spammers
  • PipPipPipPipPipPip
  • View gallery
  • Group: Members
  • Posts: 5,654
  • Joined: 13-August 07
  • Reputation: 161
  • Gender:Female
  • Location:Newcastle, UK
  • Experience:Advanced
  • Area of Expertise:Web Designer

Posted 27 September 2007 - 03:43 PM

you could always export your banner as an html document in flash and look at how it does the code :D
0

#5 User is offline   SEOLover 

  • Dedicated Member
  • PipPip
  • Group: Members
  • Posts: 249
  • Joined: 10-January 07
  • Reputation: 0
  • Gender:Male
  • Location:Norwich, UK
  • Experience:Intermediate
  • Area of Expertise:SEO

Posted 27 September 2007 - 05:07 PM

Embed your flash using the following code:

<object width="468" height="60">
	<param name="movie" value="bannerfilename.swf">
	<embed src="bannerfilename.swf" width="468" height="60">
	</embed>
</object>


Hope that helps you
0

#6 User is offline   Aquavibe 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 63
  • Joined: 12-October 07
  • Reputation: 0
  • Experience:Advanced
  • Area of Expertise:Web Designer

Posted 12 October 2007 - 10:27 PM

well, if i were you, i would use Adobe Dreamweaver ... it's much easier, you just click the "Flash Animation" button, browse, and add it... it's too hard writing websites in Notepad. it's a good thing, because you'll have your coding skill well developed... but it's something that was done 4-5 years ago i think
0

#7 User is offline   angstmann 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 272
  • Joined: 09-October 07
  • Reputation: 0
  • Location:Spennymoor, Co. Durham, UK
  • Experience:Intermediate
  • Area of Expertise:Designer/Coder

Posted 18 October 2007 - 11:26 PM

Not sure whether you meant text editors in general or just Notepad thats not used nowadays, because text editors certainly arent going to go out of fashion any time soon...! Dont get me wrong, I do use Dreamweaver for a few things (tables mainly) but am now totally reliant on a text editor for all my development. This wasn't the case at all about 6 months ago though...

Had some interesting times recently embedding Flash. Tried numerous things. The standard embed code mentioned above seemed to work ok. The code spat out from Dreamweaver is crazy in comparison... allsorts of javascript in the head. Way too excessive I think.
0

#8 User is offline   SonicWeb 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 9
  • Joined: 29-October 07
  • Reputation: 0
  • Experience:Intermediate
  • Area of Expertise:Designer

Posted 29 October 2007 - 07:41 PM

View PostAquavibe, on Oct 12 2007, 10:27 PM, said:

well, if i were you, i would use Adobe Dreamweaver ... it's much easier, you just click the "Flash Animation" button, browse, and add it... it's too hard writing websites in Notepad. it's a good thing, because you'll have your coding skill well developed... but it's something that was done 4-5 years ago i think


Dreamweaver is starting to be used less, notepad ++ or something similar is the way forward. Dreamweaver generate extra useless code
0

#9 User is offline   Design Simple Web 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 9
  • Joined: 06-November 07
  • Reputation: 0
  • Location:Brighton
  • Experience:Nothing
  • Area of Expertise:Designer

Posted 06 November 2007 - 05:10 PM

maby generate extra code but its still easyst way to do this. Im use Dreamweaver to design all of my websites

-----------------------------------------------
http://designsimpleweb.com
0

#10 User is offline   antom 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 65
  • Joined: 23-October 07
  • Reputation: 0
  • Gender:Male
  • Location:Leeds, UK
  • Experience:Advanced
  • Area of Expertise:Designer/Coder

Posted 12 December 2007 - 02:10 PM

Ahh the old Dreamweaver debate... personally I avoid it like the plague, but still have it installed. Whenever I try and open up and sort of XHTML / CSS file and Dreamweaver starts to kick in, I end up screaming at my screen until it's finished loading. Then I can close it... I should really sort that out :D
0

#11 User is offline   angstmann 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 272
  • Joined: 09-October 07
  • Reputation: 0
  • Location:Spennymoor, Co. Durham, UK
  • Experience:Intermediate
  • Area of Expertise:Designer/Coder

Posted 12 December 2007 - 03:44 PM

View Postantom, on Dec 12 2007, 14:10, said:

Ahh the old Dreamweaver debate... personally I avoid it like the plague, but still have it installed. Whenever I try and open up and sort of XHTML / CSS file and Dreamweaver starts to kick in, I end up screaming at my screen until it's finished loading. Then I can close it... I should really sort that out :D


That sounds SO familiar! :)
0

#12 User is offline   Eskymo 

  • Web Guru
  • PipPipPipPipPip
  • View gallery
  • Group: Members
  • Posts: 2,437
  • Joined: 05-September 06
  • Reputation: 36
  • Gender:Female
  • Location:Fife, Scotland, UK
  • Experience:Advanced
  • Area of Expertise:Web Designer

Posted 12 December 2007 - 05:22 PM

this is how I embed flash:
<div id="flashcontent">
		<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0" width="707" height="205">
			<param name="movie" value="flashfile.swf" />
   			<param name="quality" value="high" />
			<param name="wmode" value="transparent" />
	<!--[if !IE]> <-->
		<object data="flashfile.swf.swf" width="707" height="205" type="application/x-shockwave-flash">
			  <param name="quality" value="high" />
			  <param name="wmode" value="transparent" />
			  <param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer" />
		</object>
	<!--> <![endif]-->
	  </object>
	</div>


it validates and works for me.
0

#13 User is offline   The Visual-W-iser 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 7
  • Joined: 09-August 08
  • Reputation: 0
  • Location:Kent / London
  • Experience:Intermediate
  • Area of Expertise:Designer/Coder

Posted 12 August 2008 - 11:45 PM

View PostDesign Simple Web, on Nov 6 2007, 18:10, said:

maby generate extra code but its still easyst way to do this. Im use Dreamweaver to design all of my websites

-----------------------------------------------
http://designsimpleweb.com


Its not quick if your client says its not doing this in that and you have to trawl code that you havent written to find out why. Also if you accidently drag something it writes code you didnt know about. I am just returning to the web industry so new dreamweaver may have improved, which I think it has as it looks abit of a homesite / dreamweaver mix now.

People who can only use dreamweaver are usually the ones who big it up. I did say usually!

For changes I usually find view source , find and replace in IE, is quicker and very precise. you then save changes in notepad and refresh the page to check its OK.

Dreamweaver does write clean code if you turn off the re-write code options in preferences, but its still possible to open the file up on someone elses machine who's dreamweaver is re-writing code and end up with dirt in the source.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users