Ask a Question related to Macromedia Flash Ad Development, Design and Development.
-
sgstuff #1
Add Flash Advert to Existing Site
I want to add a flash (swf) banner ad to an existing site but don't know how.
Can someone give me instructions/code to do this.
Thanks
sgstuff Guest
-
Encapsulate existing asp/html site within flash CS3...?
Hi guys, I am trying to integrate an existing ASP/sql server driven site within an existing flash-only site. I have used getURL in some places... -
Existing DW site and Contribute 3
This is my 1st day looking at Contribute so the answer is probably already out there somewhere. If someone could point me in the right direction, or... -
Administer existing site
We have all our HTML help files in a directory on a network server, which has sub-folders for different topic areas. I'd like to use Contribute to... -
editing an existing site on a new pc
I exported the website from the old pc then imported to the new pc, I can edit the site on the server from the new pc, but I can not down load or... -
existing site, going to add contribute3
We want to add contribute3 to our toolbox. At the moment there are 2 people with studiomx2004 and we have bought 5 copies of contribute3. What is... -
supersuperstar #2
Re: Add Flash Advert to Existing Site
add this code to your html page:
<OBJECT style="WIDTH: 270px; HEIGHT: 439px; z-index: 110; left: 610px;
position: relative; top: 195px;" align="textTop"
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=5,0,0,0" id="side"<param name="_cx" value="4419">>
<param name="_cy" value="20188">
<param name="FlashVars" value="">
<param name="Movie" value="nameOfFile.swf">
<param name="Src" value="nameOfFile.swf">
<param name="WMode" value="Transparent">
<param name="Play" value="0">
<param name="Loop" value="-1">
<param name="Quality" value="High">
<param name="SAlign" value="">
<param name="Menu" value="-1">
<param name="Base" value="">
<param name="AllowScriptAccess" value="always">
<param name="Scale" value="ExactFit">
<param name="DeviceFont" value="0">
<param name="EmbedMovie" value="0">
<param name="BGColor" value="">
<param name="SWRemote" value="">
<param name="MovieData" value="">
<param name="SeamlessTabbing" value="1">
<EMBED src="nameOfFile.swf" width="500" height="700"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?
P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>[h]Text[/h]
supersuperstar Guest
-
DJ-Eros #3
Re: Add Flash Advert to Existing Site
I have a banner software that runs an Javascript to display the banner in the ad. How can I import this into a flash movie. I like to have those banners within flash movie?
Thanks
DJ-Eros Guest
-
RealBuddy #4
Re: Add Flash Advert to Existing Site
please let me know if you still need to add that banner to your site
RealBuddy Guest



Reply With Quote

